FHIR IG analytics| Package | johnmoehrke.testbinary.example |
| Resource Type | DocumentReference |
| Id | DocumentReference-Dr-hello-world-not.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-not
Language: en
status: Current
content
attachment
id
ig-loader-hello-world.txtcontentType: text/plain
language: English
size: 20
hash:
SGVsbG8gV29ybGQgVGV4dCBGaWxltitle: Hello World Text File
creation: 2024-09-01 00:00:00+0000
{
"resourceType": "DocumentReference",
"id": "Dr-hello-world-not",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"content": [
{
"attachment": {
"id": "ig-loader-hello-world.txt",
"contentType": "text/plain",
"language": "en",
"size": "20",
"hash": "SGVsbG8gV29ybGQgVGV4dCBGaWxl",
"title": "Hello World Text File",
"creation": "2024-09-01T00:00:00Z"
}
}
]
}