🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
James 73382d85ca Fix #761 - Restore codesystem package from DSTU3 and add unit tests to
verify existence
2017-10-17 15:18:36 -04:00
example-projects Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
examples Add support for Cache-Control header in JPA server and client 2017-10-05 13:38:53 -04:00
hapi-deployable-pom Re-enable errorprone on standard hapi fhir build. woohoo! 2017-10-15 11:27:30 -04:00
hapi-fhir-android Get the android tests working correctly in maven 2017-10-16 20:21:45 -04:00
hapi-fhir-android-realm Work on JPA 2017-02-02 06:23:28 -05:00
hapi-fhir-base Remove dependency on StAX for XML parsing in DSTU2 Xhtml type 2017-10-16 17:22:50 -04:00
hapi-fhir-base-test-mindeps-client Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
hapi-fhir-base-test-mindeps-server Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
hapi-fhir-cli Fix a number of problems reported by ErrorProne 2017-10-16 10:00:27 -04:00
hapi-fhir-client Remove useless log line 2017-10-11 21:16:56 -04:00
hapi-fhir-client-okhttp Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
hapi-fhir-converter Fix a number of problems reported by ErrorProne 2017-10-16 10:00:27 -04:00
hapi-fhir-dist Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
hapi-fhir-igpacks Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
hapi-fhir-jacoco Re-enable errorprone on standard hapi fhir build. woohoo! 2017-10-15 11:27:30 -04:00
hapi-fhir-jaxrsserver-base Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
hapi-fhir-jaxrsserver-example Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
hapi-fhir-jpaserver-base Fix #761 - Restore codesystem package from DSTU3 and add unit tests to 2017-10-17 15:18:36 -04:00
hapi-fhir-jpaserver-example Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
hapi-fhir-jpaserver-examples/hapi-fhir-jpaserver-example-postgres dependencies convergence 2017-01-29 19:22:28 +01:00
hapi-fhir-jpaserver-uhnfhirtest Faster processing for mandatory count searches 2017-10-17 14:11:05 -04:00
hapi-fhir-narrativegenerator remove .settings .project .classpath file of eclipse 2017-01-28 17:13:47 +01:00
hapi-fhir-oauth2 remove .settings .project .classpath file of eclipse 2017-01-28 17:13:47 +01:00
hapi-fhir-osgi-core Merge in HAPI 3.0.0 working branch! 2017-08-13 14:39:47 -04:00
hapi-fhir-server Reuse bundle ID when returning query cache results 2017-10-11 06:05:14 -04:00
hapi-fhir-structures-dstu Version bump to 3.0.0 2017-09-23 17:31:39 -04:00
hapi-fhir-structures-dstu2 Re-enable errorprone on standard hapi fhir build. woohoo! 2017-10-15 11:27:30 -04:00
hapi-fhir-structures-dstu2.1 Fix a couple of errorprone issues 2017-10-15 11:50:49 -04:00
hapi-fhir-structures-dstu3 Fix #761 - Restore codesystem package from DSTU3 and add unit tests to 2017-10-17 15:18:36 -04:00
hapi-fhir-structures-hl7org-dstu2 Fix a number of problems reported by ErrorProne 2017-10-16 10:00:27 -04:00
hapi-fhir-structures-r4 Fix #761 - Restore codesystem package from DSTU3 and add unit tests to 2017-10-17 15:18:36 -04:00
hapi-fhir-testpage-interceptor remove .settings .project .classpath file of eclipse 2017-01-28 17:13:47 +01:00
hapi-fhir-testpage-overlay Fix a number of problems reported by ErrorProne 2017-10-16 10:00:27 -04:00
hapi-fhir-tutorial dependencies convergence 2017-01-29 19:22:28 +01:00
hapi-fhir-utilities Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
hapi-fhir-validation Re-enable errorprone on standard hapi fhir build. woohoo! 2017-10-15 11:27:30 -04:00
hapi-fhir-validation-resources-dstu2 Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
hapi-fhir-validation-resources-dstu2.1 Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
hapi-fhir-validation-resources-dstu3 Re-enable errorprone on standard hapi fhir build. woohoo! 2017-10-15 11:27:30 -04:00
hapi-fhir-validation-resources-r4 Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
hapi-tinder-plugin Remove accidental debug code that broke tests 2017-10-14 07:05:49 -04:00
hapi-tinder-test Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
restful-server-example Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
restful-server-example-test Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
src Fix #761 - Restore codesystem package from DSTU3 and add unit tests to 2017-10-17 15:18:36 -04:00
vagrant Fix #242 - Allow compartment and read method to coexist for server 2015-10-21 11:58:19 -04:00
.editorconfig More work on perf 2017-04-06 22:23:20 -04:00
.gitignore Update .gitignore 2017-01-28 16:03:53 +01:00
.travis.yml Re-enable errorprone on standard hapi fhir build. woohoo! 2017-10-15 11:27:30 -04:00
HELPWANTED.md Work on custom params 2017-02-02 20:37:58 -05:00
LICENSE.txt Add license and notice files 2015-03-25 22:32:32 -04:00
NOTICE.txt Add license and notice files 2015-03-25 22:32:32 -04:00
README.md Work on cobertura 2016-04-13 08:09:51 -04:00
check_for_maven_updates.sh Fix up examples 2014-09-03 18:03:44 -04:00
list_releases.sh Implement handleException on the server interceptor framework, as well 2014-11-07 14:26:59 -05:00
pom.xml Re-enable errorprone on standard hapi fhir build. woohoo! 2017-10-15 11:27:30 -04:00
sync.sh Update resource defs 2015-12-01 18:35:24 -05:00
sync_dstu3.sh Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-07-01 14:31:25 -04:00
sync_ri.sh Bump to 1.0.2 FHIR definitions 2015-11-15 12:22:56 -05:00
sync_ri3.fish Bring DSTU3 structs up to FHIR R3 2017-04-18 07:48:38 -04:00
sync_ri3.sh Syn RI - Build still failing :( 2016-05-28 12:53:59 -04:00
sync_ri4.sh Prepare 3.0.0 release 2017-09-24 17:55:16 -04:00
sync_ri21.sh Update model and definitions to latest definitions 2016-01-30 11:08:16 -05:00
update_version.sh Force another travis build 2015-08-05 10:38:38 -04:00

README.md

hapi-fhir

HAPI FHIR - Java API for HL7 FHIR Clients and Servers

Build Status Coverage Status Maven Central Dependency Status License

Complete project documentation is available here: http://jamesagnew.github.io/hapi-fhir/

A demonstration of this project is available here: http://fhirtest.uhn.ca/

This project is Open Source, licensed under the Apache Software License 2.0.