Grahame Grieve 90f8b829f2
Merge pull request #44 from lmckenzi/multi-targetprofiles-per-same-resource
1. Cleaned up test cases to work after version changes in R5 (not sur…
2019-06-08 05:24:50 +10:00
2019-01-13 15:55:51 -06:00
2019-06-04 14:04:27 +10:00
2019-06-04 14:04:27 +10:00
2019-06-04 14:04:27 +10:00
2019-06-04 14:04:27 +10:00
2019-01-31 13:41:05 -05:00
2019-05-07 09:30:08 +10:00
2019-01-13 14:33:14 -06:00
2019-06-04 14:04:27 +10:00
2019-01-13 14:33:14 -06:00
2019-06-04 14:04:27 +10:00

HAPI FHIR - HL7 FHIR Core Artifacts

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
Description
No description provided
Readme 180 MiB
Languages
Java 100%