Commit Graph

537 Commits

Author SHA1 Message Date
Kevin Dougan
c4f9094c64 Merged in changes from the rel_5_3_0 Branch. 2021-02-16 11:57:15 -05:00
jvi
77f4fcba34 Adjusted according to review 2021-02-11 11:17:48 +01:00
jvi
5aec4b7e18 Now with example of wiring up installed IG's 2021-02-10 16:57:14 +01:00
jvi
4bfafc9be5 Removed unnecessary wiring 2021-02-09 00:18:17 +01:00
Kevin Dougan
e5862422f3 Added back the await() step to ensure the getPatients() call returns 2 Patients. 2021-02-08 11:02:04 -05:00
jvi
4eaa9fbfb2 Springified the wiring of interceptors 2021-02-08 16:36:55 +01:00
Jens Kristian Villadsen
508449c64c Update application.yaml 2021-02-08 14:13:41 +01:00
jvi
eee8c79add Fix to #199 2021-02-08 14:10:34 +01:00
chgl
751669af92 added comments to document the apache strategy https option 2021-02-08 12:46:54 +01:00
Kevin Dougan
c0e95593bd Added some extra logging to the ExampleServerR4IT test to see if I can debug what's going on when it runs on the CI Build Server. 2021-02-05 11:56:01 -05:00
chgl
39e2f51722 added apache proxy address strategy as a config option 2021-02-05 15:19:59 +01:00
Kevin Dougan
8c45a5d482 Merged Branch rel_5_3_0 into this Branch. 2021-02-04 11:38:33 -05:00
Kevin Dougan
b159e2f6d5 Merge branch 'master' into kbd-20201125-cql-initial-impl 2021-01-26 16:50:43 -05:00
Rob Whelan
28ff19821c issue 186: minor fixes in partitioning config 2021-01-22 01:23:05 +01:00
Frank Tao
2572b6e137 Rebuild 2021-01-13 13:31:43 -05:00
Frank Tao
71541574e9 Added Normalized Quantity Search Support 2021-01-07 22:47:02 -05:00
Tadgh
aa467a71a7 try tests again 2021-01-07 11:37:34 -05:00
Tadgh
ad9be77d2a wip 2021-01-07 09:26:09 -05:00
Kevin Dougan
3954f6a3f4 Merged the rel_5_3_0 branch into this Branch to pick up the MDM changes. 2021-01-07 09:12:52 -05:00
Tadgh
fff1ac39a3 fix props file 2021-01-06 22:02:45 -05:00
Tadgh
99f92965c1 fix for tests 2021-01-06 21:45:17 -05:00
Tadgh
bfaeacf2fc Up[date comments 2021-01-06 18:28:30 -05:00
Tadgh
4be7d41948 UPdate to support new HS6 changes 2021-01-06 18:27:50 -05:00
Kevin Dougan
a83927aa0c Merge branch 'master' into kbd-20201125-cql-initial-impl 2021-01-06 15:39:40 -05:00
jamesagnew
803f713be6 Add repository validating interceptor, and update for EMPI->MDM rename 2021-01-01 16:06:18 -05:00
jvi
4d3e76bf51 Removed unhealthy default as 'localhost' often resides behind proxies and what not ... 2020-12-27 14:20:44 +01:00
Kevin Dougan
29b5182493 Fixed a test for EXM130 by upgrading the input bundle. 2020-12-24 12:59:07 -05:00
Kevin Dougan
468df6b547 Added a test for EXM349. 2020-12-24 12:31:10 -05:00
Kevin Dougan
9becb3fc44 Remove all traces of EMPI since it has been replaced in master with MDM. 2020-12-24 09:31:30 -05:00
Kevin Dougan
f23553e2ea Cleaned up some tests - more work to do to get some additional tests working in R4. 2020-12-23 16:36:38 -05:00
Kevin Dougan
ebe7e99c37 Merge branch 'master' into kbd-20201125-cql-initial-impl 2020-12-15 15:32:07 -05:00
Kevin Dougan
58bf8a100e Fixed a package name. 2020-12-11 09:20:38 -05:00
Kevin Dougan
ff09ff1af6 Added a couple more Unit Tests for EXM125 and EXM130 since these are important to IntraHealth. 2020-12-07 13:46:48 -05:00
James Agnew
33263005b7 Merge pull request #177 from jvitrifork/spring-pr
Ease setting environment configuration values
2020-12-04 17:11:24 -05:00
ianmarshall
2e2bdaed67 Added support for $lastn operation and fixed Elasticsearch indexing. 2020-12-04 15:50:43 -05:00
Ken Stevens
8da9989984 renamed config files 2020-12-04 09:47:21 -05:00
Kevin Dougan
cddb644476 Merge branch 'master' into kbd-20201125-cql-initial-impl 2020-12-03 07:43:43 -05:00
Kevin Dougan
771d0a4f7f Unit Test work - still cannot get Dstu3 working after several attempts, but included the skelton of a test to capture the effort anyways. 2020-12-02 16:25:09 -05:00
Vladimir Nemergut
bb99a69085 Conditionally add the default NarrativeGenerator to the context
#182
2020-12-02 11:50:56 +01:00
Kevin Dougan
106a41e5b8 Adding Integration Tests for Measure Reports. There's still more work to do to get them to Pass... 2020-11-30 16:35:25 -05:00
Kevin Dougan
c1806bec79 Added a new Integration Test to verify the Measure resource's evaluate-measure Operation. 2020-11-30 10:43:58 -05:00
patrick-werner
c2b7f5da77 updated hapi jpastarter zvpm config 2020-11-30 13:58:13 +01:00
Jens Kristian Villadsen
0b34ae22ee Update application.yaml 2020-11-29 10:16:34 +01:00
Jens Kristian Villadsen
48cfa4500a Update application.yaml
Updated default values
2020-11-28 16:49:51 +01:00
Kevin Dougan
879849c285 Added some files for CQL support - more work to be done on this.. 2020-11-27 15:10:19 -05:00
jvi
f08fb03d67 Removed dead code 2020-11-27 14:52:56 +01:00
jvi
77a98ca438 Converted to named indicies in order to support easier environment configuration for both tester and IG setup 2020-11-27 14:49:53 +01:00
jvi
557d7955d8 ... and thats why you have tests ... to find out when you break stuff 2020-11-25 08:54:14 +01:00
jvi
981b5b5c2c Corrected default value 2020-11-24 23:16:27 +01:00
jvi
44e243fdc5 Added missing file 2020-11-24 23:10:14 +01:00