FHIR IG analytics| Package | johnmoehrke.testbinary.example |
| Resource Type | DocumentReference |
| Id | DocumentReference-all-contents.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference all-contents
Language: en
status: Current
content
attachment
id
ig-loader-hello-world.txtcontentType: text/plain
content
attachment
id
ig-loader-ink.pngcontentType: image/png
content
attachment
id
ig-loader-hello-world.jsoncontentType: application/json
content
attachment
id
ig-loader-hello-world.xmlcontentType: application/xml
content
attachment
id
ig-loader-hello-world.pdfcontentType: application/pdf
content
Attachments
ContentType Url text/plain Binary: text/plain (20 bytes base64)
content
Attachments
ContentType Url image/png Binary: image/png (34072 bytes base64)
content
Attachments
ContentType Url application/json Binary: application/json (48 bytes base64)
content
Attachments
ContentType Url application/xml Binary: application/xml (92 bytes base64)
content
Attachments
ContentType Url application/pdf Binary: application/pdf (42980 bytes base64)
{
"resourceType": "DocumentReference",
"id": "all-contents",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"content": [
{
"attachment": {
"id": "ig-loader-hello-world.txt",
"contentType": "text/plain"
}
},
{
"attachment": {
"id": "ig-loader-ink.png",
"contentType": "image/png"
}
},
{
"attachment": {
"id": "ig-loader-hello-world.json",
"contentType": "application/json"
}
},
{
"attachment": {
"id": "ig-loader-hello-world.xml",
"contentType": "application/xml"
}
},
{
"attachment": {
"id": "ig-loader-hello-world.pdf",
"contentType": "application/pdf"
}
},
{
"attachment": {
"contentType": "text/plain",
"url": "Binary/B-hello-world"
}
},
{
"attachment": {
"contentType": "image/png",
"url": "Binary/B-ink"
}
},
{
"attachment": {
"contentType": "application/json",
"url": "Binary/J-hello-world"
}
},
{
"attachment": {
"contentType": "application/xml",
"url": "Binary/x-hello-world"
}
},
{
"attachment": {
"contentType": "application/pdf",
"url": "Binary/p-hello-world"
}
}
]
}