This project uses Apache Maven to build. To build:
mvn install
Note: there's no java code in here. The fact that maven is used is just to make it easy to book up other maven dependencies to the test cases
== Contents ==
This repository contains the following content:
- r5: r5 test cases (actively maintained)
- r4: r4 test cases (not maintained)
- cda: test case CDA for roundtripping/validation based on FHIR definition of CDA
- ucum: source for ucum
- validator - test cases for the cross-version validation
- target - maven administrative stuff
== Maintenance
This project is maintained by the FHIR community to help implementations test their functionality