🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
jamesagnew 70eff0dc7f Improve error message when $meta-add and $meta-delete are called with no meta element in the
input parameters. Also improve OperationOutcome rendering in narrative generator.
2015-09-24 08:36:25 -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 Improve error message when $meta-add and $meta-delete are called with no meta element in the 2015-09-24 08:36:25 -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 Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
hapi-fhir-cobertura Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
hapi-fhir-dist Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
hapi-fhir-jpaserver-base Improve error message when $meta-add and $meta-delete are called with no meta element in the 2015-09-24 08:36:25 -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 Work on subscriptions, and correct an issue with DateRangeParam where comparators get ignored 2015-09-23 08:36:11 -04:00
hapi-fhir-oauth2 POM cleanup 2015-06-09 08:22:46 -04:00
hapi-fhir-osgi-core Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
hapi-fhir-structures-dstu Work on subscriptions, and correct an issue with DateRangeParam where comparators get ignored 2015-09-23 08:36:11 -04:00
hapi-fhir-structures-dstu2 Improve error message when $meta-add and $meta-delete are called with no meta element in the 2015-09-24 08:36:25 -04:00
hapi-fhir-structures-hl7org-dstu2 Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -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 Fix compile issues 2015-09-24 07:46:35 -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 Improve error message when $meta-add and $meta-delete are called with no meta element in the 2015-09-24 08:36:25 -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 a number of unit tests 2014-07-02 15:24:29 -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 subscriptions 2015-09-24 07:01:04 -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.