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

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 Access Provider

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).