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
| Official URL: http://hl7.eu/fhir/health-data-api/CapabilityStatement/EEHRxF-DocumentAccessProvider-Example | Version: 1.0.0-ballot | ||||
| Computable Name: ExampleDocumentAccessProviderEPSLab | |||||
Copyright/Legal: Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0). |
|||||
Raw OpenAPI-Swagger Definition file | Download
Language: en
json, xmlNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
This CapabilityStatement instantiates the CapabilityStatement EEHRxF Document Access Provider CapabilityStatement
serverThis server provides document exchange for European Patient Summaries and Laboratory Reports. It supports MHD ITI-67 (Find Document References), ITI-68 (Retrieve Document), and PDQm ITI-78 (Patient Demographics Query).
SMART-on-FHIRSMART Backend Services authorization required.
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| DocumentReference | Supported Profiles EEHRxF MHD DocumentReference Profile MHD DocumentReference Minimal | y | y | patient, type, status, date, _id | |||||
| Patient | Supported Profiles Patient (EU core) | y | y | identifier, _id |
EEHRxF MHD DocumentReference Profile
MHD DocumentReference Minimal
DocumentReference resources are served via ITI-67. This server indexes Patient Summaries (LOINC 60591-5) and Laboratory Reports (LOINC 11502-2).
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | patient | reference | |
| SHALL | type | token | |
| SHALL | status | token | |
| SHALL | date | date | |
| SHALL | _id | token |
Patient lookup via PDQm ITI-78.
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | identifier | token | |
| SHALL | _id | token |