HL7 Czech PS Implementation Guide
0.0.1 - ci-build
CZ
HL7 Czech PS Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/ps/ and changes regularly. See the Directory of published versions
Hereafter a browseable diagram showing how the Attachments model is realized by the HL7 FHIR Profiles of this guide
| Attachments (Logical Model) | Relationship | FHIR Target | ||||
|---|---|---|---|---|---|---|
| Element | Description | Relation | Resource/Profile | Element | Description | Notes |
| attachment | A.2.10.1 - Attachment | equivalent | Composition (cz-composition-ps) | Composition.section:sectionAttachments | ||
| attachment | A.2.10.1 - Attachment (entries) | equivalent | Composition (cz-composition-ps) | Composition.section:sectionAttachments.entry:attachment.ofType(DocumentReference) | Repeatable: one DocumentReference per attachment item. | |
| attachment.type | A.2.10.1.1 - Attachment type | equivalent | DocumentReference (cz-attachment) | DocumentReference.content.attachment.contentType | ||
| attachment.format | A.2.10.1.2 - Attachment format | equivalent | DocumentReference (cz-attachment) | DocumentReference.content.format | ||
| attachment.title | A.2.10.1.3 - Attachment title | related-to | DocumentReference (cz-attachment) | DocumentReference.content.attachment.title | ||
| attachment.description | A.2.10.1.4 - Attachment description | related-to | DocumentReference (cz-attachment) | DocumentReference.description | ||
| attachment.dateTime | A.2.10.1.5 - Attachment date and time | equivalent | DocumentReference (cz-attachment) | DocumentReference.date | ||
| attachment.document | A.2.10.1.6 - Document | equivalent | DocumentReference (cz-attachment) | DocumentReference.content.attachment | ||