🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
jamesagnew 86a0774305 Fix an issue in subscription interceptor which prevented the server from
starting if an invalid subscription was already in the database
2018-02-03 19:20:58 -05:00
example-projects Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
examples Add new interceptor method which enabled interceptors to modify response 2018-01-28 14:01:20 -06:00
hapi-deployable-pom Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-android Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-android-realm Work on JPA 2017-02-02 06:23:28 -05:00
hapi-fhir-base Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-02-03 15:48:09 -05:00
hapi-fhir-base-test-mindeps-client Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-base-test-mindeps-server Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-cli Try to get HAPI building on JDK9 2018-01-31 06:41:24 -06:00
hapi-fhir-client Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-client-okhttp Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-converter Formatting issues 2018-02-02 14:03:53 -05:00
hapi-fhir-dist Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-igpacks Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-jacoco Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-jaxrsserver-base Formatting issues 2018-02-02 14:03:53 -05:00
hapi-fhir-jaxrsserver-example Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-jpaserver-base Fix an issue in subscription interceptor which prevented the server from 2018-02-03 19:20:58 -05:00
hapi-fhir-jpaserver-example Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-jpaserver-examples/hapi-fhir-jpaserver-example-postgres move out the analysers definitions from entity classes 2017-10-09 18:34:03 +02:00
hapi-fhir-jpaserver-uhnfhirtest An experimental interceptor called VersionedApiConverterInterceptor has been added, which automaticaly converts response payloads to a client-specified version according to transforms built into FHIR. 2018-01-29 12:10:05 -06:00
hapi-fhir-narrativegenerator remove .settings .project .classpath file of eclipse 2017-01-28 17:13:47 +01:00
hapi-fhir-oauth2 remove .settings .project .classpath file of eclipse 2017-01-28 17:13:47 +01:00
hapi-fhir-osgi-core Merge in HAPI 3.0.0 working branch! 2017-08-13 14:39:47 -04:00
hapi-fhir-server Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-02-03 15:48:09 -05:00
hapi-fhir-spring-boot Fix an issue in subscription interceptor which prevented the server from 2018-02-03 19:20:58 -05:00
hapi-fhir-structures-dstu Fix #796 - Correctly escape spaces in generated URLs 2017-11-25 17:52:12 -05:00
hapi-fhir-structures-dstu2 Don't crash on startup if an invalid subscription is in the database 2018-02-03 15:47:48 -05:00
hapi-fhir-structures-dstu2.1 Add new interceptor method which enabled interceptors to modify response 2018-01-28 14:01:20 -06:00
hapi-fhir-structures-dstu3 Fix a crash when no count parameter supplied 2018-02-02 12:31:59 -05:00
hapi-fhir-structures-hl7org-dstu2 Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-structures-r4 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-02-02 13:20:09 -05:00
hapi-fhir-testpage-interceptor remove .settings .project .classpath file of eclipse 2017-01-28 17:13:47 +01:00
hapi-fhir-testpage-overlay Fix #837 - Use non-legacy content-type for plain json and xml accept 2018-02-02 06:43:19 -05:00
hapi-fhir-tutorial dependencies convergence 2017-01-29 19:22:28 +01:00
hapi-fhir-utilities Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-validation Improve performance of base64 validation 2018-01-30 17:37:12 -06:00
hapi-fhir-validation-resources-dstu2 Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-validation-resources-dstu2.1 Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-validation-resources-dstu3 Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-fhir-validation-resources-r4 Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
hapi-tinder-plugin Try to get HAPI building on JDK9 2018-01-31 06:41:24 -06:00
hapi-tinder-test Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
restful-server-example Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
restful-server-example-test Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
src Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-02-03 15:48:09 -05:00
vagrant Fix #242 - Allow compartment and read method to coexist for server 2015-10-21 11:58:19 -04:00
.editorconfig More work on perf 2017-04-06 22:23:20 -04:00
.gitignore Add Spring Boot Starter 2017-09-30 11:20:00 -04:00
.travis.yml Try to get HAPI building on JDK9 2018-01-31 06:41:24 -06:00
HELPWANTED.md Work on custom params 2017-02-02 20:37:58 -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 Update README.md 2017-12-09 10:07:46 -05:00
appveyor.yml Try to get HAPI building on JDK9 2018-01-31 06:41:24 -06: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 Try to get HAPI building on JDK9 2018-01-31 06:41:24 -06:00
sync.sh Update resource defs 2015-12-01 18:35:24 -05:00
sync_dstu3.sh Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-07-01 14:31:25 -04:00
sync_ri.sh Bump to 1.0.2 FHIR definitions 2015-11-15 12:22:56 -05:00
sync_ri3.fish Bring DSTU3 structs up to FHIR R3 2017-04-18 07:48:38 -04:00
sync_ri3.sh Syn RI - Build still failing :( 2016-05-28 12:53:59 -04:00
sync_ri4.sh Squashed commit of the following: 2018-01-12 18:59:43 -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

Coverage Status Maven Central Dependency Status License

  • Linux Build: Build Status
  • Windows Build:

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.