FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.health-data-api
Resource TypeConceptMap
IdConceptMap-EehrxfMhdDocumentReferenceCM.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/euridice-org/eu-health-data-api/ConceptMap-EehrxfMhdDocumentReferenceCM.html
URLhttp://hl7.eu/fhir/health-data-api/ConceptMap/EehrxfMhdDocumentReferenceCM
Version1.0.0-ballot
Statusdraft
Date2026-03-18T14:22:45+00:00
NameEehrxfMhdDocumentReferenceCM
TitleEEHRxF MHD DocumentReference ConceptMap
Realmeu
Authorityhl7
Descriptionmapping from the EHDS regulatory priority categories to the LOINC document category codes for clinical precision in document identification.
PurposeGuide 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.
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.eu.health-data-api#currenteehrxf-document-priority-category-csEEHRxF Document Priority Category CodeSystem
who.ddcc#currentloinc.orgLOINC codes used in this IG

Narrative

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 DetailsRelationshipTarget Concept Details
Codes from EEHRxF Document Priority Category CodeSystemCodes from Logical Observation Identifiers, Names and Codes (LOINC)
Patient-Summariespatient summarieshas specialization60591-5Patient summary Document
Discharge-Reportsdischarge reportshas specialization18842-5Discharge summary
has specialization100719-4Surgical oncology Discharge summary
Laboratory-Reportsmedical test results, including laboratory and other diagnostic results and related reportshas specialization11502-2Laboratory report
Medical-Imagingmedical imaging studies and related imaging reportshas specialization85430-7Diagnostic imaging report
has specialization18748-4Diagnostic imaging study

Source1

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}