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 SR Measurement Report 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-sr-measurement-report-to-fhir"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from DICOM-SR-Measurement-Report 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 SR Measurement Report 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><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>DICOM.Patient (Patient IE)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient[1]</td><td>The DICOM SR Patient IE is mapped to a FHIR Patient resource</td></tr></table><hr/><p><b>Group 2</b>Mapping from <code>unspecified code system</code> to <code>unspecified code system</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>DICOM.Study (Study IE)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImagingStudy[1]</td><td>The DICOM SR Study IE is mapped to a FHIR ImagingStudy resource</td></tr><tr><td>DICOM.Study (Study IE)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to\" title=\"related-to\">is related to</a></td><td>ServiceRequest[1]</td><td>The DICOM SR Study IE is mapped to a FHIR ServiceRequest resource</td></tr></table><hr/><p><b>Group 3</b>Mapping from <code>unspecified code system</code> to <code>unspecified code system</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>DICOM.Equipment (Equipment IE)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Device[1]</td><td>The DICOM SR Equipment IE may result in the creation of a new Device resource</td></tr></table><hr/><p><b>Group 4</b>Mapping from <code>unspecified code system</code> to <code>unspecified code system</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>DICOM.Document (Document IE)</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>Observation[1]</td><td>Processing of the Document IE will result in the creation one or more new Observation resources</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-sr-measurement-report-to-fhir"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "DICOMSRMeasurementReportToFHIRMapping"] ; # 
  fhir:title [ fhir:v "ConceptMap - DICOM SR Measurement Report 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 SR Measurement Report 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 "references" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "imaging-measurement-group-map" ] ;
fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:sourceScope [ fhir:v "DICOM-SR-Measurement-Report"^^xsd:anyURI] ; # 
  fhir:targetScope [ fhir:v "Bundle"^^xsd:anyURI] ; # 
  fhir:group ( [
    ( fhir:element [
fhir:code [ fhir:v "DICOM.Patient" ] ;
fhir:display [ fhir:v "Patient IE" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Patient[1]" ] ;
fhir:display [ fhir:v "Patient[1]" ] ;
fhir:relationship [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "The DICOM SR Patient IE is mapped to a FHIR Patient resource" ]       ] )     ] )
  ] [
    ( fhir:element [
fhir:code [ fhir:v "DICOM.Study" ] ;
fhir:display [ fhir:v "Study IE" ] ;
      ( fhir:target [
fhir:code [ fhir:v "ImagingStudy[1]" ] ;
fhir:display [ fhir:v "ImagingStudy[1]" ] ;
fhir:relationship [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "The DICOM SR Study IE is mapped to a FHIR ImagingStudy resource" ]       ] )     ] [
fhir:code [ fhir:v "DICOM.Study" ] ;
fhir:display [ fhir:v "Study IE" ] ;
      ( fhir:target [
fhir:code [ fhir:v "ServiceRequest[1]" ] ;
fhir:display [ fhir:v "ServiceRequest[1]" ] ;
fhir:relationship [ fhir:v "related-to" ] ;
fhir:comment [ fhir:v "The DICOM SR Study IE is mapped to a FHIR ServiceRequest resource" ]       ] )     ] )
  ] [
    ( fhir:element [
fhir:code [ fhir:v "DICOM.Equipment" ] ;
fhir:display [ fhir:v "Equipment IE" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Device[1]" ] ;
fhir:display [ fhir:v "Device[1]" ] ;
fhir:relationship [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "The DICOM SR Equipment IE may result in the creation of a new Device resource" ]       ] )     ] )
  ] [
    ( fhir:element [
fhir:code [ fhir:v "DICOM.Document" ] ;
fhir:display [ fhir:v "Document IE" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Observation[1]" ] ;
fhir:display [ fhir:v "Observation[1]" ] ;
fhir:relationship [ fhir:v "source-is-narrower-than-target" ] ;
fhir:comment [ fhir:v "Processing of the Document IE will result in the creation one or more new Observation resources" ] ;
        ( fhir:property [
fhir:code [ fhir:v "imaging-measurement-group-map" ] ;
fhir:value [ fhir:v "dicom-imaging-measurement-group-to-fhir" ]         ] [
fhir:code [ fhir:v "references" ] ;
fhir:value [ fhir:v "Observation.subject.reference=Patient[1].id" ]         ] [
fhir:code [ fhir:v "references" ] ;
fhir:value [ fhir:v "Observation.partOf.reference=ImagingStudy[1].id" ]         ] [
fhir:code [ fhir:v "references" ] ;
fhir:value [ fhir:v "Observation.basedOn.reference=ServiceRequest[1].id" ]         ] [
fhir:code [ fhir:v "references" ] ;
fhir:value [ fhir:v "Observation.device.reference=Device[1]" ]         ] )       ] )     ] )
  ] ) . #