FHIR IG analytics| Package | hl7.fhir.uv.patient-corrections.r4 |
| Resource Type | DocumentReference |
| Id | DocumentReference-ex-documentreference.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference ex-documentreference
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: Current
content
Attachments
ContentType Title text/plain Example Document
{
"resourceType": "DocumentReference",
"id": "ex-documentreference",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"content": [
{
"attachment": {
"contentType": "text/plain",
"title": "Example Document"
}
}
]
}