FHIR IG analytics| Package | hl7.fhir.be.core |
| Resource Type | DocumentReference |
| Id | DocumentReference-documentreferencebinary.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference documentreferencebinary
status: Current
category: Outpatient Note
author: PractitionerRole physician
content
Attachments
ContentType Data application/pdf JVBERi0xLjANCjEgMCBvYmo8PC9QYWdlcyAyIDAgUj4+ZW5kb2JqIDIgMCBvYmo8PC9LaWRzWzMgMCBSXS9Db3VudCAxPj5lbmRvYmogMyAwIG9iajw8L01lZGlhQm94WzAgMCAzIDNdPj5lbmRvYmoNCnRyYWlsZXI8PC9Sb290IDEgMCBSPj4=
{
"resourceType": "DocumentReference",
"id": "documentreferencebinary",
"meta": {
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-documentreference"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "34108-1",
"display": "Outpatient Note"
}
],
"text": "Outpatient Note"
}
],
"subject": {
"reference": "Patient/patient1"
},
"author": [
{
"reference": "PractitionerRole/practitionerrole1"
}
],
"content": [
{
"attachment": {
"contentType": "application/pdf",
"data": "JVBERi0xLjANCjEgMCBvYmo8PC9QYWdlcyAyIDAgUj4+ZW5kb2JqIDIgMCBvYmo8PC9LaWRzWzMgMCBSXS9Db3VudCAxPj5lbmRvYmogMyAwIG9iajw8L01lZGlhQm94WzAgMCAzIDNdPj5lbmRvYmoNCnRyYWlsZXI8PC9Sb290IDEgMCBSPj4="
}
}
]
}