HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ 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 DeviceUseStatementEuHdr profile or type used by this Implementation Guide.
| EHDSDeviceUse (Logical Model) | Relationship | DeviceUseStatementEuHdr | ||
|---|---|---|---|---|
| Element | Relation | Resource | Element | Notes |
| header | related-to | DeviceUseStatement | . | Dataset-level inherited header; not carried as a single element in DeviceUseStatement. |
| header.subject | equivalent | DeviceUseStatement | subject | |
| header.identifier | equivalent | DeviceUseStatement | identifier | |
| header.author[x] | related-to | DeviceUseStatement | source | DeviceUseStatement has no dedicated author element. Use source when the statement source is the author; additional profiling may be needed when author and source must be preserved separately. |
| header.date | equivalent | DeviceUseStatement | recordedOn | |
| header.status | equivalent | DeviceUseStatement | status | |
| header.source | related-to | DeviceUseStatement | source | When both header.author[x] and header.source are populated with distinct actors, 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 | See EHDSDevice mapping for details. |
| bodySite | related-to | DeviceUseStatement | bodySite | See EHDSBodyStructure mapping for details. |
| reason[x] | source-is-broader-than-target | DeviceUseStatement | reasonCode / reasonReference | |
| note | equivalent | DeviceUseStatement | note | |
Return to overview: EHDS Logical Models -> FHIR Profiles