ArdonToonstra / fhir-test-cases

Shared test cases across multiple FHIR reference implementations / validators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FHIR Test Cases

Building this Project

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

About

Shared test cases across multiple FHIR reference implementations / validators

License:Apache License 2.0


Languages

Language:Batchfile 100.0%