FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | DocumentReference |
| Id | DocumentReference-UC2-DocumentReference-Patientenverfuegung.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference UC2-DocumentReference-Patientenverfuegung
status: Current
type: Advance directive
category: Living will (record artifact)
date: 2022-04-20 11:00:00+0200
custodian: Organization Hausarztpraxis UC2
description: Original der Patientenverfügung liegt bei der Hausarztpraxis und kann dort angefordert werden.
content
Attachments
Language Title German (Switzerland) Patientenverfügung — bei Hausarztpraxis hinterlegt
{
"resourceType": "DocumentReference",
"id": "UC2-DocumentReference-Patientenverfuegung",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-documentreference-advance-directive"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "75320-2"
}
]
},
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"code": "1264561001"
}
]
}
],
"subject": {
"reference": "Patient/UC2-Patient-WalterSchmid"
},
"date": "2022-04-20T11:00:00+02:00",
"author": [
{
"reference": "Patient/UC2-Patient-WalterSchmid"
}
],
"custodian": {
"reference": "Organization/UC2-Organization-Hausarztpraxis"
},
"description": "Original der Patientenverfügung liegt bei der Hausarztpraxis und kann dort angefordert werden.",
"content": [
{
"attachment": {
"language": "de-CH",
"title": "Patientenverfügung — bei Hausarztpraxis hinterlegt"
}
}
]
}