HL7 Europe Patient Summary, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/eps/ and changes regularly. See the Directory of published versions
This page explains how conceptual elements from the EHDS logical model are expressed in the corresponding FHIR DeviceUseStatementEuEps profile or type used by this Implementation Guide.
| EHDSDeviceUse (Logical Model) | Relationship | DeviceUseStatementEuEps | ||
|---|---|---|---|---|
| Element | Relation | Resource | Element | Notes |
| header | related-to | DeviceUseStatement | . | Dataset-level; not usually carried in DeviceUseStatement as-is. |
| header.subject | equivalent | DeviceUseStatement | subject | Reference to Patient (or other subject). |
| header.identifier | equivalent | DeviceUseStatement | identifier | Copy over all identifiers if multiple. |
| header.author[x] | no-map | DeviceUseStatement | ||
| header.date | equivalent | DeviceUseStatement | recordedOn | |
| header.status | equivalent | DeviceUseStatement | status | Preferred binding: HL7 Device Use Statement Status or HL7 Device Usage Status. |
| header.source | related-to | DeviceUseStatement | source | When both header.author[x] and header.source are populated, additional profiling may be needed to preserve both semantics. |
| header.language | equivalent | DeviceUseStatement | language | |
| periodOfUse | equivalent | DeviceUseStatement | timingPeriod | |
| device[x] | source-is-broader-than-target | DeviceUseStatement | device | FHIR uses Reference(Device); CodeableConcept may require a Device instance. |
| bodySite | related-to | DeviceUseStatement | bodySite | EHDSBodyStructure may need to be summarized as CodeableConcept. |
| reason[x] | source-is-broader-than-target | DeviceUseStatement | reasonCode | FHIR uses CodeableConcept; references may need to be represented as codes or extensions. |
| note | equivalent | DeviceUseStatement | note | |
Return to overview: EHDS Logical Models -> FHIR Profiles