FHIR IG analytics| Package | johnmoehrke.testbinary.example |
| Resource Type | DocumentReference |
| Id | DocumentReference-Dr-hello-world-markdown.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-markdown
Language: en
status: Current
content
attachment
id
ig-loader-hello-world.txtcontentType: text/markdown
{
"resourceType": "DocumentReference",
"id": "Dr-hello-world-markdown",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"content": [
{
"attachment": {
"id": "ig-loader-hello-world.txt",
"contentType": "text/markdown"
}
}
]
}