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
<Goal xmlns="http://hl7.org/fhir">
<id value="Example-Smith-Johnson-PersonalInterventionPreference3"/>
<meta>
<profile
value="http://hl7.org/fhir/us/pacio-adi/StructureDefinition/PADI-PersonalInterventionPreference"/>
</meta>
<text>
<status value="generated"/>
<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>
</text>
<lifecycleStatus value="proposed"/>
<category>
<coding>
<system value="http://loinc.org"/>
<code value="75778-1"/>
<display
value="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]"/>
</coding>
</category>
<description>
<extension
url="http://hl7.org/fhir/us/pacio-adi/StructureDefinition/padi-contextualValue-extension">
<extension url="Context">
<valueString
value="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"/>
</extension>
<extension url="Value">
<valueString
value="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."/>
</extension>
</extension>
<text
value="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."/>
</description>
<subject>
<reference value="Patient/Example-Smith-Johnson-Patient1"/>
</subject>
<expressedBy>
<reference value="Patient/Example-Smith-Johnson-Patient1"/>
</expressedBy>
</Goal>