🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
Ken Stevens d21304e771 cleanup 2019-07-17 13:28:17 -04:00
.github/ISSUE_TEMPLATE Update issue templates 2019-03-13 15:41:14 -04:00
.mvn/wrapper
example-projects Use HL7 FHIR Core Structures (#1382) 2019-07-14 10:16:40 -04:00
examples Add support for $snapshot generation and validation based on snapshots 2019-07-14 16:15:56 -04:00
hapi-deployable-pom GET RID OF TRAILING LICENSE HEADER SPACES ONCE AND FOR ALL 2019-07-05 11:19:51 -04:00
hapi-fhir-android GET RID OF TRAILING LICENSE HEADER SPACES ONCE AND FOR ALL 2019-07-05 11:19:51 -04:00
hapi-fhir-android-realm
hapi-fhir-base Added Pointcut.STORAGE_PRESTORAGE_EXPUNGE_RESOURCE. 2019-07-17 13:26:50 -04:00
hapi-fhir-bom Add parent pom to BOM 2019-06-29 13:50:43 -04:00
hapi-fhir-cli Add some test logging 2019-07-14 16:56:43 -04:00
hapi-fhir-client GET RID OF TRAILING LICENSE HEADER SPACES ONCE AND FOR ALL 2019-07-05 11:19:51 -04:00
hapi-fhir-client-okhttp [(applysockettimeout)] Apply socket and connection timeout in OkHttpRestfulClientFactory. 2019-07-08 10:53:25 -04:00
hapi-fhir-converter Use HL7 FHIR Core Structures (#1382) 2019-07-14 10:16:40 -04:00
hapi-fhir-dist Use HL7 FHIR Core Structures (#1382) 2019-07-14 10:16:40 -04:00
hapi-fhir-igpacks Add some test logging 2019-07-14 16:56:43 -04:00
hapi-fhir-jacoco 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-jaxrsserver-base Use HL7 FHIR Core Structures (#1382) 2019-07-14 10:16:40 -04:00
hapi-fhir-jaxrsserver-example Move JettyUtil to new module 2019-06-14 18:34:45 -04:00
hapi-fhir-jpaserver-base cleanup 2019-07-17 13:28:17 -04:00
hapi-fhir-jpaserver-elasticsearch GET RID OF TRAILING LICENSE HEADER SPACES ONCE AND FOR ALL 2019-07-05 11:19:51 -04:00
hapi-fhir-jpaserver-example Use HL7 FHIR Core Structures (#1382) 2019-07-14 10:16:40 -04:00
hapi-fhir-jpaserver-migrate Resolve "experimental implementation for storing and expanding large ValuetSets cont'd..." (#1376) 2019-07-16 17:12:21 -04:00
hapi-fhir-jpaserver-model Added Pointcut.STORAGE_PRESTORAGE_EXPUNGE_RESOURCE. 2019-07-17 13:26:50 -04:00
hapi-fhir-jpaserver-searchparam Improve toString method 2019-07-11 18:17:13 -04:00
hapi-fhir-jpaserver-subscription Use HL7 FHIR Core Structures (#1382) 2019-07-14 10:16:40 -04:00
hapi-fhir-jpaserver-uhnfhirtest Use HL7 FHIR Core Structures (#1382) 2019-07-14 10:16:40 -04:00
hapi-fhir-narrativegenerator
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
hapi-fhir-server Add new pointcut: PROCESSING_COMPLETED 2019-07-09 14:32:11 -04:00
hapi-fhir-spring-boot GET RID OF TRAILING LICENSE HEADER SPACES ONCE AND FOR ALL 2019-07-05 11:19:51 -04:00
hapi-fhir-structures-dstu
hapi-fhir-structures-dstu2 Try to prevent an intermittent test fix 2019-07-11 21:39:41 -04:00
hapi-fhir-structures-dstu2.1 Use HL7 FHIR Core Structures (#1382) 2019-07-14 10:16:40 -04:00
hapi-fhir-structures-dstu3 Add support for $snapshot generation and validation based on snapshots 2019-07-14 16:15:56 -04:00
hapi-fhir-structures-hl7org-dstu2 Use HL7 FHIR Core Structures (#1382) 2019-07-14 10:16:40 -04:00
hapi-fhir-structures-r4 Add support for $snapshot generation and validation based on snapshots 2019-07-14 16:15:56 -04:00
hapi-fhir-test-utilities Try to prevent an intermittent test fix 2019-07-11 21:39:41 -04:00
hapi-fhir-testpage-interceptor
hapi-fhir-testpage-overlay Tweaked a couple POM files for 2 sub-projects to stop the IDE from complaining on the builds. After these changes, the build went flawlessly. 2019-06-25 18:28:23 -04:00
hapi-fhir-validation Add support for $snapshot generation and validation based on snapshots 2019-07-14 16:15:56 -04:00
hapi-fhir-validation-resources-dstu2 Version bump to 4.0.0-SNAPSHOT 2019-05-30 17:13:03 -04:00
hapi-fhir-validation-resources-dstu2.1 Version bump to 4.0.0-SNAPSHOT 2019-05-30 17:13:03 -04:00
hapi-fhir-validation-resources-dstu3 Version bump to 4.0.0-SNAPSHOT 2019-05-30 17:13:03 -04:00
hapi-fhir-validation-resources-r4 Version bump to 4.0.0-SNAPSHOT 2019-05-30 17:13:03 -04:00
hapi-tinder-plugin Add support for $snapshot generation and validation based on snapshots 2019-07-14 16:15:56 -04:00
hapi-tinder-test Version bump to 4.0.0-SNAPSHOT 2019-05-30 17:13:03 -04:00
osgi Use HL7 FHIR Core Structures (#1382) 2019-07-14 10:16:40 -04:00
restful-server-example Version bump to 4.0.0-SNAPSHOT 2019-05-30 17:13:03 -04:00
src Resolve "experimental implementation for storing and expanding large ValuetSets cont'd..." (#1376) 2019-07-16 17:12:21 -04:00
tests Add Consent Service (#1359) 2019-06-27 16:35:29 -04:00
vagrant
.editorconfig
.gitignore
.travis.yml Websocket cleanup (#1275) 2019-04-17 15:03:35 -04:00
HELPWANTED.md
LICENSE.txt
LOINC_NOTES.txt
NOTICE.txt
README.md
appveyor.yml
check_for_maven_updates.sh
list_releases.sh
mvnw
mvnw.cmd
pom.xml Add support for $snapshot generation and validation based on snapshots 2019-07-14 16:15:56 -04:00
sync.sh
sync_dstu3.sh
sync_ri.sh
sync_ri3.fish
sync_ri3.sh
sync_ri4.sh
sync_ri21.sh
update_version.sh

README.md

HAPI FHIR

HAPI FHIR - Java API for HL7 FHIR Clients and Servers

Coverage Status Maven Central 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://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.