🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
James Agnew 2e612eed4d Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-02-03 14:09:13 -05:00
examples Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
hapi-deployable-pom Fix #283 - Remove servlet 3.0 dependency where possible 2016-01-20 08:11:03 -05:00
hapi-fhir-android Prepare for 1.4 release 2016-02-03 08:35:05 -05:00
hapi-fhir-base Merge pull request #289 from petromykhailysyn/master 2016-02-03 14:06:18 -05:00
hapi-fhir-base-example-embedded-ws Bump version to 1.4-SNAPSHOT 2015-11-15 20:11:05 -05:00
hapi-fhir-base-test-mindeps-client Bump version to 1.4-SNAPSHOT 2015-11-15 20:11:05 -05:00
hapi-fhir-base-test-mindeps-server Bump version to 1.4-SNAPSHOT 2015-11-15 20:11:05 -05:00
hapi-fhir-cli Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
hapi-fhir-cobertura Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
hapi-fhir-dist Fix dist project 2016-01-30 10:28:05 -05:00
hapi-fhir-jaxrsserver-base Correct issues uncovered during connectathon 2016-01-11 07:42:13 -05:00
hapi-fhir-jaxrsserver-example Merge branch 'master' of git://github.com/petervanhoute/hapi-fhir into petervanhoute-master 2015-11-27 14:59:53 -05:00
hapi-fhir-jpaserver-base Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
hapi-fhir-jpaserver-example Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
hapi-fhir-jpaserver-uhnfhirtest Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
hapi-fhir-oauth2 POM cleanup 2015-06-09 08:22:46 -04:00
hapi-fhir-osgi-core Prepare for 1.4 release 2016-02-03 08:35:05 -05:00
hapi-fhir-structures-dstu Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
hapi-fhir-structures-dstu2 Fail server if conditional param is not of type String 2016-02-02 07:11:18 -05:00
hapi-fhir-structures-dstu3 Fail server if conditional param is not of type String 2016-02-02 07:11:18 -05:00
hapi-fhir-structures-hl7org-dstu2 Avoid conflict in HL7org-DSTU2 structures 2016-01-21 08:49:26 -05:00
hapi-fhir-testpage-interceptor Clean up the build and hopefully close #206 2015-08-19 11:49:00 -04:00
hapi-fhir-testpage-overlay Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
hapi-fhir-tutorial Fix a few tests and don't crash on old Woodstox 2015-09-04 13:59:57 -04:00
hapi-fhir-validation-resources-dstu2 Add DSTU2.1 resources 2015-11-29 11:43:09 -05:00
hapi-fhir-validation-resources-dstu3 Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
hapi-tinder-plugin Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
hapi-tinder-test Bump version to 1.4-SNAPSHOT 2015-11-15 20:11:05 -05:00
restful-server-example Try to fix build 2016-01-28 16:23:20 -05:00
restful-server-example-test Tests should be passing now 2016-01-03 00:19:16 -05:00
src Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-02-03 14:09:13 -05:00
vagrant Fix #242 - Allow compartment and read method to coexist for server 2015-10-21 11:58:19 -04:00
.classpath Remove unneeded source path 2014-12-04 11:27:53 -05:00
.gitignore Remove dependency on cobertura at compile time 2016-01-02 10:55:52 -05:00
.project Fix #233 - elementQuantity gets incorrectly encoded as elementDuration 2015-09-29 19:41:31 -04:00
.travis.yml Try to fix build 2016-01-28 16:23:20 -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 Fix a few issues found by FindBugs 2015-09-01 07:05:27 -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 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-02-03 14:09:13 -05:00
sync.sh Update resource defs 2015-12-01 18:35:24 -05:00
sync_ri.sh Bump to 1.0.2 FHIR definitions 2015-11-15 12:22:56 -05: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.