James Agnew c1728a481d Refactor R4 infrastructure to use the new common
TerminologyServiceOptions, and tweak the validation of enableWhen to
handle a few edge cases correctly.
2019-08-06 18:27:45 -04:00
2019-01-13 15:55:51 -06:00
2019-08-06 15:33:08 +10:00
2019-01-31 13:41:05 -05:00
2019-08-05 15:47:30 +10:00
2019-07-17 18:01:02 -04:00
2019-01-13 14:33:14 -06:00
2019-08-06 15:33:08 +10:00
2019-07-17 18:01:02 -04:00
2019-08-06 15:33:08 +10:00

HAPI FHIR - HL7 FHIR Core Artifacts

Build Status Maven Central

Building this Project

This project uses Apache Maven to build. To build:

mvn install

Note that unit tests will run, but are currently not set to fail the build as they do not all pass. This is being worked on.

To skip unit tests:

mvn -Dmaven.test.skip install

== Maintenance

This project is maintained by Grahame Grieve and James Agnew on behalf of the FHIR community.

Description
No description provided
Readme 181 MiB
Languages
Java 100%