EU Health Data API
0.1.0 - ci-build 150

EU Health Data API, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/euridice-org/eu-health-data-api/ and changes regularly. See the Directory of published versions

Hospital Discharge Report

This section defines the API requirements for EHR systems that provide EEHRxF data that conforms to the HL7 EU Hospital Discharge Report content profile.

Actors

Hospital Discharge Reports can be accessed via document exchange.

Actor Description CapabilityStatement
Document Consumer Retrieves HDR documents EEHRxF Document Consumer
Document Access Provider Serves HDR documents EEHRxF Document Responder

Document Exchange

For document-based access, use the Document Exchange transactions.

The Hospital Discharge Report is differentiated via the following DocumentReference fields:

Example Query

GET /DocumentReference?patient=123&type=http://loinc.org|18842-5&status=current

See Example: Retrieve A European Patient Summary for a complete workflow example (the pattern is identical).