FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/dicom-imaging-measurements-container-to-fhir

Packagehl7.fhir.uv.dicom-sr
TypeConceptMap
Iddicom-imaging-measurements-container-to-fhir
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/dicom-sr/https://build.fhir.org/ig/HL7/dicom-sr/ConceptMap-dicom-imaging-measurements-container-to-fhir.html
URLhttp://hl7.org/fhir/uv/dicom-sr/ConceptMap/dicom-imaging-measurements-container-to-fhir
Version1.0.0
Statusactive
Date2025-05-01T18:03:49+00:00
NameDICOMImagingMeasurementsContainerToFHIRMapping
TitleConceptMap - DICOM Imaging Measurements Container to FHIR Mapping
Realmuv
Authorityhl7
DescriptionMapping between DICOMĀ® Document IE and FHIR Resources

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap dicom-imaging-measurements-container-to-fhir

Mapping from DICOM-Imaging-Measurements-Container to Bundle


Group 1 Mapping from unspecified code system to unspecified code system

Source CodeRelationshipTarget CodeComment
TID4019 (Algorithm Identification)is equivalent todevice (observation.device)Content from the Algorithm Identification template will be used to create a FHIR AlgorithmIdentification Device.

Group 2 Mapping from unspecified code system to unspecified code system

Source CodeRelationshipTarget CodeComment
125007 (Measurement Group)is equivalent toImagingMeasurementGroupEach Measurement Group container will be used to create a FHIR ImagingMeasurementGroup Observation.
126001 (Derived Imaging Measurements)is equivalent toDerivedImagingMeasurementsEach child of the the Derived Imaging Measurements container will be used to create a FHIR DerivedImagingMeasurement Observation.
C0034375 (Qualitative Evaluations)is equivalent toImagingQualitativeEvaluationSelect children of the Imaging Qualitative Evaluations container will be used to create a FHIR ImagingQualitativeEvaluation Observation.

Source

{
  "resourceType": "ConceptMap",
  "id": "dicom-imaging-measurements-container-to-fhir",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "ii"
    }
  ],
  "url": "http://hl7.org/fhir/uv/dicom-sr/ConceptMap/dicom-imaging-measurements-container-to-fhir",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.39.18.5"
    }
  ],
  "version": "1.0.0",
  "name": "DICOMImagingMeasurementsContainerToFHIRMapping",
  "title": "ConceptMap - DICOM Imaging Measurements Container to FHIR Mapping",
  "status": "active",
  "experimental": false,
  "date": "2025-05-01T18:03:49+00:00",
  "publisher": "HL7 International / Imaging Integration",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/imagemgt"
        }
      ]
    },
    {
      "name": "HL7 International / Imaging Integration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/imagemgt"
        }
      ]
    },
    {
      "name": "Jonathan Whitby",
      "telecom": [
        {
          "system": "email",
          "value": "jonathan.whitby@mi.medical.canon"
        },
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/imagemgt"
        }
      ]
    },
    {
      "name": "Christopher Lindop",
      "telecom": [
        {
          "system": "email",
          "value": "Christopher.Lindop@ge.com"
        },
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/imagemgt"
        }
      ]
    }
  ],
  "description": "Mapping between DICOMĀ® Document IE and FHIR Resources",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "sourceScopeUri": "DICOM-Imaging-Measurements-Container",
  "targetScopeUri": "Bundle",
  "group": [
    {
      "element": [
        {
          "code": "TID4019",
          "display": "Algorithm Identification",
          "target": [
            {
              "code": "device",
              "display": "observation.device",
              "relationship": "equivalent",
              "comment": "Content from the Algorithm Identification template will be used to create a FHIR AlgorithmIdentification Device."
            }
          ]
        }
      ]
    },
    {
      "element": [
        {
          "code": "125007",
          "display": "Measurement Group",
          "target": [
            {
              "code": "ImagingMeasurementGroup",
              "display": "ImagingMeasurementGroup",
              "relationship": "equivalent",
              "comment": "Each Measurement Group container will be used to create a FHIR ImagingMeasurementGroup Observation."
            }
          ]
        },
        {
          "code": "126001",
          "display": "Derived Imaging Measurements",
          "target": [
            {
              "code": "DerivedImagingMeasurements",
              "display": "DerivedImagingMeasurements",
              "relationship": "equivalent",
              "comment": "Each child of the the Derived Imaging Measurements container will be used to create a FHIR DerivedImagingMeasurement Observation."
            }
          ]
        },
        {
          "code": "C0034375",
          "display": "Qualitative Evaluations",
          "target": [
            {
              "code": "ImagingQualitativeEvaluation",
              "display": "ImagingQualitativeEvaluation",
              "relationship": "equivalent",
              "comment": "Select children of the Imaging Qualitative Evaluations container will be used to create a FHIR ImagingQualitativeEvaluation Observation."
            }
          ]
        }
      ]
    }
  ]
}