EU Health Data API
1.0.0-ballot - ballot
150
This page is part of the EU Health Data API (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Open issues under discussion in this IG. Each has a corresponding GitHub Issue where you can add input to existing issues, or create your own.
We welcome your input via Github Issues, or by attending the weekly HL7 Europe API Workgroup Meetings.
| GitHub Issue | Priority: High |
How should systems differentiate documents by EHDS Priority Category? Patient Summary, Imaging Results, Medical Test Results, and Hospital Discharge Reports are all FHIR Documents exposed via DocumentReference and MHD.
Current Approach (going to ballot)
DocumentReference .type with LOINC codes is the primary search parameter for document differentiation. The .category element is left unconstrained — servers may populate it, but it is not a required search parameter. A ConceptMap is provided mapping EHDS priority categories to LOINC codes used in .type.
Seeking Input On
.type with LOINC the right search parameter for priority category differentiation, or should .category or format play a role?| GitHub Issue | Priority: Medium |
The following resources are proposed as the core set for resource access (e.g. resource search entry points specifically, not all included resources). This needs validation from Priority Category owners.
Shared
Patient Summary
ePrescription/eDispensation
Medical Test Results
Imaging Results
Discharge Reports
Seeking Input On
| GitHub Issue | Priority: High |
Imaging manifests (MADO — Manifest of DICOM Objects) may exist in both FHIR and DICOM formats. This IG specifies a dual-DocumentReference pattern: two DocumentReferences linked via relatesTo with code transforms, one pointing to the FHIR ImagingStudy representation and one to the DICOM KOS object. This enables content negotiation — consumers retrieve the format they support.
This approach was agreed by the API working group. However, alternative approaches have been proposed, including a single-DocumentReference model preferred by some in the DICOM community.
Seeking Input On
content entries be preferable?