DICOM® SR to FHIR Resource Mapping IG
1.0.0-ballot - STU1 Ballot International flag

This page is part of the DICOM® SR to FHIR Resource Mapping IG (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

: ConceptMap - DICOM Imaging Measurements Container to FHIR Mapping - TTL Representation

Active as of 2024-08-09

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-imaging-measurements-container-to-fhir"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap dicom-imaging-measurements-container-to-fhir</b></p><a name=\"dicom-imaging-measurements-container-to-fhir\"> </a><a name=\"hcdicom-imaging-measurements-container-to-fhir\"> </a><a name=\"dicom-imaging-measurements-container-to-fhir-en-US\"> </a><p>Mapping from DICOM-Imaging-Measurements-Container to <a href=\"http://hl7.org/fhir/R5/bundle.html\">Bundle</a></p><p>ACTIVE. Published on 2024-08-09 16:26:36+0000 by HL7 International / Imaging Integration  (<a href=\"http://www.hl7.org/Special/committees/imagemgt\">http://www.hl7.org/Special/com...</a>, HL7 International / Imaging Integration: <a href=\"http://www.hl7.org/Special/committees/imagemgt\">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\">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\">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><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>TID4019 (Algorithm Identification)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>device (observation.device)</td><td>Content from the Algorithm Identification template will be used to create a FHIR AlgorithmIdentification Device.</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>125007 (Measurement Group)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImagingMeasurementGroup</td><td>Each Measurement Group container will be used to create a FHIR ImagingMeasurementGroup Observation.</td></tr><tr><td>126001 (Derived Imaging Measurements)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DerivedImagingMeasurements</td><td>Each child of the the Derived Imaging Measurements container will be used to create a FHIR DerivedImagingMeasurement Observation.</td></tr><tr><td>C0034375 (Qualitative Evaluations)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImagingQualitativeEvaluation</td><td>Select children of the Imaging Qualitative Evaluations container will be used to create a FHIR ImagingQualitativeEvaluation Observation.</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-imaging-measurements-container-to-fhir"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.39.18.5" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "DICOMImagingMeasurementsContainerToFHIRMapping"] ; # 
  fhir:title [ fhir:v "ConceptMap - DICOM Imaging Measurements Container to FHIR Mapping"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-08-09T16:26:36+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" ]     ] )
  ] [
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" ]     ] )
  ] [
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" ]     ] )
  ] [
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" ]     ] )
  ] ) ; # 
  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:sourceScope [ fhir:v "DICOM-Imaging-Measurements-Container"^^xsd:anyURI] ; # 
  fhir:targetScope [ fhir:v "Bundle"^^xsd:anyURI] ; # 
  fhir:group ( [
    ( fhir:element [
fhir:code [ fhir:v "TID4019" ] ;
fhir:display [ fhir:v "Algorithm Identification" ] ;
      ( fhir:target [
fhir:code [ fhir:v "device" ] ;
fhir:display [ fhir:v "observation.device" ] ;
fhir:relationship [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Content from the Algorithm Identification template will be used to create a FHIR AlgorithmIdentification Device." ]       ] )     ] )
  ] [
    ( fhir:element [
fhir:code [ fhir:v "125007" ] ;
fhir:display [ fhir:v "Measurement Group" ] ;
      ( fhir:target [
fhir:code [ fhir:v "ImagingMeasurementGroup" ] ;
fhir:display [ fhir:v "ImagingMeasurementGroup" ] ;
fhir:relationship [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Each Measurement Group container will be used to create a FHIR ImagingMeasurementGroup Observation." ]       ] )     ] [
fhir:code [ fhir:v "126001" ] ;
fhir:display [ fhir:v "Derived Imaging Measurements" ] ;
      ( fhir:target [
fhir:code [ fhir:v "DerivedImagingMeasurements" ] ;
fhir:display [ fhir:v "DerivedImagingMeasurements" ] ;
fhir:relationship [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Each child of the the Derived Imaging Measurements container will be used to create a FHIR DerivedImagingMeasurement Observation." ]       ] )     ] [
fhir:code [ fhir:v "C0034375" ] ;
fhir:display [ fhir:v "Qualitative Evaluations" ] ;
      ( fhir:target [
fhir:code [ fhir:v "ImagingQualitativeEvaluation" ] ;
fhir:display [ fhir:v "ImagingQualitativeEvaluation" ] ;
fhir:relationship [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Select children of the Imaging Qualitative Evaluations container will be used to create a FHIR ImagingQualitativeEvaluation Observation." ]       ] )     ] )
  ] ) . #