DICOM SR to FHIR Resource Mapping IG
0.1.0 - ci-build International flag

DICOM SR to FHIR Resource Mapping IG, published by HL7 International / Imaging Integration. 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/HL7/dicom-sr/ and changes regularly. See the Directory of published versions

: ConceptMap - DICOM Document IE to FHIR Mapping - TTL Representation

Draft as of 2024-04-02

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "dicom-document-ie-to-fhir"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from DICOM-Document to <a href=\"http://hl7.org/fhir/R5/bundle.html\">Bundle</a></p><p>DRAFT (not intended for production usage). Published on 2024-04-02 14:10:08+0000 by HL7 International / Imaging Integration (<a href=\"http://www.hl7.org/Special/committees/imagemgt/index.cfm\">http://www.hl7.org/Special/com...</a>, HL7 International / Imaging Integration: <a href=\"http://www.hl7.org/Special/committees/imagemgt/index.cfm\">http://www.hl7.org/Special/com...</a>, Jonathan Whitby: <a href=\"mailto:jonathan.whitby@mi.medical.canon\">jonathan.whitby@mi.medical.canon</a>, <a href=\"http://www.hl7.org/Special/committees/imagemgt/index.cfm\">http://www.hl7.org/Special/com...</a>, Christopher Lindop: <a href=\"mailto:Christopher.Lindop@ge.com\">Christopher.Lindop@ge.com</a>, <a href=\"http://www.hl7.org/Special/committees/imagemgt/index.cfm\">http://www.hl7.org/Special/com...</a>). </p><div><p>Mapping between DICOM Document IE and FHIR Resources</p>\n</div><br/><p><b>Group 1</b>Mapping from <code>unspecified code system</code> to <code>unspecified code system</code></p><table class=\"grid\"><tr><td colspan=\"4\"><b>Source Concept Details</b></td><td><b>Relationship</b></td><td colspan=\"2\"><b>Target Concept Details</b></td><td><b>Comment</b></td><td colspan=\"2\"><b>Properties</b></td></tr><tr><td colspan=\"2\"><b>Codes</b> from </td><td><b>DICOMConceptNameCodeSequence</b></td><td><b>OverserverType</b></td><td/><td colspan=\"2\"><b>Codes</b> from </td><td/><td><b>macro-map</b></td><td><b>content-map</b></td></tr><tr><td style=\"border-right-width: 0px; border-bottom-style: none\">DICOM.SR.Document.General</td><td style=\"border-left-width: 0px\">Document General Module</td><td colspan=\"4\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td style=\"border-right-width: 0px\">DICOM.PreliminaryFlag</td><td style=\"border-left-width: 0px\">Preliminary Flag (0040,A496)</td><td/><td/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">status</td><td style=\"border-left-width: 0px\">status</td><td>DICOM values shall be converted to lowercase. e.g. 'PRELIMINARY' to 'preliminary'.</td><td>todo</td><td>todo</td></tr><tr><td style=\"border-right-width: 0px\">DICOM.ParticipantSequence-Performer</td><td style=\"border-left-width: 0px\">Participant Sequence (0040,A07A) -- PSN</td><td/><td>PSN</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">performer</td><td style=\"border-left-width: 0px\">performer</td><td/><td>todo</td><td>todo</td></tr><tr><td style=\"border-right-width: 0px\">DICOM.ParticipantSequence-Device</td><td style=\"border-left-width: 0px\">Participant Sequence (0040,A07A) -- DEV</td><td/><td>DEV</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">Device[1]</td><td style=\"border-left-width: 0px\">Device[1]</td><td>If this device matches the Equipment IE device an additional device resource does not need to be created.</td><td>todo</td><td>todo</td></tr><tr><td style=\"border-right-width: 0px\">DICOM.ContentSequence.ImagingMeasurements</td><td style=\"border-left-width: 0px\">Content Sequence (0040,A730) -- Imaging Measurements</td><td/><td/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td style=\"border-right-width: 0px\">Observation[1]</td><td style=\"border-left-width: 0px\">Observation[1]</td><td/><td>todo</td><td>todo</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ii" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/dicom-sr/ConceptMap/dicom-document-ie-to-fhir"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "DICOMDocumentIEToFHIRMapping"] ; # 
  fhir:title [ fhir:v "ConceptMap - DICOM Document IE to FHIR Mapping"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-04-02T14:10:08+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Imaging Integration"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/imagemgt/index.cfm" ]     ] )
  ] [
fhir:name [ fhir:v "HL7 International / Imaging Integration" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/imagemgt/index.cfm" ]     ] )
  ] [
fhir:name [ fhir:v "Jonathan Whitby" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "jonathan.whitby@mi.medical.canon" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/imagemgt/index.cfm" ]     ] )
  ] [
fhir:name [ fhir:v "Christopher Lindop" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "Christopher.Lindop@ge.com" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/imagemgt/index.cfm" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Mapping between DICOM Document IE and FHIR Resources"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:property ( [
fhir:code [ fhir:v "macro-map" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "content-map" ] ;
fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:additionalAttribute ( [
fhir:code [ fhir:v "OverserverType" ] ;
fhir:uri [ fhir:v "https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.17.2.4.html#table_C.17-3b"^^xsd:anyURI ] ;
fhir:description [ fhir:v "DICOM.ParticipantSequence.ObserverType" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "DICOMConceptNameCodeSequence" ] ;
fhir:uri [ fhir:v "https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.17.3.3.html#table_C.17-5"^^xsd:anyURI ] ;
fhir:description [ fhir:v "DICOM Concept Name Code Sequence (0040,A043)" ] ;
fhir:type [ fhir:v "Coding" ]
  ] ) ; # 
  fhir:sourceScope [ fhir:v "DICOM-Document"^^xsd:anyURI] ; # 
  fhir:targetScope [ fhir:v "Bundle"^^xsd:anyURI] ; # 
  fhir:group ( [
    ( fhir:element [
fhir:code [ fhir:v "DICOM.SR.Document.General" ] ;
fhir:display [ fhir:v "Document General Module" ] ;
fhir:noMap [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "DICOM.PreliminaryFlag" ] ;
fhir:display [ fhir:v "Preliminary Flag (0040,A496)" ] ;
      ( fhir:target [
fhir:code [ fhir:v "status" ] ;
fhir:display [ fhir:v "status" ] ;
fhir:relationship [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "DICOM values shall be converted to lowercase. e.g. 'PRELIMINARY' to 'preliminary'." ]       ] )     ] [
fhir:code [ fhir:v "DICOM.ParticipantSequence-Performer" ] ;
fhir:display [ fhir:v "Participant Sequence (0040,A07A) -- PSN" ] ;
      ( fhir:target [
fhir:code [ fhir:v "performer" ] ;
fhir:display [ fhir:v "performer" ] ;
fhir:relationship [ fhir:v "equivalent" ] ;
        ( fhir:property [
fhir:code [ fhir:v "macro-map" ] ;
fhir:value [ fhir:v "identified-person-or-device" ]         ] ) ;
        ( fhir:dependsOn [
fhir:attribute [ fhir:v "OverserverType" ] ;
fhir:value [ fhir:v "PSN" ]         ] )       ] )     ] [
fhir:code [ fhir:v "DICOM.ParticipantSequence-Device" ] ;
fhir:display [ fhir:v "Participant Sequence (0040,A07A) -- DEV" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Device[1]" ] ;
fhir:display [ fhir:v "Device[1]" ] ;
fhir:relationship [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "If this device matches the Equipment IE device an additional device resource does not need to be created." ] ;
        ( fhir:property [
fhir:code [ fhir:v "macro-map" ] ;
fhir:value [ fhir:v "identified-person-or-device" ]         ] ) ;
        ( fhir:dependsOn [
fhir:attribute [ fhir:v "OverserverType" ] ;
fhir:value [ fhir:v "DEV" ]         ] )       ] )     ] [
fhir:code [ fhir:v "DICOM.ContentSequence.ImagingMeasurements" ] ;
fhir:display [ fhir:v "Content Sequence (0040,A730) -- Imaging Measurements" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Observation[1]" ] ;
fhir:display [ fhir:v "Observation[1]" ] ;
fhir:relationship [ fhir:v "source-is-narrower-than-target" ] ;
        ( fhir:property [
fhir:code [ fhir:v "content-map" ] ;
fhir:value [ fhir:v "dicom-imaging-measurement-group" ]         ] ) ;
        ( fhir:dependsOn [
fhir:attribute [ fhir:v "DICOMConceptNameCodeSequence" ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ] ;
fhir:code [ fhir:v "126010" ] ;
fhir:display [ fhir:v "Imaging Measurements" ]           ]         ] )       ] )     ] )
  ] ) . #