| Package | hl7.fhir.uv.dicom-sr |
| Resource Type | ConceptMap |
| Id | dicom-derived-imaging-measurement-to-fhir |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/uv/dicom-sr/https://build.fhir.org/ig/HL7/dicom-sr/ConceptMap-dicom-derived-imaging-measurement-to-fhir.html |
| URL | http://hl7.org/fhir/uv/dicom-sr/ConceptMap/dicom-derived-imaging-measurement-to-fhir |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-05-01T18:03:49+00:00 |
| Name | DICOMDerivedImagingMeasurementToFHIRMapping |
| Title | ConceptMap - DICOM Derived Imaging Measurement to FHIR Mapping |
| Realm | uv |
| Authority | hl7 |
| Description | Mapping between DICOMĀ® Derived Imaging Measurement and FHIR Resources |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap dicom-derived-imaging-measurement-to-fhir
Mapping from DICOM-Imaging-Measurement to Observation
Group 1 Mapping from unspecified code system to unspecified code system
| Source Concept Details | Relationship | Target Concept Details | |||
| Codes from | ValueType | Codes from | |||
| CID7465 | Measurement Derived From Multiple ROI Measurements | is equivalent to | valueQuantity | DerivedImagingMeasurement.valueQuantity | |
Group 2 Mapping from unspecified code system to unspecified code system
| Source Code | Relationship | Target Code | Comment |
| TID4019 (Algorithm Identification) | is equivalent to | device (DerivedImagingMeasurement.device) | Content from the Algorithm Identification template will be used to create a FHIR AlgorithmIdentification Device. |
Group 3 Mapping from unspecified code system to unspecified code system
| Source Concept Details | Relationship | Target Concept Details | Comment | ||
| Codes from | Codes from | ||||
| 125007 | Measurement Group | is equivalent to | ImagingMeasurementGroup | ImagingMeasurementGroup | Measurement Group children of a derived imaging measurement content item are mapped to new ImagingMeasurementGroup observations. |
| is equivalent to | derivedFrom | DerivedImagingMeasurement.derivedFrom | |||
{
"resourceType": "ConceptMap",
"id": "dicom-derived-imaging-measurement-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-derived-imaging-measurement-to-fhir",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.39.18.1"
}
],
"version": "1.0.0",
"name": "DICOMDerivedImagingMeasurementToFHIRMapping",
"title": "ConceptMap - DICOM Derived Imaging Measurement 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Ā® Derived Imaging Measurement and FHIR Resources",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"additionalAttribute": [
{
"code": "IdentifierType",
"uri": "http://dicom.nema.org/resources/ontology/DCM",
"description": "DICOM Controlled Terminology",
"type": "Coding"
},
{
"code": "ValueType",
"uri": "http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-value-type",
"description": "DICOM Value Type",
"type": "Coding"
}
],
"sourceScopeUri": "DICOM-Imaging-Measurement",
"targetScopeUri": "Observation",
"group": [
{
"element": [
{
"code": "CID7465",
"display": "Measurement Derived From Multiple ROI Measurements",
"target": [
{
"code": "valueQuantity",
"display": "DerivedImagingMeasurement.valueQuantity",
"relationship": "equivalent",
"dependsOn": [
{
"attribute": "ValueType",
"valueCoding": {
"system": "http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-value-type",
"code": "num"
}
}
]
}
]
}
]
},
{
"element": [
{
"code": "TID4019",
"display": "Algorithm Identification",
"target": [
{
"code": "device",
"display": "DerivedImagingMeasurement.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": "Measurement Group children of a derived imaging measurement content item are mapped to new ImagingMeasurementGroup observations."
},
{
"code": "derivedFrom",
"display": "DerivedImagingMeasurement.derivedFrom",
"relationship": "equivalent"
}
]
}
]
}
]
}