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-xtehr 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 DeviceEuEps profile or type used by this Implementation Guide.
| EHDSDevice (Logical Model) | Relationship | DeviceEuEps | ||||
|---|---|---|---|---|---|---|
| Element | Description | Relation | Resource | Element | Description | Notes |
| instanceIdentifier | Identifier of the device instance. | equivalent | Device | identifier | Business identifiers for the device. | Repeat for multiple instance identifiers. |
| udiCarrier | Unique Device Identifier (UDI) value. | equivalent | Device | udiCarrier | UDI carrier information for the device. | Repeat for multiple UDI carrier identifiers when present. |
| manufacturer | Name of device manufacturer. | equivalent | Device | manufacturer | Device manufacturer. | |
| manufactureDate | The date and time when the device was manufactured. | equivalent | Device | manufactureDate | Manufacture date. | |
| expiryDate | The date and time beyond which this device is no longer valid or should not be used (if applicable). | equivalent | Device | expirationDate | Expiration date. | |
| lotNumber | Lot number of manufacture. | equivalent | Device | lotNumber | Lot number. | |
| serialNumber | Serial number assigned by the manufacturer. | equivalent | Device | serialNumber | Serial number. | |
| name | The name of the device as known to e.g. the manufacturer and/or patient. | equivalent | Device | deviceName | The name of the device as given by the manufacturer | |
| name.value | The name of the device as known to e.g. the manufacturer and/or patient. | equivalent | Device | deviceName.name | The device name value. | |
| name.type | The type of name, e.g. UDI Label name, user friendly name. | equivalent | Device | deviceName.type | The kind of device name. | |
| modelNumber | The manufacturer's model number for the device. | equivalent | Device | modelNumber | Model number. | |
| version | The actual design of the device or software version running on the device. | related-to | Device | version.value | Device version. | Repeat for multiple versions. |
| type | Device type. | equivalent | Device | type | Type of device. | |
| note | Device notes and comments. | equivalent | Device | note | Notes about the device. | |
Return to overview: EHDS Logical Models -> FHIR Profiles