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

DICOM SR to FHIR Resource Mapping IG, published by HL7 Imaging Integration Working Group. This is not an authorized publication; it is the continuous build for version 0.1.0). 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 IOD to FHIR Mapping - JSON Representation

Draft as of 2023-06-13

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "ConceptMap-dicom-sr-iod-to-fhir",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from DICOM-SR-IOD to <a href=\"http://hl7.org/fhir/R5/bundle.html\">Bundle</a></p><p>DRAFT. Published on 2023-06-13 17:05:48+0000 by HL7 Imaging Integration Working Group (<a href=\"http://www.hl7.org/Special/committees/imagemgt/index.cfm\">http://www.hl7.org/Special/com...</a>, HL7 Imaging Integration Workgroup: <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>, Christopher Lindop: <a href=\"mailto:Christopher.Lindop@ge.com\">Christopher.Lindop@ge.com</a>). </p><div><p>Mapping between DICOM SR IOD 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><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.Series (Series IE)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#not-related-to\" title=\"not-related-to\">is not related to</a></td><td/><td>The DICOM SR Series IE is not mapped</td></tr><tr><td>DICOM.FrameOfReference (Frame of Reference IE)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#not-related-to\" title=\"not-related-to\">is not related to</a></td><td/><td>The DICOM SR Frame of Reference IE is not mapped</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><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>"
  },
  "url" : "http://hl7.org/fhir/dicom-sr/ConceptMap/ConceptMap-dicom-sr-iod-to-fhir",
  "version" : "0.1.0",
  "title" : "ConceptMap - DICOM SR IOD to FHIR Mapping",
  "status" : "draft",
  "date" : "2023-06-13T17:05:48+00:00",
  "publisher" : "HL7 Imaging Integration Working Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt/index.cfm"
        }
      ]
    },
    {
      "name" : "HL7 Imaging Integration Workgroup",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/imagemgt/index.cfm"
        }
      ]
    },
    {
      "name" : "Jonathan Whitby",
      "telecom" : [
        {
          "system" : "email",
          "value" : "jonathan.whitby@mi.medical.canon"
        }
      ]
    },
    {
      "name" : "Christopher Lindop",
      "telecom" : [
        {
          "system" : "email",
          "value" : "Christopher.Lindop@ge.com"
        }
      ]
    }
  ],
  "description" : "Mapping between DICOM SR IOD and FHIR Resources",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "sourceScopeUri" : "DICOM-SR-IOD",
  "targetScopeUri" : "Bundle",
  "group" : [
    {
      "element" : [
        {
          "code" : "DICOM.Patient",
          "display" : "Patient IE",
          "target" : [
            {
              "code" : "Patient[1]",
              "display" : "Patient[1]",
              "relationship" : "equivalent",
              "comment" : "The DICOM SR Patient IE is mapped to a FHIR Patient resource"
            }
          ]
        },
        {
          "code" : "DICOM.Study",
          "display" : "Study IE",
          "target" : [
            {
              "code" : "ImagingStudy[1]",
              "display" : "ImagingStudy[1]",
              "relationship" : "equivalent",
              "comment" : "The DICOM SR Study IE is mapped to a FHIR ImagingStudy resource"
            }
          ]
        },
        {
          "code" : "DICOM.Series",
          "display" : "Series IE",
          "target" : [
            {
              "relationship" : "not-related-to",
              "comment" : "The DICOM SR Series IE is not mapped"
            }
          ]
        },
        {
          "code" : "DICOM.FrameOfReference",
          "display" : "Frame of Reference IE",
          "target" : [
            {
              "relationship" : "not-related-to",
              "comment" : "The DICOM SR Frame of Reference IE is not mapped"
            }
          ]
        },
        {
          "code" : "DICOM.Equipment",
          "display" : "Equipment IE",
          "target" : [
            {
              "code" : "Device[1]",
              "display" : "Device[1]",
              "relationship" : "equivalent",
              "comment" : "The DICOM SR Equipment IE may result in the creation of a new Device resource"
            }
          ]
        },
        {
          "code" : "DICOM.Document",
          "display" : "Document IE",
          "target" : [
            {
              "code" : "Observation[1]",
              "display" : "Observation[1]",
              "relationship" : "source-is-narrower-than-target",
              "comment" : "Processing of the Document IE will result in the creation one or more new Observation resources",
              "property" : [
                {
                  "code" : "ie-map",
                  "valueString" : "dicom-document-ie-to-fhir"
                },
                {
                  "code" : "references",
                  "valueString" : "Observation.subject.reference=Patient[1].id"
                },
                {
                  "code" : "references",
                  "valueString" : "Observation.partOf.reference=ImagingStudy[1].id"
                },
                {
                  "code" : "references",
                  "valueString" : "Observation.device.reference=Device[1]"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}