PACIO Advance Directive Interoperability Implementation Guide, published by HL7 Patient Empowerment Working Group. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/pacio-adi/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Goal",
"id" : "Example-Smith-Johnson-PersonalInterventionPreference3",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/pacio-adi/StructureDefinition/PADI-PersonalInterventionPreference"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>If my health ever deteriorates due to a terminal illness, and my doctors believe I will not be able to interact meaningfully with my family, friends, or surroundings,</p><p><i>I would like for them to keep trying life-sustaining treatments until my healthcare agent decides it is time to stop and such treatments and let me die gently.</i></p></div>"
},
"lifecycleStatus" : "proposed",
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "75778-1",
"display" : "Information to tell doctors if I have a severe, irreversible brain injury or illness and can't dress, feed, or bathe myself, or communicate my medical wishes, but can be kept alive [Reported]"
}
]
}
],
"description" : {
"extension" : [
{
"extension" : [
{
"url" : "Context",
"valueString" : "If my health ever deteriorates due to a terminal illness, and my doctors believe I will not be able to interact meaningfully with my family, friends, or surroundings"
},
{
"url" : "Value",
"valueString" : "I would like for them to keep trying life-sustaining treatments until my healthcare agent decides it is time to stop and such treatments and let me die gently."
}
],
"url" : "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/padi-contextualValue-extension"
}
],
"text" : "If my health ever deteriorates due to a terminal illness, and my doctors believe I will not be able to interact meaningfully with my family, friends, or surroundings, I would like for them to keep trying life-sustaining treatments until my healthcare agent decides it is time to stop and such treatments and let me die gently."
},
"subject" : {
"reference" : "Patient/Example-Smith-Johnson-Patient1"
},
"expressedBy" : {
"reference" : "Patient/Example-Smith-Johnson-Patient1"
}
}