Package | hl7.fhir.eu.laboratory |
Type | ConceptMap |
Id | ConceptMap-eu-diagRptStatus2CompStatus |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/laboratory/https://build.fhir.org/ig/hl7-eu/laboratory/ConceptMap-ConceptMap-eu-diagRptStatus2CompStatus.html |
URL | http://hl7.eu/fhir/laboratory/ConceptMap/ConceptMap-eu-diagRptStatus2CompStatus |
Version | 0.2.0-ci |
Status | draft |
Date | 2025-07-02T14:40:12+00:00 |
Name | ConceptMapDiagRptStatus2CompStatus |
Title | DiagnosticReport to Composition status |
Realm | eu |
Authority | hl7 |
Description | Proposed relationship between the statuses used in the DiagnosticReport resource and that used for the Composition. |
Purpose | It shows how to value the Composition status element based on the DiagnosticReport element. |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap ConceptMap-eu-diagRptStatus2CompStatus
Mapping from DiagnosticReportStatus to CompositionStatus
Group 1 Mapping from DiagnosticReportStatusversion: null4.0.1) to CompositionStatusversion: null4.0.1)
Source Code | Relationship | Target Code |
registered | is related to | preliminary |
partial | is related to | preliminary |
preliminary | is related to | preliminary |
final | is related to | final |
amended | is related to | amended |
corrected | is related to | amended |
appended | is related to | amended |
cancelled | is related to | final |
entered-in-error | is related to | entered-in-error |
unknown | (not mapped) |
{ "resourceType": "ConceptMap", "id": "ConceptMap-eu-diagRptStatus2CompStatus", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.eu/fhir/laboratory/ConceptMap/ConceptMap-eu-diagRptStatus2CompStatus", "version": "0.2.0-ci", "name": "ConceptMapDiagRptStatus2CompStatus", "title": "DiagnosticReport to Composition status", "status": "draft", "experimental": true, "date": "2025-07-02T14:40:12+00:00", "publisher": "HL7 Europe", "contact": [ { "name": "HL7 Europe", "telecom": [ { "system": "url", "value": "http://hl7.eu" } ] } ], "description": "Proposed relationship between the statuses used in the DiagnosticReport resource and that used for the Composition.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "150", "display": "Europe" } ] } ], "purpose": "It shows how to value the Composition status element based on the DiagnosticReport element.", "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License", "sourceUri": "http://hl7.org/fhir/ValueSet/diagnostic-report-status", "targetUri": "http://hl7.org/fhir/ValueSet/composition-status", "group": [ { "source": "http://hl7.org/fhir/diagnostic-report-status", "sourceVersion": "4.0.1", "target": "http://hl7.org/fhir/composition-status", "targetVersion": "4.0.1", "element": [ { "code": "registered", "display": "Registered", "target": [ { "code": "preliminary", "display": "Preliminary", "equivalence": "relatedto" } ] }, { "code": "partial", "display": "Partial", "target": [ { "code": "preliminary", "display": "Preliminary", "equivalence": "relatedto" } ] }, { "code": "preliminary", "display": "Preliminary", "target": [ { "code": "preliminary", "display": "Preliminary", "equivalence": "relatedto" } ] }, { "code": "final", "display": "Final", "target": [ { "code": "final", "display": "Final", "equivalence": "relatedto" } ] }, { "code": "amended", "display": "Amended", "target": [ { "code": "amended", "display": "Amended", "equivalence": "relatedto" } ] }, { "code": "corrected", "display": "Corrected", "target": [ { "code": "amended", "display": "Amended", "equivalence": "relatedto" } ] }, { "code": "appended", "display": "Appended", "target": [ { "code": "amended", "display": "Amended", "equivalence": "relatedto" } ] }, { "code": "cancelled", "display": "Cancelled", "target": [ { "code": "final", "display": "Final", "equivalence": "relatedto" } ] }, { "code": "entered-in-error", "display": "Entered in Error", "target": [ { "code": "entered-in-error", "display": "Entered in Error", "equivalence": "relatedto" } ] }, { "code": "unknown", "display": "Unknown", "target": [ { "equivalence": "unmatched" } ] } ] } ] }