FHIR IG analytics| Package | hl7.fhir.eu.health-data-api |
| Resource Type | ConceptMap |
| Id | ConceptMap-EehrxfMhdDocumentReferenceCM.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/euridice-org/eu-health-data-api/ConceptMap-EehrxfMhdDocumentReferenceCM.html |
| URL | http://hl7.eu/fhir/health-data-api/ConceptMap/EehrxfMhdDocumentReferenceCM |
| Version | 1.0.0-ballot |
| Status | draft |
| Date | 2026-03-18T14:22:45+00:00 |
| Name | EehrxfMhdDocumentReferenceCM |
| Title | EEHRxF MHD DocumentReference ConceptMap |
| Realm | eu |
| Authority | hl7 |
| Description | mapping from the EHDS regulatory priority categories to the LOINC document category codes for clinical precision in document identification. |
| Purpose | Guide implementers in understanding how the coarse-grained priority categories defined in the EHDS regulation relate to specific document categories identified by LOINC codes, and it may evolve over time as clinical practice changes and new document categories become relevant for cross-border exchange. |
| Copyright | Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0). |
No resources found
| CodeSystem | ||
| hl7.fhir.eu.health-data-api#current | eehrxf-document-priority-category-cs | EEHRxF Document Priority Category CodeSystem |
| who.ddcc#current | loinc.org | LOINC codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap EehrxfMhdDocumentReferenceCM
Mapping from (not specified) to (not specified)
Group 1 Mapping from EEHRxF Document Priority Category CodeSystem to Logical Observation Identifiers, Names and Codes (LOINC)
| Source Concept Details | Relationship | Target Concept Details | ||
| Codes from EEHRxF Document Priority Category CodeSystem | Codes from Logical Observation Identifiers, Names and Codes (LOINC) | |||
| Patient-Summaries | patient summaries | has specialization | 60591-5 | Patient summary Document |
| Discharge-Reports | discharge reports | has specialization | 18842-5 | Discharge summary |
| has specialization | 100719-4 | Surgical oncology Discharge summary | ||
| Laboratory-Reports | medical test results, including laboratory and other diagnostic results and related reports | has specialization | 11502-2 | Laboratory report |
| Medical-Imaging | medical imaging studies and related imaging reports | has specialization | 85430-7 | Diagnostic imaging report |
| has specialization | 18748-4 | Diagnostic imaging study | ||
{
"resourceType": "ConceptMap",
"id": "EehrxfMhdDocumentReferenceCM",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/health-data-api/ConceptMap/EehrxfMhdDocumentReferenceCM",
"version": "1.0.0-ballot",
"name": "EehrxfMhdDocumentReferenceCM",
"title": "EEHRxF MHD DocumentReference ConceptMap",
"status": "draft",
"experimental": false,
"date": "2026-03-18T14:22:45+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "mapping from the EHDS regulatory priority categories to the LOINC document category codes for clinical precision in document identification.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"purpose": "Guide implementers in understanding how the coarse-grained priority categories defined in the EHDS regulation relate to specific document categories identified by LOINC codes, and it may evolve over time as clinical practice changes and new document categories become relevant for cross-border exchange.",
"copyright": "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
"group": [
{
"source": "http://hl7.eu/fhir/health-data-api/CodeSystem/eehrxf-document-priority-category-cs",
"target": "http://loinc.org",
"element": [
{
"code": "Patient-Summaries",
"target": [
{
"code": "60591-5",
"display": "Patient summary Document",
"equivalence": "specializes"
}
]
},
{
"code": "Discharge-Reports",
"target": [
{
"code": "18842-5",
"display": "Discharge summary",
"equivalence": "specializes"
},
{
"code": "100719-4",
"display": "Surgical oncology Discharge summary",
"equivalence": "specializes"
}
]
},
{
"code": "Laboratory-Reports",
"target": [
{
"code": "11502-2",
"display": "Laboratory report",
"equivalence": "specializes"
}
]
},
{
"code": "Medical-Imaging",
"target": [
{
"code": "85430-7",
"display": "Diagnostic imaging report",
"equivalence": "specializes"
},
{
"code": "18748-4",
"display": "Diagnostic imaging study",
"equivalence": "specializes"
}
]
}
]
}
]
}