Manifest-based Access to DICOM Objects (MADO)
0.1.0 - trial-use International flag

Manifest-based Access to DICOM Objects (MADO), published by IHE Radiology Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/RAD.MADO/ and changes regularly. See the Directory of published versions

FHIR Imaging Manifest

The FHIR Imaging Study Manifest represents a summary of the data stored in a DICOM imaging study. It contains the information stored in a PACS expressed in FHIR. This page defines the FHIR encoding of such manifest. It is the 'document' that is searched for and provides the URL's that allow download of the imaging content.

This section specifies the structure and format of an Imaging Study Manifest for the MADO Profile using the FHIR standard. It is based on the DICOM Key Object Selection (KOS) Document Information Object Definition (IOD) as specified in DICOM PS3.3 Section A.35.4 Key Object Selection Document IOD.

FHIR Imaging Study Manifest overview

The FHIR Imaging Study Manifest is a FHIR document Bundle. The figure below presents an overview of the Bundle and the imaging manifest data that included in it. In order to keep the diagram readable, not all references are included.

fhir-manifest-overview.drawio.svg
Figure: FHIR Imaging Study Manifest Overview

The FHIR Imaging Study Manifest is a FHIR bundle of type 'document' that SHALL conform to the MADO FHIR Imaging Study Manifest Bundle profile. This Bundle includes the MADO Composition resource, the MADO Imaging Study resource, the MADO Patient, MADO Creator and MADO Creator Organization, the MADO Requested Procedure, and the endpoints Endpoint: MADO WADO endpoint and Endpoint: MADO profile for Web Viewer endpoints.

The profiles for the MADO FHIR Imaging Study Manifest Bundle and the resources it contains have fields marked as Must Support (MS) (marked with an S in the Flags column), which SHALL be populated if the value is known.

The MADO Composition is required in order to make it a FHIR document Bundle and can be used to present a rendering of the content of the manifest.

The MADO Imaging Study is the heart of the manifest and provides most of the information related to the imaging study including the modality, uid's and series and instances.

The MADO Patient resource holds the patient information.

The MADO Creator and MADO Creator Organization resources provide information on the device and organization that created the manifest.

The MADO Requested Procedure provides information on the order for the imaging study, including the order specific identifiers: Accession Number, Placer Number and Filler number.

Endpoint resources contain the information that allows the client to access the DICOM data. The current model identifies different Endpoints:

The following links are provided for convenience, they list the different profiles defined in this IG as well as their descriptions. Please note this copies the description text from the profile, please interpret any normative language in these descriptions within the scope of the profile.

TitleDescription
MADO Accession Number Identifier

Profile for the Accession Number Identifier used in the MADO context. This profile is used for the Identifier that represents the Accession Number in the MADO context. It includes additional constraints and extensions specific to the MADO context, such as the value set for the type of identifier and the fixed value for the system of the identifier.

Extension: Anatomical Region

The anatomical region in an ImagingStudy instance. This is additional information next to ImagingStudy.series.bodySite.

MADO Composition

A FHIR Composition profile for MADO manifests is needed as FHIR Bundles of type document require a Composition resource as the first entry. Instances of this profile can be rendered in normal document based system without the need for the Client to understand the MADO-specific profiles, while still allowing to represent the essential information of the manifest such as patient, modality, and anatomical region.

MADO Creator

A profile for the Device resource that represents the creator of an FHIR Imaging Study Manifest. The primary goal is to communicate the fields:

  • type = MadoDeviceType#mado-creator "MADO Creator"
  • manufacturer
  • owner (Reference to MadoCreatorOrganization)
MADO Creator Organization

Profile on Organization that specifies the required elements for the organization that creates MADO manifests.

MADO FHIR Imaging Study Manifest Bundle

Profile for FHIR Bundles used as an FHIR Imaging Study Manifest in the MADO context. It includes constraints and extensions specific to FHIR Imaging Study Manifest, such as the type of study, the clinical specialty, and the anatomical region of interest.

MADO Imaging Study

Profile for ImagingStudy resources that represent the imaging studies manifest in the MADO context. It includes additional constraints and extensions specific to the MADO context, such as the study modality, the clinical specialty, the anatomical region of interest, the presence of significant images.

Extension: MADO Document Title of Key Object Selection documents

The document title code of the Key Object Selection document TID 2010 this instance refers to.

Extension: Number of Frames

The number of frames in an ImagingStudy instance.

MADO Patient

Profile on Patient that specifies the required elements for the patient that is the subject of the manifest.

MADO Referenced Accession Number Identifier

Profile for the Reference that contains the Accession Number Identifier used in the MADO context. This profile is used for the Reference that contains the Identifier that represents the Accession Number in the MADO context. It includes additional constraints and extensions specific to the MADO context, such as the value set for the type of identifier and the fixed value for the system of the identifier.

MADO Referenced Study Instance UID Identifier

Profile for the Reference that contains the Study Instance UID Identifier used in the MADO context. This profile is used for the Reference that contains the Identifier that represents the Study Instance UID in the MADO context. It includes additional constraints and extensions specific to the MADO context, such as the value set for the type of identifier and the fixed value for the system of the identifier.

MADO Requested Procedure

A profile for the ServiceRequest resource that represents the Requested Procedure (see 6.X.2.8.1 Referenced Request Macro Description).

Extension: Retrieve Location UID

The location UID of the source of the WADO URL. See XC-WADO and Part03 table_A.35.4-1.

MADO Study Instance UID Identifier

Profile for the Study Instance UID Identifier used in the MADO context. This profile is used for the Identifier that represents the Study Instance UID in the MADO context. It includes additional constraints and extensions specific to the MADO context, such as the value set for the type of identifier and the fixed value for the system of the identifier.

Endpoint: MADO WADO endpoint

This profile defines a WADO endpoint for accessing imaging study content. MADO WADO Endpoint holds an example of a endpoint with a RetrieveLocationUid and an address.

Endpoint: MADO profile for Web Viewer endpoints

This profile defines the Web Viewer endpoint for accessing imaging study content. The URL in the Endpoint SHALL be a fully populated URL that contains all the information required to the launch the viewer to this study.

Examples

The sections below show the various MADO data elements that are generated based on a DICOM study.

The Binary resource contains the DICOM KOS Manifest for the study. The Bundle resource contains the FHIR Imaging Study Manifest. The DocumentReference instances provide MHD DocumentReference instances that point to these manifests.

Study A

Based on the DICOM study A, (Study_A.zip), the following resources are created:

TypeId

Binary

dicom-kos-mado--2047166865

Bundle

mado-bundle--2047166865

DocumentReference

mado-documentreference-fhir--2047166865

DocumentReference

mado-documentreference-kos--2047166865

Study B

Based on the DICOM study B, (Study_B.zip), the following resources are created:

TypeId

Binary

dicom-kos-mado--2047166866

Bundle

mado-bundle--2047166866

DocumentReference

mado-documentreference-fhir--2047166866

DocumentReference

mado-documentreference-kos--2047166866