🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
jamesagnew 9172c7d3a4 Credit for #1373 2019-10-02 05:53:47 -04:00
.github/ISSUE_TEMPLATE Update issue templates 2019-03-13 15:41:14 -04:00
.mvn/wrapper Add maven wrapper for easier and more coherent builds https://www.baeldung.com/maven-wrapper 2018-11-15 15:36:57 +02:00
example-projects Add a gitignore 2019-08-14 11:08:22 -04:00
examples Deprecate redundant IVersionSpecificBundleProvider method 2019-09-30 09:45:31 -04:00
hapi-deployable-pom Work on migrating docs 2019-09-22 15:52:49 -04:00
hapi-fhir-android Move PreferReturnEnum back to original location to avoid regressions 2019-09-19 15:48:58 -04:00
hapi-fhir-android-realm
hapi-fhir-base Fix #402 - Don't overwrite narrative sections 2019-09-30 20:14:36 -04:00
hapi-fhir-bom Version bump to 4.1.0-SNAPSHOT 2019-08-14 14:06:06 -04:00
hapi-fhir-cli Deprecate redundant IVersionSpecificBundleProvider method 2019-09-30 09:45:31 -04:00
hapi-fhir-client Add missing @Override annotations 2019-10-02 05:45:59 -04:00
hapi-fhir-client-okhttp Improvements to AutohrizationInterceptor create handling 2019-09-30 15:07:23 -04:00
hapi-fhir-converter Fix versioned API incompatibility with GraphQL 2019-08-20 08:35:27 -04:00
hapi-fhir-dist Version bump to 4.1.0-SNAPSHOT 2019-08-14 14:06:06 -04:00
hapi-fhir-docs Deprecate redundant IVersionSpecificBundleProvider method 2019-09-30 09:45:31 -04:00
hapi-fhir-igpacks Add missing @Override annotations 2019-10-02 05:45:59 -04:00
hapi-fhir-jacoco Fix intermittent test failures regarding search (#1509) 2019-09-25 20:15:21 -04:00
hapi-fhir-jaxrsserver-base Improvements to AutohrizationInterceptor create handling 2019-09-30 15:07:23 -04:00
hapi-fhir-jaxrsserver-example Work on docs 2019-09-22 13:25:50 -04:00
hapi-fhir-jpaserver-base Add missing @Override annotations 2019-10-02 05:45:59 -04:00
hapi-fhir-jpaserver-example Add top level support for ElasticSearch (#1514) 2019-09-30 09:30:39 -04:00
hapi-fhir-jpaserver-migrate Fix migration task for TermConceptProperty; should be BLOB, not CLOB. Good job! 2019-09-30 20:18:20 -04:00
hapi-fhir-jpaserver-model Fix intermittent test failures regarding search (#1509) 2019-09-25 20:15:21 -04:00
hapi-fhir-jpaserver-searchparam Fix intermittent test failures regarding search (#1509) 2019-09-25 20:15:21 -04:00
hapi-fhir-jpaserver-subscription Fix intermittent test failures regarding search (#1509) 2019-09-25 20:15:21 -04:00
hapi-fhir-jpaserver-uhnfhirtest Integrate Bulk Export (#1487) 2019-09-17 16:01:35 -04:00
hapi-fhir-narrativegenerator Fix intermittent test failures regarding search (#1509) 2019-09-25 20:15:21 -04:00
hapi-fhir-oauth2 Issue-1325: Let OS assign random ports to servers during testing, and let tests get the port of the running server once the OS has assigned a port. Delete PortUtil and similar utilities. 2019-06-14 18:34:45 -04:00
hapi-fhir-osgi-core Replace phloc with ph for #775 (#930) 2018-05-14 17:38:40 -04:00
hapi-fhir-server [(servermethodbinding)] Fix method binding to handle special search names(_id:[modifier], _language:[modifier]) 2019-10-02 05:51:15 -04:00
hapi-fhir-spring-boot Work on docs 2019-09-22 13:25:50 -04:00
hapi-fhir-structures-dstu Fix intermittent test failures regarding search (#1509) 2019-09-25 20:15:21 -04:00
hapi-fhir-structures-dstu2 [(servermethodbinding)] Extend tests. 2019-10-02 05:51:15 -04:00
hapi-fhir-structures-dstu2.1 Add missing @Override annotations 2019-10-02 05:45:59 -04:00
hapi-fhir-structures-dstu3 Fix #402 - Don't overwrite narrative sections 2019-09-30 20:14:36 -04:00
hapi-fhir-structures-hl7org-dstu2 Improvements to AutohrizationInterceptor create handling 2019-09-30 15:07:23 -04:00
hapi-fhir-structures-r4 Add missing @Override annotations 2019-10-02 05:45:59 -04:00
hapi-fhir-structures-r5 Improvements to AutohrizationInterceptor create handling 2019-09-30 15:07:23 -04:00
hapi-fhir-test-utilities turn of sql queries 2019-08-20 15:02:02 -04:00
hapi-fhir-testpage-interceptor
hapi-fhir-testpage-overlay Merge branch 'master' into missing-date-fields-fix 2019-10-01 05:29:57 -04:00
hapi-fhir-validation Add missing @Override annotations 2019-10-02 05:45:59 -04:00
hapi-fhir-validation-resources-dstu2 Version bump to 4.1.0-SNAPSHOT 2019-08-14 14:06:06 -04:00
hapi-fhir-validation-resources-dstu2.1 Version bump to 4.1.0-SNAPSHOT 2019-08-14 14:06:06 -04:00
hapi-fhir-validation-resources-dstu3 Version bump to 4.1.0-SNAPSHOT 2019-08-14 14:06:06 -04:00
hapi-fhir-validation-resources-r4 Version bump to 4.1.0-SNAPSHOT 2019-08-14 14:06:06 -04:00
hapi-fhir-validation-resources-r5 Version bump to 4.1.0-SNAPSHOT 2019-08-14 14:06:06 -04:00
hapi-tinder-plugin Add missing @Override annotations 2019-10-02 05:45:59 -04:00
hapi-tinder-test Version bump to 4.1.0-SNAPSHOT 2019-08-14 14:06:06 -04:00
osgi Work on docs 2019-09-22 13:25:50 -04:00
restful-server-example Version bump to 4.1.0-SNAPSHOT 2019-08-14 14:06:06 -04:00
src Credit for #1373 2019-10-02 05:53:47 -04:00
tests Version bump to 4.1.0-SNAPSHOT 2019-08-14 14:06:06 -04:00
vagrant Update old removed Chef syntax in Vagrant provision 2019-01-31 05:17:22 -05:00
.editorconfig
.gitignore Add Spring Boot Starter 2017-09-30 11:20:00 -04:00
.travis.yml Websocket cleanup (#1275) 2019-04-17 15:03:35 -04:00
HELPWANTED.md
LICENSE.txt
LOINC_NOTES.txt More work on loinc 2018-03-19 08:51:02 -04:00
NOTICE.txt
README.md Fix failing tests due to race conditions 2019-09-26 16:11:15 -04:00
azure-pipelines.yml Fix failing tests due to race conditions 2019-09-26 16:11:15 -04:00
check_for_maven_updates.sh
list_releases.sh
mvnw Add maven wrapper for easier and more coherent builds https://www.baeldung.com/maven-wrapper 2018-11-15 15:36:57 +02:00
mvnw.cmd Use windows line-endings in mvnw.cmd 2019-01-11 17:11:53 +02:00
pom.xml Credit for https://github.com/hapifhir/hapi-fhir-jpaserver-starter/pull/54 2019-10-01 15:22:03 -04:00
sync.sh
sync_dstu3.sh
sync_ri.sh
sync_ri3.fish
sync_ri3.sh
sync_ri4.sh Squashed commit of the following: 2018-12-27 17:58:47 -05:00
sync_ri21.sh
tmp2.txt Test fix 2019-08-29 21:02:19 -04:00
update_version.sh

README.md

HAPI FHIR

HAPI FHIR - Java API for HL7 FHIR Clients and Servers

Build Status codecov Maven Central License

Complete project documentation is available here: http://hapifhir.io

A demonstration of this project is available here: http://hapi.fhir.org/

This project is Open Source, licensed under the Apache Software License 2.0.

Please see this wiki page for information on where to get help with HAPI FHIR. Please see Smile CDR for information on commercial support.