FHIR IG analytics
| Package | hl7.fhir.cz.ps |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-LogAttachmentsCzEn.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/ps/StructureDefinition-LogAttachmentsCzEn.html |
| URL | https://hl7.cz/fhir/ps/StructureDefinition/LogAttachmentsCzEn |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-01-05T15:11:51+00:00 |
| Name | LogCzAttachmentsEn |
| Title | A.2.10 Attachments |
| Realm | cz |
| Authority | hl7 |
| Description | Logical model for attachments in the Patient Summary |
| Type | https://hl7.cz/fhir/ps/StructureDefinition/LogAttachmentsCzEn |
| Kind | logical |
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "LogAttachmentsCzEn",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/ps/StructureDefinition/LogAttachmentsCzEn",
"version": "0.0.1",
"name": "LogCzAttachmentsEn",
"title": "A.2.10 Attachments",
"status": "draft",
"date": "2026-01-05T15:11:51+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Logical model for attachments in the Patient Summary",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://hl7.cz/fhir/ps/StructureDefinition/LogAttachmentsCzEn",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "LogAttachmentsCzEn",
"path": "LogAttachmentsCzEn",
"short": "A.2.10 Attachments",
"definition": "Logical model for attachments in the Patient Summary",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "LogAttachmentsCzEn.attachment",
"path": "LogAttachmentsCzEn.attachment",
"short": "A.2.10.1 Attachment",
"definition": "Any attachment selected by the user.",
"min": 1,
"max": "*",
"base": {
"path": "LogAttachmentsCzEn.attachment",
"min": 1,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "LogAttachmentsCzEn.attachment.type",
"path": "LogAttachmentsCzEn.attachment.type",
"short": "A.2.10.1.1 Attachment type",
"definition": "Defines the type of the attachment.",
"min": 1,
"max": "1",
"base": {
"path": "LogAttachmentsCzEn.attachment.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "LogAttachmentsCzEn.attachment.format",
"path": "LogAttachmentsCzEn.attachment.format",
"short": "A.2.10.1.2 Attachment format",
"definition": "Defines the format of the attachment.",
"min": 1,
"max": "1",
"base": {
"path": "LogAttachmentsCzEn.attachment.format",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "LogAttachmentsCzEn.attachment.title",
"path": "LogAttachmentsCzEn.attachment.title",
"short": "A.2.10.1.3 Attachment title",
"definition": "Title that further describes the attachment.",
"min": 0,
"max": "1",
"base": {
"path": "LogAttachmentsCzEn.attachment.title",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "LogAttachmentsCzEn.attachment.description",
"path": "LogAttachmentsCzEn.attachment.description",
"short": "A.2.10.1.4 Attachment description",
"definition": "Additional description of the attachment.",
"min": 0,
"max": "1",
"base": {
"path": "LogAttachmentsCzEn.attachment.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "LogAttachmentsCzEn.attachment.dateTime",
"path": "LogAttachmentsCzEn.attachment.dateTime",
"short": "A.2.10.1.5 Attachment date and time",
"definition": "Date and time when the attachment was created or captured.",
"min": 1,
"max": "1",
"base": {
"path": "LogAttachmentsCzEn.attachment.dateTime",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "LogAttachmentsCzEn.attachment.document",
"path": "LogAttachmentsCzEn.attachment.document",
"short": "A.2.10.1.6 Document",
"definition": "Photograph, video recording, PDF from a medical device, or a reference/link.",
"min": 1,
"max": "1",
"base": {
"path": "LogAttachmentsCzEn.attachment.document",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Attachment"
}
]
}
]
},
"differential": {
"element": [
{
"id": "LogAttachmentsCzEn",
"path": "LogAttachmentsCzEn",
"short": "A.2.10 Attachments",
"definition": "Logical model for attachments in the Patient Summary"
},
{
"id": "LogAttachmentsCzEn.attachment",
"path": "LogAttachmentsCzEn.attachment",
"short": "A.2.10.1 Attachment",
"definition": "Any attachment selected by the user.",
"min": 1,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "LogAttachmentsCzEn.attachment.type",
"path": "LogAttachmentsCzEn.attachment.type",
"short": "A.2.10.1.1 Attachment type",
"definition": "Defines the type of the attachment.",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "LogAttachmentsCzEn.attachment.format",
"path": "LogAttachmentsCzEn.attachment.format",
"short": "A.2.10.1.2 Attachment format",
"definition": "Defines the format of the attachment.",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "LogAttachmentsCzEn.attachment.title",
"path": "LogAttachmentsCzEn.attachment.title",
"short": "A.2.10.1.3 Attachment title",
"definition": "Title that further describes the attachment.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "LogAttachmentsCzEn.attachment.description",
"path": "LogAttachmentsCzEn.attachment.description",
"short": "A.2.10.1.4 Attachment description",
"definition": "Additional description of the attachment.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "LogAttachmentsCzEn.attachment.dateTime",
"path": "LogAttachmentsCzEn.attachment.dateTime",
"short": "A.2.10.1.5 Attachment date and time",
"definition": "Date and time when the attachment was created or captured.",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "LogAttachmentsCzEn.attachment.document",
"path": "LogAttachmentsCzEn.attachment.document",
"short": "A.2.10.1.6 Document",
"definition": "Photograph, video recording, PDF from a medical device, or a reference/link.",
"min": 1,
"max": "1",
"type": [
{
"code": "Attachment"
}
]
}
]
}
}