HL7 Europe Patient Summary
1.0.0-ci-build - ci-build 150

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

EHDSDeviceUse Mapping

EHDSDeviceUse -> DeviceUseStatementEuEps
Ongoing alignment: The Xt-EHR logical models are under active revision and continuous refinement. Updates from Xt-EHR will be progressively incorporated into this Implementation Guide to maintain alignment with the evolving EHDS specifications.
Yellow row/cells: In this ballot publication, some row/cells of the mapping table have been left in yellow to indicate areas requiring further review or refinement; including feedback from the Xt-EHR joint action (see note above). These highlights will be addressed in subsequent updates to ensure accuracy and completeness of the mappings.

EHDSDeviceUse -> DeviceUseStatementEuEps

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.

Mapping Context

EHDSDeviceUse -> DeviceUseStatementEuEps
EHDSDeviceUse (Logical Model) Relationship DeviceUseStatementEuEps
Element Description Relation Resource Element Description Notes
header Common header for all patient-related data. related-to DeviceUseStatement . General metadata. Dataset-level; not usually carried in DeviceUseStatement as-is.
header.subject Patient/subject this device use is about. equivalent DeviceUseStatement subject Reference to the patient or subject of device use. Reference to Patient (or other subject).
header.identifier Business identifier for the object. equivalent DeviceUseStatement identifier Business identifier for this device use statement. Copy over all identifiers if multiple.
header.authorship Resource authoring details. related-to DeviceUseStatement source Reporter of the device use. Can reference Device, Organization, Patient, Practitioner, or PractitionerRole. 1.. in the model 0.. in the profile
header.authorship.author[x] Who created/issued the statement. equivalent DeviceUseStatement source Who reported the device use. Can reference Device, Organization, Patient, Practitioner, or PractitionerRole. 1.. in the model 0.. in the profile
header.authorship.datetime Date/time the resource was issued. equivalent DeviceUseStatement recordedOn When the device use statement was recorded. 1.. in the model 0.. in the profile
header.lastUpdate Last technical correction/update. related-to DeviceUseStatement meta.lastUpdated When the resource version last changed. The map applies only in case it represents when the resource was last updated. It is an instant (i.e. YYYY-MM-DDThh:mm:ss.sss+zz:zz).
header.statusReason[x] Reason for current dataset status. no map DeviceUseStatement Suggested to be removed see Review and Align Use of header.status and header.statusReason[x]
header.language Language of the resource (IETF tag). equivalent DeviceUseStatement language Language used in the statement.
header.status Current status of the device usage. equivalent DeviceUseStatement status Status of the device use statement. Preferred binding: HL7 device-statement-status.
startDate Date when the device was implantable to the patient or the external device was first in use. related-to DeviceUseStatement timingPeriod.start Start of the period of device use. Use a timing period to capture start/end.
endDate Date when the device was explanted from the patient or the external device was no longer in use. related-to DeviceUseStatement timingPeriod.end End of the period of device use. Use a timing period to capture start/end.
device[x] The details of the device used. source-is-broader-than-target DeviceUseStatement device Device being used. FHIR uses Reference(Device); CodeableConcept may require a Device instance.
bodySite Anatomical location of the device. May include laterality. related-to DeviceUseStatement bodySite Body site where the device is used. EHDSBodyStructure may need to be summarized as CodeableConcept.
reason[x] Reason or justification for the use of the device. source-is-broader-than-target DeviceUseStatement reasonCode Reason code for the device use. FHIR uses CodeableConcept; references may need to be represented as codes or extensions.
source[x] Who reported the device was being used by the patient. equivalent DeviceUseStatement source Reporter of the device use.
note Note about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. equivalent DeviceUseStatement note Additional notes about the device use.

Return to overview: EHDS Logical Models -> FHIR Profiles