Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements)
0.2.0-ballot - ci-build
150
Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements), published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging-manifest/ and changes regularly. See the Directory of published versions
The manifest is to be used to locate and access imaging studies in a multitude of deployment scenario's. Three different access mechanisms have been identified as required to access the data:
Note: there are ongoing discussion whether a XCWADO equivalent of XCWADO is required for cross-border scenario's.
Application need to be able to identify what access approach is represented by the URL. IHE-IID URL's are used totally differently than the WADO-RS based approaches.
XC-WADO requires configuration data to determine the correct URL to construct from the provided URL. WADO-RS URL's can be used directly. This requires applications to know what the URL represent in order to follow the correct steps to access the content.
What URL's are required depends on the deployment scenario and goes beyond the scope of this specification.
Proposal:
One to include the URL's in KOS that are identified are:
RetrieveURL
in the Study and Series Module for XC-WADO.WADORSRetrievalSequence
(tag 0040,E025
) to hold the WADO-URL. In the KOS manifest this sequence is allowed in the Study and Serie Module.IIDRetrievalSequence
using private tags that holds the IHE-IID URL. Propose this tag to be added to the DICOM standard and update the specification when this is done. This sequence would be allowed on in the Study and [Serie](http:./kos-manifest-specification.As the RetrieveURL in the study and serie Module is also used for other purposes, an alternative approach would be to define a XcWadoSequence
similar to the IIDRetrievalSequence
proposed above. Such approach would align with the Endpoint approach taken in the FHIR representation.