HL7 Czech Imaging Order FHIR IG
0.1.0 - ballot
HL7 Czech Imaging Order FHIR IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img-order/ and changes regularly. See the Directory of published versions
This page explains how conceptual elements from the Attachment logical model are expressed in the corresponding FHIR profiles used by this Implementation Guide.
| Attachment (Logical Model) | Relationship | FHIR Target | ||||
|---|---|---|---|---|---|---|
| Element | Description | Relation | Resource/Profile | Element | Description | Notes |
| PresentedForm | A.4 - Presented Form | equivalent | Composition (cz-compositionImageOrder) | Composition.extension:presentedForm.document | ||
| PresentedForm.contentType | A.4.1 - Content type of presented form | equivalent | document (cz-compositionImageOrder) | document.contentType | ||
| PresentedForm.language | A.4.2 - Language of presented form | equivalent | document (cz-compositionImageOrder) | document.language | ||
| PresentedForm.data | A.4.3 - Data of presented form | equivalent | document (cz-compositionImageOrder) | document.data | ||
| PresentedForm.url | A.4.4 - URL of presented form | equivalent | document (cz-compositionImageOrder) | document.url | ||
| PresentedForm.title | A.4.5 - Title of presented form | equivalent | document (cz-compositionImageOrder) | document.title | ||
| PresentedForm.creation | A.4.6 - Date and time of creation | equivalent | document (cz-compositionImageOrder) | document.creation | ||
| AttachmentsCz | A.5 - Additional attachments | equivalent | CZ_Attachment (cz-attachment) | CZ_Attachment.content | ||
| AttachmentsCz.contentType | A.5.1 - Content type of additional attachments | equivalent | content (cz-attachment) | content.attachment.contentType | ||
| AttachmentsCz.language | A.5.2 - Language of additional attachments | equivalent | content (cz-attachment) | content.attachment.language | ||
| AttachmentsCz.data | A.5.3 - Data of additional attachments | equivalent | content (cz-attachment) | content.attachment.data | ||
| AttachmentsCz.url | A.5.4 - URL of additional attachments | equivalent | content (cz-attachment) | content.attachment.url | ||
| AttachmentsCz.title | A.5.5 - Title of additional attachments | equivalent | content (cz-attachment) | content.attachment.title | ||
| AttachmentsCz.creation | A.5.6 - Date and time of creation | equivalent | content (cz-attachment) | content.attachment.creation | ||