🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
Thomas Andersen f4f57fd480 Make dependencies truly optionel + clean up / minimize android build
both Phloc and Schematron was not truly optionel since they was referred
from different files. So the references has been moved to a factory and
ObjectUtil extended for some of the missing methods, where Schematron
was used. Android pom file is cleaned so that all artifcates are build
using the same base configuration and then schematron, phloc and some
server components have been removed from artifact to minimize android
artifacts.
2015-10-04 21:05:30 +02:00
examples More work on subscriptions 2015-09-30 08:31:38 -04:00
hapi-deployable-pom Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
hapi-fhir-android Make dependencies truly optionel + clean up / minimize android build 2015-10-04 21:05:30 +02:00
hapi-fhir-base Make dependencies truly optionel + clean up / minimize android build 2015-10-04 21:05:30 +02: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 More work on subscriptions 2015-09-30 08:31:38 -04:00
hapi-fhir-cobertura Fix build 2015-09-28 10:40:13 -04:00
hapi-fhir-dist Android missing required files and releases artifacts 2015-09-30 23:10:38 +02:00
hapi-fhir-jpaserver-base More work on subscriptions 2015-09-30 08:31:38 -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 More work on subscriptions 2015-09-30 08:31:38 -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 Remove server code from android client and make android client smaller 2015-10-02 00:13:19 +02: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 More work on subscriptions 2015-09-30 08:31:38 -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 Use updated valueset definitions 2015-09-30 16:35:51 -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 Use updated valueset definitions 2015-09-30 16:35:51 -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.