Mobile Access to DICOM Objects (MADO)
0.1.0-SNAPSHOT - ci-build International flag

Mobile 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-SNAPSHOT built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/bvdh/bvdh-ihe-mado/ and changes regularly. See the Directory of published versions

: DocumentReference Example for DICOM KOS manifests - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@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 "DocumentReferenceKOS"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoDicomKosMinimalDocumentReference"^^xsd:anyURI ;
fhir:l <https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoDicomKosMinimalDocumentReference>     ] )
  ] ; # 
  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 DocumentReferenceKOS</b></p><a name=\"DocumentReferenceKOS\"> </a><a name=\"hcDocumentReferenceKOS\"> </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-MadoDicomKosMinimalDocumentReference.html\">MADO MHD DocumentReference Profile for DICOM KOS Imaging Manifests</a></p></div><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 MR}\">Magnetic Resonance</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 61685007}\">Lower extremity</span></li></ul></blockquote><p><b>masterIdentifier</b>: <code>http://www.example.com/identifiers/documentreference</code>/1.2.392.200140.2.1.1.1.2.799008771.2076.1519721309.448 (use: usual, )</p><p><b>status</b>: Current</p><p><b>subject</b>: <a href=\"Patient-pat-mrn-1538098370.html\">Pietje Puk  (no stated gender), DoB Unknown ( Medical Record number: PID_666 (use: usual, ))</a></p><p><b>date</b>: 2025-05-08 00:00:00+0000</p><h3>RelatesTos</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Target</b></td></tr><tr><td style=\"display: none\">*</td><td>Transforms</td><td><a href=\"DocumentReference-DocumentReferenceFHIR.html\">DocumentReference: extension = Magnetic Resonance,; masterIdentifier = http://www.example.com/identifiers/documentreference#1.2.392.200140.2.1.1.1.2.799008771.2076.1519721309.448 (use: usual, ); status = current; date = 2025-05-08 00:00:00+0000</a></td></tr></table><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/dicom</td><td>German (Germany)</td><td>Binary/mado-kos-manifest-binary</td><td>2025-05-08 00:00:00+0000</td></tr></table><p><b>format</b>: DCMUID: 1.2.840.10008.5.1.4.1.1.88.59 (Key Object Selection Document)</p></blockquote><blockquote><p><b>context</b></p><p><b>related</b>: </p><ul><li>Identifier: Study Instance UID/1.2.392.200140.2.1.1.1.2.799008771.2076.1519721309.448</li><li>Identifier: Accession Id/2017092101</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 "MR" ]       ] )     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "concept"^^xsd:anyURI ;
fhir:l fhir:concept       ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:61685007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>           ] ;
fhir:code [ fhir:v "61685007" ]         ] )       ]     ] ) ;
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:masterIdentifier [
fhir:use [ fhir:v "usual" ] ;
fhir:system [
fhir:v "http://www.example.com/identifiers/documentreference"^^xsd:anyURI ;
fhir:l <http://www.example.com/identifiers/documentreference>     ] ;
fhir:value [ fhir:v "1.2.392.200140.2.1.1.1.2.799008771.2076.1519721309.448" ]
  ] ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:subject [
fhir:l fhir:Patient/pat-mrn-1538098370 ;
fhir:reference [ fhir:v "Patient/pat-mrn-1538098370" ]
  ] ; # 
  fhir:date [ fhir:v "2025-05-08T00:00:00Z"^^xsd:dateTime] ; # 
  fhir:relatesTo ( [
fhir:code [ fhir:v "transforms" ] ;
fhir:target [
fhir:l fhir:DocumentReference/DocumentReferenceFHIR ;
fhir:reference [ fhir:v "DocumentReference/DocumentReferenceFHIR" ]     ]
  ] ) ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/dicom" ] ;
fhir:language [ fhir:v "de-DE" ] ;
fhir:url [
fhir:v "Binary/mado-kos-manifest-binary"^^xsd:anyURI ;
fhir:l fhir:Binary/mado-kos-manifest-binary       ] ;
fhir:creation [ fhir:v "2025-05-08T00:00:00Z"^^xsd:dateTime ]     ] ;
fhir:format [
fhir:system [
fhir:v "http://dicom.nema.org/resources/ontology/DCMUID"^^xsd:anyURI ;
fhir:l <http://dicom.nema.org/resources/ontology/DCMUID>       ] ;
fhir:code [ fhir:v "1.2.840.10008.5.1.4.1.1.88.59" ] ;
fhir:display [ fhir:v "Key Object Selection Document" ]     ]
  ] ) ; # 
  fhir:context [
    ( fhir:related [
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 "1.2.392.200140.2.1.1.1.2.799008771.2076.1519721309.448" ]       ]     ] [
fhir:identifier [
fhir:type [
          ( fhir:coding [
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://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://hospital.org/acc"^^xsd:anyURI ;
fhir:l <http://hospital.org/acc>         ] ;
fhir:value [ fhir:v "2017092101" ]       ]     ] )
  ] . #