EU Health Data API
1.0.0-ballot - ballot 150

EU Health Data API, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot 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

Medical Imaging Report

This section defines the API requirements for EHR systems that provide diagnostic imaging reports conforming to the EU Imaging Report IG.

Actors

Imaging Reports can be accessed via document exchange.

Actor Description CapabilityStatement
Document Consumer Retrieves imaging reports EEHRxF Document Consumer
Document Access Provider Serves imaging reports EEHRxF Document Access Provider

Document Exchange

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

The Imaging Report is differentiated via the following DocumentReference fields:

Example Query

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

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

For imaging study manifests (DICOM image references), see Imaging Manifest.