Package | hl7.fhir.uv.dicom-sr |
Resource Type | ConceptMap |
Id | dicom-sr-measurement-report-to-fhir |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/dicom-sr/https://build.fhir.org/ig/HL7/dicom-sr/ConceptMap-dicom-sr-measurement-report-to-fhir.html |
URL | http://hl7.org/fhir/uv/dicom-sr/ConceptMap/dicom-sr-measurement-report-to-fhir |
Version | 1.0.0 |
Status | active |
Date | 2025-05-01T18:03:49+00:00 |
Name | DICOMSRMeasurementReportToFHIRMapping |
Title | ConceptMap - DICOM SR Measurement Report to FHIR Mapping |
Realm | uv |
Authority | hl7 |
Description | Mapping between DICOM® SR Measurement Report and FHIR Resources |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap dicom-sr-measurement-report-to-fhir
Mapping from DICOM-SR-Measurement-Report to Bundle
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code | Comment |
DICOM.Patient (Patient IE) | is equivalent to | Patient[1] | The DICOM® SR Patient IE is mapped to a FHIR Patient resource |
Group 2 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code | Comment |
DICOM.Study (Study IE) | is equivalent to | ImagingStudy[1] | The DICOM® SR Study IE is mapped to a FHIR ImagingStudy resource |
DICOM.Study (Study IE) | is related to | ServiceRequest[1] | The DICOM® SR Study IE is mapped to a FHIR ServiceRequest resource |
Group 3 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code | Comment |
DICOM.Equipment (Equipment IE) | is equivalent to | Device[1] | The DICOM® SR Equipment IE may result in the creation of a new Device resource |
Group 4 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code | Comment |
DICOM.Document (Document IE) | is narrower than | Observation[1] | Processing of the Document IE will result in the creation one or more new Observation resources |
{ "resourceType": "ConceptMap", "id": "dicom-sr-measurement-report-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-sr-measurement-report-to-fhir", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.39.18.7" } ], "version": "1.0.0", "name": "DICOMSRMeasurementReportToFHIRMapping", "title": "ConceptMap - DICOM SR Measurement Report 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® SR Measurement Report and FHIR Resources", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "property": [ { "code": "references", "type": "string" }, { "code": "imaging-measurement-group-map", "type": "string" } ], "sourceScopeUri": "DICOM-SR-Measurement-Report", "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" } ] } ] }, { "element": [ { "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.Study", "display": "Study IE", "target": [ { "code": "ServiceRequest[1]", "display": "ServiceRequest[1]", "relationship": "related-to", "comment": "The DICOM® SR Study IE is mapped to a FHIR ServiceRequest resource" } ] } ] }, { "element": [ { "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" } ] } ] }, { "element": [ { "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": "imaging-measurement-group-map", "valueString": "dicom-imaging-measurement-group-to-fhir" }, { "code": "references", "valueString": "Observation.subject.reference=Patient[1].id" }, { "code": "references", "valueString": "Observation.partOf.reference=ImagingStudy[1].id" }, { "code": "references", "valueString": "Observation.basedOn.reference=ServiceRequest[1].id" }, { "code": "references", "valueString": "Observation.device.reference=Device[1]" } ] } ] } ] } ] }