FHIR IG analytics| Package | hl7.fhir.uv.apix |
| Resource Type | DocumentReference |
| Id | DocumentReference-output-ack.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference output-ack
Language: en
status: Current
type: Acknowledgement of Receipt
content
Attachments
ContentType Title application/pdf Acknowledgement_Letter.pdf
{
"resourceType": "DocumentReference",
"id": "output-ack",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section",
"code": "acknowledgement-receipt",
"display": "Acknowledgement of Receipt"
}
]
},
"content": [
{
"attachment": {
"contentType": "application/pdf",
"title": "Acknowledgement_Letter.pdf"
}
}
]
}