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 Attachment profile or type used by this Implementation Guide.
| EHDSAttachment (Logical Model) | Relationship | Attachment | ||||
|---|---|---|---|---|---|---|
| Element | Description | Relation | Resource | Element | Description | Notes |
| contentType | Mime type of the content, with charset etc. | equivalent | Attachment | contentType | Mime type of the content. | Preferred binding: BCP-13. |
| language | Human language of the content. | equivalent | Attachment | language | Language of the attachment content. | Preferred binding: BCP-47. |
| data | The actual data of the attachment - a sequence of bytes, base64 encoded. | equivalent | Attachment | data | Base64-encoded data. | |
| url | A location where the data can be accessed. | equivalent | Attachment | url | Location where the data can be accessed. | |
| size | The number of bytes of data that make up this attachment (before base64 encoding). | equivalent | Attachment | size | Number of bytes in the attachment. | |
| title | A label or set of text to display in place of the data. | equivalent | Attachment | title | Label to display in place of the data. | |
Return to overview: EHDS Logical Models -> FHIR Profiles