FHIR IG analytics| Package | johnmoehrke.testbinary.example |
| Resource Type | DocumentReference |
| Id | DocumentReference-Dr-hello-world.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference Dr-hello-world
Language: en
status: Current
content
Attachments
ContentType Data text/plain CkhlbGxvIFdvcmxkLgo=
{
"resourceType": "DocumentReference",
"id": "Dr-hello-world",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"content": [
{
"attachment": {
"contentType": "text/plain",
"data": "CkhlbGxvIFdvcmxkLgo="
}
}
]
}