🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
James Agnew c2e5fa3f18 Fix #667 - When using the AuthorizationInterceptor with the JPA server, when a client is updating a resource from A to B, the user now needs to have write permission for both A and B 2017-06-09 11:48:17 -04:00
example-projects Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
examples Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-deployable-pom Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-android Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-android-realm Work on JPA 2017-02-02 06:23:28 -05:00
hapi-fhir-base Fix #667 - When using the AuthorizationInterceptor with the JPA server, when a client is updating a resource from A to B, the user now needs to have write permission for both A and B 2017-06-09 11:48:17 -04:00
hapi-fhir-base-test-mindeps-client Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-base-test-mindeps-server Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-cli Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-client-okhttp Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-converter Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-dist Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-jacoco Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-jaxrsserver-base Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-jaxrsserver-example Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-jpaserver-base Fix #667 - When using the AuthorizationInterceptor with the JPA server, when a client is updating a resource from A to B, the user now needs to have write permission for both A and B 2017-06-09 11:48:17 -04:00
hapi-fhir-jpaserver-example Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -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.6-SNAPSHOT 2017-06-09 07:28:29 -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.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-structures-dstu Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-structures-dstu2 Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-structures-dstu2.1 Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-structures-dstu3 Fix #667 - When using the AuthorizationInterceptor with the JPA server, when a client is updating a resource from A to B, the user now needs to have write permission for both A and B 2017-06-09 11:48:17 -04:00
hapi-fhir-structures-hl7org-dstu2 Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -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.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-tutorial dependencies convergence 2017-01-29 19:22:28 +01:00
hapi-fhir-validation-resources-dstu2 Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-validation-resources-dstu2.1 Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-fhir-validation-resources-dstu3 Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-tinder-plugin Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
hapi-tinder-test Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
restful-server-example Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
restful-server-example-test Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
src Fix #667 - When using the AuthorizationInterceptor with the JPA server, when a client is updating a resource from A to B, the user now needs to have write permission for both A and B 2017-06-09 11:48:17 -04: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 Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -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.