FHIR IG Statistics: StructureDefinition/AttachmentsCz
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "AttachmentsCz",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}
],
"url": "https://hl7.cz/fhir/hdr/StructureDefinition/AttachmentsCz",
"version": "0.0.2",
"name": "AttachmentsCz",
"title": "A.4 - Additional attachments",
"status": "draft",
"date": "2025-07-18T09:03:32+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Discharge Report - additional attachments - A.4",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "203",
"display": "Czech Republic (CZE)"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://hl7.cz/fhir/hdr/StructureDefinition/AttachmentsCz",
"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": "AttachmentsCz",
"path": "AttachmentsCz",
"short": "A.4 - Additional attachments",
"definition": "Discharge Report - additional attachments - A.4",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "AttachmentsCz.contentType",
"path": "AttachmentsCz.contentType",
"short": "A.4.1 Type of content",
"definition": "Type of content - MIME type is required",
"min": 0,
"max": "1",
"base": {
"path": "AttachmentsCz.contentType",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "AttachmentsCz.language",
"path": "AttachmentsCz.language",
"short": "A.4.2 Language of content",
"definition": "Language of content - HL7 valueset of languages is required",
"min": 0,
"max": "1",
"base": {
"path": "AttachmentsCz.language",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "AttachmentsCz.data",
"path": "AttachmentsCz.data",
"short": "A.4.3 Data of content",
"definition": "Data inline, base64ed",
"min": 1,
"max": "1",
"base": {
"path": "AttachmentsCz.data",
"min": 1,
"max": "1"
},
"type": [
{
"code": "base64Binary"
}
]
},
{
"id": "AttachmentsCz.url",
"path": "AttachmentsCz.url",
"short": "A.4.4 URL of content",
"definition": "Uri where the data can be found",
"min": 0,
"max": "1",
"base": {
"path": "AttachmentsCz.url",
"min": 0,
"max": "1"
},
"type": [
{
"code": "url"
}
]
},
{
"id": "AttachmentsCz.title",
"path": "AttachmentsCz.title",
"short": "A.4.5 Title of content",
"definition": "Label to display in place of the data",
"min": 1,
"max": "1",
"base": {
"path": "AttachmentsCz.title",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "AttachmentsCz.creation",
"path": "AttachmentsCz.creation",
"short": "A.4.6 Date of creation",
"definition": "Date attachment was first created",
"min": 0,
"max": "1",
"base": {
"path": "AttachmentsCz.creation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
}
]
},
"differential": {
"element": [
{
"id": "AttachmentsCz",
"path": "AttachmentsCz",
"short": "A.4 - Additional attachments",
"definition": "Discharge Report - additional attachments - A.4"
},
{
"id": "AttachmentsCz.contentType",
"path": "AttachmentsCz.contentType",
"short": "A.4.1 Type of content",
"definition": "Type of content - MIME type is required",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "AttachmentsCz.language",
"path": "AttachmentsCz.language",
"short": "A.4.2 Language of content",
"definition": "Language of content - HL7 valueset of languages is required",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "AttachmentsCz.data",
"path": "AttachmentsCz.data",
"short": "A.4.3 Data of content",
"definition": "Data inline, base64ed",
"min": 1,
"max": "1",
"type": [
{
"code": "base64Binary"
}
]
},
{
"id": "AttachmentsCz.url",
"path": "AttachmentsCz.url",
"short": "A.4.4 URL of content",
"definition": "Uri where the data can be found",
"min": 0,
"max": "1",
"type": [
{
"code": "url"
}
]
},
{
"id": "AttachmentsCz.title",
"path": "AttachmentsCz.title",
"short": "A.4.5 Title of content",
"definition": "Label to display in place of the data",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "AttachmentsCz.creation",
"path": "AttachmentsCz.creation",
"short": "A.4.6 Date of creation",
"definition": "Date attachment was first created",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
}
]
}
}