FHIR IG analytics| Package | hl7.fhir.au.ereq |
| Resource Type | DocumentReference |
| Id | DocumentReference-documentreference-clinical-context.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference documentreference-clinical-context
status: Current
type: Clinical note
date: 2022-03-21 08:00:00+1000
author: PractitionerRole General practitioner
content
Attachments
ContentType Data text/plain MzMteWVhci1vbGQgZmVtYWxlIHByZXNlbnRpbmcgd2l0aCA0IGhvdXJzIG9mIGxvd2VyIGFiZG9taW5hbCBwYWluIGFuZCB1cmluZSBkaXBzdGljayBwb3NpdGl2ZSBmb3IgbGV1Y29jeXRlcy4=
{
"resourceType": "DocumentReference",
"id": "documentreference-clinical-context",
"meta": {
"profile": [
"http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-clinicalcontext-documentreference"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "107903-7"
}
]
},
"subject": {
"reference": "Patient/belger-remedios"
},
"date": "2022-03-21T08:00:00+10:00",
"author": [
{
"reference": "PractitionerRole/generalpractitioner-guthridge-jarred"
}
],
"content": [
{
"attachment": {
"contentType": "text/plain",
"data": "MzMteWVhci1vbGQgZmVtYWxlIHByZXNlbnRpbmcgd2l0aCA0IGhvdXJzIG9mIGxvd2VyIGFiZG9taW5hbCBwYWluIGFuZCB1cmluZSBkaXBzdGljayBwb3NpdGl2ZSBmb3IgbGV1Y29jeXRlcy4="
}
}
]
}