HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/tree/master and changes regularly. See the Directory of published versions
Draft as of 2025-03-21 |
Definitions for the EHDSAttachment logical model.
Guidance on how to interpret the contents of this table can be foundhere
0. EHDSAttachment | |
Definition | C.7 - EHDS refined base model for This type is for containing or referencing attachments - additional data content defined in other formats. The most common use of this type is to include images or reports in some report format such as PDF. However, it can be used for any data that has a MIME type. |
Short | Attachment model |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. EHDSAttachment.contentType | |
Definition | Mime type of the content, with charset etc. |
Short | C.7.1 - Content Type |
Control | 0..1 |
Binding | BCP-13 |
Type | CodeableConcept |
4. EHDSAttachment.language | |
Definition | Human language of the content |
Short | C.7.2 - Language |
Control | 0..1 |
Binding | BCP 47 |
Type | CodeableConcept |
6. EHDSAttachment.data | |
Definition | The actual data of the attachment - a sequence of bytes, base64 encoded. |
Short | C.7.3 - Data |
Control | 0..1 |
Type | base64Binary |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. EHDSAttachment.url | |
Definition | A location where the data can be accessed. |
Short | C.7.4 - URL |
Control | 0..1 |
Type | uri |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. EHDSAttachment.size | |
Definition | The number of bytes of data that make up this attachment (before base64 encoding). |
Short | C.7.5 - Size |
Control | 0..1 |
Type | integer64 |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. EHDSAttachment.hash | |
Definition | The calculated hash of the data using SHA-1. Represented using base64. |
Short | C.7.6 - Hash |
Control | 0..1 |
Type | base64Binary |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. EHDSAttachment.title | |
Definition | A label or set of text to display in place of the data. |
Short | C.7.7 - Title |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. EHDSAttachment.creationDate | |
Definition | The date that the attachment was created. |
Short | C.7.8 - Creation date |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. EHDSAttachment.height | |
Definition | Height of the image in pixels (photo/video) |
Short | C.7.9 - Height |
Control | 0..1 |
Type | unsignedInt |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. EHDSAttachment.width | |
Definition | Width of the image in pixels (photo/video) |
Short | C.7.10 - Width |
Control | 0..1 |
Type | unsignedInt |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
22. EHDSAttachment.frames | |
Definition | Number of frames if > 1 (photo) |
Short | C.7.11 - Frames |
Control | 0..1 |
Type | unsignedInt |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. EHDSAttachment.duration | |
Definition | Length in seconds (audio / video) |
Short | C.7.12 - Duration |
Control | 0..1 |
Type | decimal |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
0. EHDSAttachment | |
Definition | C.7 - EHDS refined base model for This type is for containing or referencing attachments - additional data content defined in other formats. The most common use of this type is to include images or reports in some report format such as PDF. However, it can be used for any data that has a MIME type. |
Short | Attachment model |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. EHDSAttachment.contentType | |
Definition | Mime type of the content, with charset etc. |
Short | C.7.1 - Content Type |
Control | 0..1 |
Binding | BCP-13 |
Type | CodeableConcept |
4. EHDSAttachment.language | |
Definition | Human language of the content |
Short | C.7.2 - Language |
Control | 0..1 |
Binding | BCP 47 |
Type | CodeableConcept |
6. EHDSAttachment.data | |
Definition | The actual data of the attachment - a sequence of bytes, base64 encoded. |
Short | C.7.3 - Data |
Control | 0..1 |
Type | base64Binary |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. EHDSAttachment.url | |
Definition | A location where the data can be accessed. |
Short | C.7.4 - URL |
Control | 0..1 |
Type | uri |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. EHDSAttachment.size | |
Definition | The number of bytes of data that make up this attachment (before base64 encoding). |
Short | C.7.5 - Size |
Control | 0..1 |
Type | integer64 |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. EHDSAttachment.hash | |
Definition | The calculated hash of the data using SHA-1. Represented using base64. |
Short | C.7.6 - Hash |
Control | 0..1 |
Type | base64Binary |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. EHDSAttachment.title | |
Definition | A label or set of text to display in place of the data. |
Short | C.7.7 - Title |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. EHDSAttachment.creationDate | |
Definition | The date that the attachment was created. |
Short | C.7.8 - Creation date |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. EHDSAttachment.height | |
Definition | Height of the image in pixels (photo/video) |
Short | C.7.9 - Height |
Control | 0..1 |
Type | unsignedInt |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. EHDSAttachment.width | |
Definition | Width of the image in pixels (photo/video) |
Short | C.7.10 - Width |
Control | 0..1 |
Type | unsignedInt |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
22. EHDSAttachment.frames | |
Definition | Number of frames if > 1 (photo) |
Short | C.7.11 - Frames |
Control | 0..1 |
Type | unsignedInt |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. EHDSAttachment.duration | |
Definition | Length in seconds (audio / video) |
Short | C.7.12 - Duration |
Control | 0..1 |
Type | decimal |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
0. EHDSAttachment | |
Definition | C.7 - EHDS refined base model for This type is for containing or referencing attachments - additional data content defined in other formats. The most common use of this type is to include images or reports in some report format such as PDF. However, it can be used for any data that has a MIME type. |
Short | Attachment model |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. EHDSAttachment.contentType | |
Definition | Mime type of the content, with charset etc. |
Short | C.7.1 - Content Type |
Control | 0..1 |
Binding | BCP-13 |
Type | CodeableConcept |
4. EHDSAttachment.language | |
Definition | Human language of the content |
Short | C.7.2 - Language |
Control | 0..1 |
Binding | BCP 47 |
Type | CodeableConcept |
6. EHDSAttachment.data | |
Definition | The actual data of the attachment - a sequence of bytes, base64 encoded. |
Short | C.7.3 - Data |
Control | 0..1 |
Type | base64Binary |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. EHDSAttachment.url | |
Definition | A location where the data can be accessed. |
Short | C.7.4 - URL |
Control | 0..1 |
Type | uri |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. EHDSAttachment.size | |
Definition | The number of bytes of data that make up this attachment (before base64 encoding). |
Short | C.7.5 - Size |
Control | 0..1 |
Type | integer64 |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. EHDSAttachment.hash | |
Definition | The calculated hash of the data using SHA-1. Represented using base64. |
Short | C.7.6 - Hash |
Control | 0..1 |
Type | base64Binary |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. EHDSAttachment.title | |
Definition | A label or set of text to display in place of the data. |
Short | C.7.7 - Title |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. EHDSAttachment.creationDate | |
Definition | The date that the attachment was created. |
Short | C.7.8 - Creation date |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. EHDSAttachment.height | |
Definition | Height of the image in pixels (photo/video) |
Short | C.7.9 - Height |
Control | 0..1 |
Type | unsignedInt |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. EHDSAttachment.width | |
Definition | Width of the image in pixels (photo/video) |
Short | C.7.10 - Width |
Control | 0..1 |
Type | unsignedInt |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
22. EHDSAttachment.frames | |
Definition | Number of frames if > 1 (photo) |
Short | C.7.11 - Frames |
Control | 0..1 |
Type | unsignedInt |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. EHDSAttachment.duration | |
Definition | Length in seconds (audio / video) |
Short | C.7.12 - Duration |
Control | 0..1 |
Type | decimal |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |