6.1. Introduction
The functional test data can be found on the underlying pages for each of the different test scenarios. This test data is intended to support interoperability testing. FHIR test material corresponding to the functional test material has been added in the Simplifier project, but can also be found on GitHub.
For mapping between metadata, functional dataset and FHIR, please refer to the technical design.
6.1.1. Structure
- This IG contains the functional test data from which the FHIR resources are generated.
- The Simplifier project and the
examplesfolder on GitHub both contain the FHIR test resources.
6.1.2. Important notes
- The zib Encounter contains the ContactType (NL-CM:15.1.2) concept, for which the NullFlavor OTH is a possible value. Usually, zib concepts of data type CD are mapped on FHIR elements of data type CodeableConcept, in which case the more specific description corresponding to the OTH code can be exchanged via
.text. However, the ContactType concept is mapped onEncounter.class, which has data type Coding. Therefore, it is expected that the specific ContactType descriptions corresponding to the OTH code are exchanged viaEncounter.type(.text).
6.1.3. Disclaimer
The FHIR resources are for testing purposes only and may not be entirely correct.