FHIR IG analytics| Package | hl7.fhir.cz.korder |
| Resource Type | DocumentReference |
| Id | DocumentReference-KOrderAttachment-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference KOrderAttachment-1
status: Current
content
Attachments
ContentType Url Title application/pdf https://example.cz/files/korder-attachment-1.pdf Příloha k žádance
{
"resourceType": "DocumentReference",
"id": "KOrderAttachment-1",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"content": [
{
"attachment": {
"contentType": "application/pdf",
"url": "https://example.cz/files/korder-attachment-1.pdf",
"title": "Příloha k žádance"
}
}
]
}