Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements)
0.2.0-snapshot1 - draft
150
This page is part of the Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements) (v0.2.0-snapshot1: QA Preview) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "Example2-ImagingStudyManifest",
"meta" : {
"profile" : [
🔗 "http://hl7.eu/fhir/imaging-manifest-r5/StructureDefinition/ImImagingStudyManifest"
]
},
"type" : "searchset",
"timestamp" : "1993-11-29T12:36:56+00:00",
"entry" : [
{
"fullUrl" : "ImagingStudy/1",
"resource" : {
"resourceType" : "ImagingStudy",
"id" : "1",
"meta" : {
"profile" : [
🔗 "http://hl7.eu/fhir/imaging-manifest-r5/StructureDefinition/ImImagingStudy"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ImagingStudy_1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy 1</b></p><a name=\"1\"> </a><a name=\"hc1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ImImagingStudy.html\">ImagingStudy: Manifest Imaging Study</a></p></div><p><b>identifier</b>: Study Instance UID/1.2.840.113674.1115.261.200.20240111.163748.100</p><p><b>status</b>: Available</p><p><b>subject</b>: <a href=\"Bundle-Example1-ImagingStudyManifest.html#Patient_patient\">Bundle: type = searchset; timestamp = 1993-11-29 12:36:56+0000</a></p><p><b>started</b>: 2024-01-11 16:37:48+0100</p><p><b>basedOn</b>: Identifier: Accession ID/123445678</p><p><b>referrer</b>: <a href=\"Bundle-Example1-ImagingStudyManifest.html#Practitioner_referrer\">Bundle: type = searchset; timestamp = 1993-11-29 12:36:56+0000</a></p><p><b>endpoint</b>: <a href=\"Endpoint-Example-WadoEndpoint.html\">Endpoint Example WADO-RS Endpoint</a></p><blockquote><p><b>series</b></p><p><b>uid</b>: 1.3.6.1.4.1.40771.77902411457117259815679070341354945427</p><p><b>number</b>: 1</p><p><b>modality</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM KO}\">Key Object Selection</span></p><h3>Instances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Uid</b></td><td><b>SopClass</b></td><td><b>Number</b></td></tr><tr><td style=\"display: none\">*</td><td>999.999.133.1996.1.1800.1.6.9</td><td>unknown 1.2.840.10008.5.1.4.1.1.6.1: 1.2.840.10008.5.1.4.1.1.6.1</td><td>8</td></tr></table></blockquote></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.eu/fhir/imaging-manifest-r5/CodeSystem/codesystem-missing-dicom-terminology",
"code" : "0020000D",
"display" : "Study Instance UID"
}
]
},
"system" : "urn:dicom:uid",
"value" : "1.2.840.113674.1115.261.200.20240111.163748.100"
}
],
"status" : "available",
"subject" : {
"reference" : "Patient/patient"
},
"started" : "2024-01-11T16:37:48+01:00",
"basedOn" : [
{
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "ACSN"
}
]
},
"system" : "1.2.840.10008.2.16.4.999",
"value" : "123445678"
}
}
],
"referrer" : {
"reference" : "Practitioner/referrer"
},
"endpoint" : [
{
🔗 "reference" : "Endpoint/Example-WadoEndpoint"
}
],
"series" : [
{
"uid" : "1.3.6.1.4.1.40771.77902411457117259815679070341354945427",
"number" : 1,
"modality" : {
"coding" : [
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "KO",
"display" : "Key Object Selection"
}
]
},
"instance" : [
{
"uid" : "999.999.133.1996.1.1800.1.6.9",
"sopClass" : {
"system" : "urn:ietf:rfc:3986",
"code" : "1.2.840.10008.5.1.4.1.1.6.1"
},
"number" : 8
}
]
}
]
}
},
{
"fullUrl" : "Patient/patient",
"resource" : {
"resourceType" : "Patient",
"id" : "patient",
"meta" : {
"profile" : [
🔗 "http://hl7.eu/fhir/imaging-manifest-r5/StructureDefinition/ImPatient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient</b></p><a name=\"patient\"> </a><a name=\"hcpatient\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ImPatient.html\">Patient: Imaging Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Banaan Aarbei Citroen Female, DoB: 2002-01-01 ( Medical Record number: 454a8e3b-0669-68bc-c3de-3f51e3b766f5\u00a0(use:\u00a0usual,\u00a0))</p><hr/></div>"
},
"identifier" : [
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR",
"display" : "Medical Record number"
}
]
},
"system" : "DCM4CHEE.22D779C5.54A03542",
"value" : "454a8e3b-0669-68bc-c3de-3f51e3b766f5"
}
],
"name" : [
{
"use" : "usual",
"text" : "Banaan Aarbei Citroen",
"family" : "Citroen",
"given" : [
"Banaan",
"Aardbei"
]
}
],
"gender" : "female",
"birthDate" : "2002-01-01"
}
},
{
"fullUrl" : "Practitioner/referrer",
"resource" : {
"resourceType" : "Practitioner",
"id" : "referrer",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_referrer\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner referrer</b></p><a name=\"referrer\"> </a><a name=\"hcreferrer\"> </a><p><b>name</b>: Broccoli Bloemkool </p></div>"
},
"name" : [
{
"family" : "Bloemkool",
"given" : [
"Broccoli"
]
}
]
}
}
]
}