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

: mado-documentreference-fhir--2047166866 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:DocumentReference ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "mado-documentreference-fhir--2047166866"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference mado-documentreference-fhir--2047166866</b></p><a name=\"mado-documentreference-fhir--2047166866\"> </a><a name=\"hcmado-documentreference-fhir--2047166866\"> </a><p><b>Cross-version Extension for R5.DocumentReference.modality for use in FHIR R4</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM CT}\">Computed Tomography</span></p><blockquote><p><b>Cross-version Extension for R5.DocumentReference.bodySite for use in FHIR R4</b></p><ul><li>concept: <span title=\"Codes:{http://snomed.info/sct 774007}\">Structure of head and/or neck</span></li></ul></blockquote><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 18748-4}\">Diagnostic imaging Study</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs Medical-Imaging}\">Medical-Imaging</span></p><p><b>subject</b>: <a href=\"Patient-pat-mrn--1097192655.html\">John DOE</a></p><p><b>date</b>: 2022-08-22 08:31:17+0200</p><p><b>description</b>: Imaging Manifest for Imaging Study urn:oid:1.2.250.1.59.40211.22756022.2.1.101</p><blockquote><p><b>content</b></p><blockquote><p><b>Cross-version Extension for R5.DocumentReference.content.profile for use in FHIR R4</b></p><ul><li>value[x]: <a href=\"StructureDefinition-MadoFhirBundle.html\">MADO Imaging Study Manifest FHIR Bundle</a></li></ul></blockquote><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/fhir+json</td><td><a href=\"Bundle-mado-bundle--2047166866.html\">Bundle: type = collection; timestamp = 2026-04-22 20:25:43+0200</a></td><td>FHIR Imaging Manifest for Imaging Study</td><td>2026-04-22 20:25:43+0200</td></tr></table><p><b>format</b>: <a href=\"https://profiles.ihe.net/fhir/ihe.formatcode.fhir/1.5.0/CodeSystem-formatcode.html#formatcode-urn.58ihe.58rad.58MADO.58fhir-manifest.582026\">IHE Format Code set for use with Document Sharing: urn:ihe:rad:MADO:fhir-manifest:2026</a> (RAD MADO)</p></blockquote><blockquote><p><b>context</b></p><p><b>period</b>: 2022-08-22 08:31:17+0200 --&gt; (ongoing)</p><p><b>related</b>: </p><ul><li>Identifier: Study Instance UID/urn:oid:1.2.250.1.59.40211.22756022.2.1.101</li><li>Identifier: Accession Number/1731954284869428</li></ul></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.modality"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.modality>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ;
fhir:l <http://dicom.nema.org/resources/ontology/DCM>         ] ;
fhir:code [ fhir:v "CT" ]       ] )     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "concept"^^xsd:anyURI ;
fhir:l fhir:concept       ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:774007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>           ] ;
fhir:code [ fhir:v "774007" ] ;
fhir:display [ fhir:v "Structure of head and/or neck" ]         ] )       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.bodySite"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.bodySite>     ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:18748-4 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "18748-4" ] ;
fhir:display [ fhir:v "Diagnostic imaging Study" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs>       ] ;
fhir:code [ fhir:v "Medical-Imaging" ] ;
fhir:display [ fhir:v "Medical-Imaging" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:l fhir:Patient/pat-mrn--1097192655 ;
fhir:reference [ fhir:v "Patient/pat-mrn--1097192655" ] ;
fhir:type [
fhir:v "Patient"^^xsd:anyURI ;
fhir:l fhir:Patient     ] ;
fhir:display [ fhir:v "John DOE" ]
  ] ; # 
  fhir:date [ fhir:v "2022-08-22T08:31:17.658+02:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "Imaging Manifest for Imaging Study urn:oid:1.2.250.1.59.40211.22756022.2.1.101"] ; # 
  fhir:content ( [
    ( fhir:extension [
      ( fhir:extension [
fhir:url [
fhir:v "value[x]"^^xsd:anyURI ;
fhir:l fhir:value[x]         ] ;
fhir:value [
a fhir:Uri ;
fhir:v "https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoFhirBundle"^^xsd:anyURI ;
fhir:l <https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoFhirBundle>         ]       ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.content.profile"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.content.profile>       ]     ] ) ;
fhir:attachment [
fhir:contentType [ fhir:v "application/fhir+json" ] ;
fhir:url [
fhir:v "Bundle/mado-bundle--2047166866"^^xsd:anyURI ;
fhir:l fhir:Bundle/mado-bundle--2047166866       ] ;
fhir:title [ fhir:v "FHIR Imaging Manifest for Imaging Study" ] ;
fhir:creation [ fhir:v "2026-04-22T20:25:43+02:00"^^xsd:dateTime ]     ] ;
fhir:format [
fhir:system [
fhir:v "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode"^^xsd:anyURI ;
fhir:l <http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode>       ] ;
fhir:code [ fhir:v "urn:ihe:rad:MADO:fhir-manifest:2026" ]     ]
  ] ) ; # 
  fhir:context [
fhir:period [
fhir:start [ fhir:v "2022-08-22T08:31:17+02:00"^^xsd:dateTime ]     ] ;
    ( fhir:related [
fhir:type [
fhir:v "ImagingStudy"^^xsd:anyURI ;
fhir:l fhir:ImagingStudy       ] ;
fhir:identifier [
fhir:type [
          ( fhir:coding [
fhir:system [
fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ;
fhir:l <http://dicom.nema.org/resources/ontology/DCM>             ] ;
fhir:code [ fhir:v "110180" ] ;
fhir:display [ fhir:v "Study Instance UID" ]           ] )         ] ;
fhir:system [
fhir:v "urn:dicom:uid"^^xsd:anyURI ;
fhir:l <urn:dicom:uid>         ] ;
fhir:value [ fhir:v "urn:oid:1.2.250.1.59.40211.22756022.2.1.101" ]       ]     ] [
fhir:type [
fhir:v "ServiceRequest"^^xsd:anyURI ;
fhir:l fhir:ServiceRequest       ] ;
fhir:identifier [
fhir:type [
          ( fhir:coding [
fhir:system [
fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ;
fhir:l <http://dicom.nema.org/resources/ontology/DCM>             ] ;
fhir:code [ fhir:v "121022" ] ;
fhir:display [ fhir:v "Accession Number" ]           ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>             ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession Id" ]           ] )         ] ;
fhir:system [
fhir:v "http://example.org/fhir/ris-ids"^^xsd:anyURI ;
fhir:l <http://example.org/fhir/ris-ids>         ] ;
fhir:value [ fhir:v "1731954284869428" ]       ]     ] )
  ] . #