Commit Graph

14 Commits

Author SHA1 Message Date
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
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
557d7955d8 ... and thats why you have tests ... to find out when you break stuff 2020-11-25 08:54:14 +01:00
jvi
58efcffd81 Updated documentation
Removed unnecessary scanning
Corrected context paths
2020-09-18 22:56:48 +02:00
jvi
d208f12546 rewrote unit tests 2020-09-07 23:41:04 +02:00
jamesagnew
c9c944d236 Fix #122 - EMPI error on startup when EMPI not enabled 2020-08-18 08:05:34 -04:00
Sean McIlvenna
88445618dd Fixing issues with incorrectly referenced symbols. May still need to update the references to use constants from the R5 models. 2020-02-10 15:17:23 -08:00
jamesagnew
7831250d92 Get R5 support working 2019-08-11 18:35:43 -04:00
James Agnew
e2be963a0d Add support for websockets 2019-03-31 12:35:48 -04:00
Jessie James Cosare
d5c35723d3 - fixed issue on diff contextPath during running and testing, updated from "/hapi-fhir-jpaserver" to "/" and hapi.properties configs on server_address and server.base works out of the box with jetty
- replicated testWebsocketSubscription test from ExampleServerR4IT into ExampleServerDstu3IT
2019-03-16 18:06:46 +08:00
Jessie James Cosare
9fc210eb19 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	src/main/java/ca/uhn/fhir/jpa/starter/JpaRestfulServer.java
#	src/main/resources/hapi.properties
#	src/test/java/ca/uhn/fhir/jpa/starter/ExampleServerR4IT.java
2019-03-15 23:09:09 +08:00
James Agnew
18ead60ef0 Add support for websocket subscriptions 2019-03-14 17:34:15 -04:00
Jessie James Cosare
6907ae34ba - updated project base path resolution
- removed .keep_hapi-fhir-jpaserver-starter file as its not needed anymore
2019-02-20 17:02:53 +08:00
James Agnew
c604d8be53 Improve multiversion support 2019-02-11 08:59:37 -05:00