🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
jamesagnew 8588bdfd1f Fix #331 - Don't split paths on or within words 2016-04-07 10:53:49 -04:00
.settings Merge JAX-RS client fixes 2016-02-28 13:34:57 -05:00
examples Fix #317 - Allow search params to be used when doing REST operations 2016-03-26 13:44:54 -04:00
hapi-deployable-pom Merge JAX-RS client fixes 2016-02-28 13:34:57 -05:00
hapi-fhir-android Add Eclipse files to git 2016-02-28 14:02:29 -05:00
hapi-fhir-base Fix #326 - Correctly serialize DSTU3 references in JsonParser. Thanks to 2016-04-05 16:33:29 -04:00
hapi-fhir-base-example-embedded-ws Version bump 2016-02-08 13:59:09 -05:00
hapi-fhir-base-test-mindeps-client Attempting to reduce memory usage during tests 2016-03-06 14:38:18 -05:00
hapi-fhir-base-test-mindeps-server Fix #315 - Allow declaring of custom types for specific profiles 2016-03-22 11:46:08 +01:00
hapi-fhir-cli Data uploader enhancements for DSTU3 2016-04-05 18:45:20 -04:00
hapi-fhir-cobertura Try to fix travis 2016-03-29 15:55:07 -04:00
hapi-fhir-dist Version bump 2016-02-08 13:59:09 -05:00
hapi-fhir-examples-uploader Attempting to reduce memory usage during tests 2016-03-06 14:38:18 -05:00
hapi-fhir-fhirpath Attempting to reduce memory usage during tests 2016-03-06 14:38:18 -05:00
hapi-fhir-jaxrsserver-base Update licenses 2016-03-29 13:01:51 -04:00
hapi-fhir-jaxrsserver-example Merge JAX-RS client fixes 2016-02-28 13:34:57 -05:00
hapi-fhir-jpaserver-base Fix #331 - Don't split paths on or within words 2016-04-07 10:53:49 -04:00
hapi-fhir-jpaserver-example Improved error messages for #305 2016-03-11 07:56:00 -05:00
hapi-fhir-jpaserver-uhnfhirtest Attempt to correct build issues 2016-03-16 18:00:57 -04:00
hapi-fhir-oauth2 Add Eclipse files to git 2016-02-28 14:02:29 -05:00
hapi-fhir-osgi-core Attempting to reduce memory usage during tests 2016-03-06 14:38:18 -05:00
hapi-fhir-structures-dstu Don't parse 1974-12-25+10:00 as this is not a valid FHIR time 2016-04-03 18:45:08 -04:00
hapi-fhir-structures-dstu2 Parser enhancements when parsing bundles 2016-04-05 08:59:24 -04:00
hapi-fhir-structures-dstu3 Fix #325 - Fix equalsShallow and equalsDeep when a field is null on one side and empty on the other 2016-04-05 22:05:45 -04:00
hapi-fhir-structures-hl7org-dstu2 Fix #315 - Allow declaring of custom types for specific profiles 2016-03-22 11:46:08 +01:00
hapi-fhir-testpage-interceptor Attempting to reduce memory usage during tests 2016-03-06 14:38:18 -05:00
hapi-fhir-testpage-overlay Attempting to reduce memory usage during tests 2016-03-06 14:38:18 -05:00
hapi-fhir-tutorial Attempting to reduce memory usage during tests 2016-03-06 14:38:18 -05:00
hapi-fhir-validation-resources-dstu2 Merge JAX-RS client fixes 2016-02-28 13:34:57 -05:00
hapi-fhir-validation-resources-dstu3 Update to DSTU3 Montreal definitions 2016-04-03 18:14:31 -04:00
hapi-tinder-plugin Update to DSTU3 Montreal definitions 2016-04-03 18:14:31 -04:00
hapi-tinder-test create tinder Ant task 2016-03-24 13:16:52 -07:00
restful-server-example Add Eclipse files to git 2016-02-28 14:02:29 -05:00
restful-server-example-test Add Eclipse files to git 2016-02-28 14:02:29 -05:00
src Add support for JPA searches with _tag:not=foo 2016-04-07 09:50:05 -04: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 Merge JAX-RS client fixes 2016-02-28 13:34:57 -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 Roll back site plugin to 3.4. What a nightmare. 2016-03-16 07:01:20 -04:00
sync.sh Update resource defs 2015-12-01 18:35:24 -05:00
sync_dstu3.sh Update to DSTU3 Montreal definitions 2016-04-03 18:14:31 -04: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.