FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | DocumentReference |
| Id | DocumentReference-UC1-DocumentReference-Schrittmacherausweis.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference UC1-DocumentReference-Schrittmacherausweis
status: Current
type: Summary clinical document (record artifact)
date: 2015-06-15 11:00:00+0200
author: Practitioner UC1 Hausarzt (official)
description: Schrittmacherausweis
content
Attachments
ContentType Url application/pdf https://example.org/documents/UC1-Schrittmacherausweis.pdf
{
"resourceType": "DocumentReference",
"id": "UC1-DocumentReference-Schrittmacherausweis",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-documentreference"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"code": "422735006"
}
]
},
"subject": {
"reference": "Patient/UC1-Patient-MusterMax"
},
"date": "2015-06-15T11:00:00+02:00",
"author": [
{
"reference": "Practitioner/UC1-Practitioner-Hausarzt"
}
],
"description": "Schrittmacherausweis",
"content": [
{
"attachment": {
"contentType": "application/pdf",
"url": "https://example.org/documents/UC1-Schrittmacherausweis.pdf"
}
}
]
}