5.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 and DICOM test material corresponding to the functional test material can be found on GitHub. The FHIR test material can also be found in the Simplifier project.
For mapping between metadata, functional dataset and FHIR, please refer to the technical design.
5.1.1. Structure
- This IG contains the functional test data from which the FHIR resources are generated.
- The Simplifier project and the
examples/fhirfolder on GitHub both contain the FHIR test resources. - The
examples/dicomandexamples/kosfolders on GitHub contain the DICOM files referenced by the FHIR resources and corresponding KOS objects, respectively.
5.1.2. Important notes
- Various identifiers, such as the Study Instance UID, Accession Number and
DocumentReference.masterIdentifier, are dummy/mocked values and may not reference any actual data. While testing, these should be adjusted as needed to fit the testing scenarios for the source system which is subject to the test. - The
.content.attachment.urlin the DocumentReference resources for images points to an example URL. It is expected that this is replaced with a real URL (e.g. to a PACS) so that actual DICOM JSON metadata and images can be retrieved. - Any referenced reports are example PDFs provided in Binary format. Instead, these may be changed as needed to reference PDFs or reports from the source system which is subject to the test.
5.1.3. Disclaimer
The FHIR resources and DICOM files are for testing purposes only and may not be entirely correct.