🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
jamesagnew f9e4a3e1b5 Fix #233 - elementQuantity gets incorrectly encoded as elementDuration 2015-09-29 19:41:31 -04:00
examples Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
hapi-deployable-pom Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
hapi-fhir-android Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
hapi-fhir-base Fix #233 - elementQuantity gets incorrectly encoded as elementDuration 2015-09-29 19:41:31 -04:00
hapi-fhir-base-test-mindeps-client Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
hapi-fhir-base-test-mindeps-server Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
hapi-fhir-cli Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-09-24 10:01:03 -04:00
hapi-fhir-cobertura Fix build 2015-09-28 10:40:13 -04:00
hapi-fhir-dist Fix travis 2015-09-24 10:22:31 -04:00
hapi-fhir-jpaserver-base Fix #233 - elementQuantity gets incorrectly encoded as elementDuration 2015-09-29 19:41:31 -04:00
hapi-fhir-jpaserver-example Work on subscriptions, and correct an issue with DateRangeParam where comparators get ignored 2015-09-23 08:36:11 -04:00
hapi-fhir-jpaserver-uhnfhirtest FIx validation for resources using v2 tables 2015-09-29 10:51:36 -04:00
hapi-fhir-oauth2 POM cleanup 2015-06-09 08:22:46 -04:00
hapi-fhir-osgi-core Fix build 2015-09-24 15:12:06 -04:00
hapi-fhir-structures-dstu Handle sort by number, uti and token 2015-09-25 16:53:22 -04:00
hapi-fhir-structures-dstu2 Add tests 2015-09-29 17:04:14 -04:00
hapi-fhir-structures-hl7org-dstu2 Add tests 2015-09-29 17:04:14 -04: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 Work on subscriptions, and correct an issue with DateRangeParam where comparators get ignored 2015-09-23 08:36:11 -04: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 Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
hapi-tinder-plugin Add test for #226 and refactor $everything into DAO 2015-09-28 14:09:15 -04:00
hapi-tinder-test Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
restful-server-example Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
restful-server-example-test Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
src Fix #233 - elementQuantity gets incorrectly encoded as elementDuration 2015-09-29 19:41:31 -04:00
vagrant Add apt recipe to ensure repository package lists are up-to-date 2015-07-27 12:54:25 -04:00
.classpath Remove unneeded source path 2014-12-04 11:27:53 -05:00
.gitignore Work on CLI 2015-09-11 16:13:40 -04:00
.project Fix #233 - elementQuantity gets incorrectly encoded as elementDuration 2015-09-29 19:41:31 -04:00
.travis.yml Revert from JaCoCo to Cobertura (better ignore functionality in 2015-09-15 14:34:06 -04: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 Work on subsciprions 2015-09-28 09:06:57 -04:00
sync.sh Support URI (and prepare for lat/lon search params) in JPA server, and 2015-09-01 17:02:35 -04:00
sync_ri.sh Sync to 1.0.0 FHIR definitions 2015-09-03 08:07:43 -04: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.