FHIR IG analytics| Package | swiss.mednet.fhir |
| Resource Type | DocumentReference |
| Id | DocumentReference-mni-documentReference-example3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference mni-documentReference-example3
status: Current
content
Attachments
ContentType Url Title Creation application/pdf file://c:/temp/document3.pdf Third report 2018-10-08
{
"resourceType": "DocumentReference",
"id": "mni-documentReference-example3",
"meta": {
"profile": [
"https://mednet.swiss/fhir/StructureDefinition/mni-documentReference"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"content": [
{
"attachment": {
"contentType": "application/pdf",
"url": "file://c:/temp/document3.pdf",
"title": "Third report",
"creation": "2018-10-08"
}
}
]
}