🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
James Agnew ef772547c3 Fix an issue in the JPA server if a resource has been previously saved containing vocabulary that is no longer valid. This only really happened if you were using a non-final version of FHIR (e.g. using DSTU3 before it was finalized) but if you were in this situation, upgrading HAPI could cause you to have old codes that no longer exist in your database. This fix prevents these from blocking you from accesing those resources. 2017-05-06 10:51:17 +02:00
example-projects Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
examples Add configuration property to DSTU3 FhirInstanceValidator to allow client code to change unknown extension handling behaviour. 2017-04-23 19:28:45 -04:00
hapi-deployable-pom Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-fhir-android Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-fhir-android-realm Work on JPA 2017-02-02 06:23:28 -05:00
hapi-fhir-base Get large searches working on Oracle 2017-05-05 15:45:45 +02:00
hapi-fhir-base-test-mindeps-client Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-fhir-base-test-mindeps-server Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-fhir-cli Get large searches working on Oracle 2017-05-05 15:45:45 +02:00
hapi-fhir-client-okhttp Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-fhir-converter Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-fhir-dist Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-fhir-jacoco Fix jacoco error 2017-04-23 22:21:35 -04:00
hapi-fhir-jaxrsserver-base Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-fhir-jaxrsserver-example Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-fhir-jpaserver-base Fix an issue in the JPA server if a resource has been previously saved containing vocabulary that is no longer valid. This only really happened if you were using a non-final version of FHIR (e.g. using DSTU3 before it was finalized) but if you were in this situation, upgrading HAPI could cause you to have old codes that no longer exist in your database. This fix prevents these from blocking you from accesing those resources. 2017-05-06 10:51:17 +02:00
hapi-fhir-jpaserver-example Fix tests for expiring search results 2017-04-22 08:50:51 -04:00
hapi-fhir-jpaserver-examples/hapi-fhir-jpaserver-example-postgres dependencies convergence 2017-01-29 19:22:28 +01:00
hapi-fhir-jpaserver-uhnfhirtest Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04: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 Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-fhir-structures-dstu Merge branch 'jpa_perf_enhancements' 2017-04-21 06:30:22 -04:00
hapi-fhir-structures-dstu2 Merge pull request #630 from Jaypeg85/concurrency_issue 2017-05-01 15:20:45 -04:00
hapi-fhir-structures-dstu2.1 Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-fhir-structures-dstu3 Fix broken test 2017-05-02 09:30:26 -04:00
hapi-fhir-structures-hl7org-dstu2 Merge branch 'jpa_perf_enhancements' 2017-04-21 06:30:22 -04:00
hapi-fhir-testpage-interceptor remove .settings .project .classpath file of eclipse 2017-01-28 17:13:47 +01:00
hapi-fhir-testpage-overlay Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-fhir-tutorial dependencies convergence 2017-01-29 19:22:28 +01:00
hapi-fhir-validation-resources-dstu2 Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-fhir-validation-resources-dstu2.1 Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-fhir-validation-resources-dstu3 Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
hapi-tinder-plugin Merge branch 'jpa_perf_enhancements' 2017-04-21 06:30:22 -04:00
hapi-tinder-test Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
restful-server-example Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
restful-server-example-test Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
src Fix an issue in the JPA server if a resource has been previously saved containing vocabulary that is no longer valid. This only really happened if you were using a non-final version of FHIR (e.g. using DSTU3 before it was finalized) but if you were in this situation, upgrading HAPI could cause you to have old codes that no longer exist in your database. This fix prevents these from blocking you from accesing those resources. 2017-05-06 10:51:17 +02: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 Update .gitignore 2017-01-28 16:03:53 +01:00
.travis.yml Disable errorprone for now 2017-04-17 17:49:59 -04: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 Work on cobertura 2016-04-13 08:09:51 -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 Add configuration property to DSTU3 FhirInstanceValidator to allow client code to change unknown extension handling behaviour. 2017-04-23 19:28:45 -04: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_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.