FHIR IG analytics| Package | hl7.fhir.cz.core |
| Resource Type | DocumentReference |
| Id | DocumentReference-cz-attachment-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference cz-attachment-example
Profile: Attachment (CZ)
status: Current
content
Attachments
ContentType Data Title Creation application/dicom VGhpcyBpcyBhbiBleGFtcGxlDICOM file 2025-05-20 12:02:00+0100
{
"resourceType": "DocumentReference",
"id": "cz-attachment-example",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-attachment"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"content": [
{
"attachment": {
"contentType": "application/dicom",
"data": "VGhpcyBpcyBhbiBleGFtcGxl",
"title": "DICOM file",
"creation": "2025-05-20T12:02:00+01:00"
}
}
]
}