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-CareExperiencePreference3"/>
<meta>
<profile
value="http://hl7.org/fhir/us/pacio-adi/StructureDefinition/PADI-CareExperiencePreference"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>My dislikes / fears:</b></p><p>Here is a list of things that I would like to avoid if at all possible, people that I don’t wish to see, and concerns I have about particular family members, pets, and so on:</p><p><i>I do not like my feet to be cold.</i></p></div>
</text>
<lifecycleStatus value="proposed"/>
<category>
<coding>
<system value="http://loinc.org"/>
<code value="81362-6"/>
<display value="My dislikes and fears [Reported]"/>
</coding>
</category>
<description>
<extension
url="http://hl7.org/fhir/us/pacio-adi/StructureDefinition/padi-contextualValue-extension">
<extension url="Context">
<valueString
value="Here is a list of things that I would like to avoid if at all possible, people that I don’t wish to see, and concerns I have about particular family members, pets, and so on"/>
</extension>
<extension url="Value">
<valueString value="I do not like my feet to be cold."/>
</extension>
</extension>
<text
value="Here is a list of things that I would like to avoid if at all possible, people that I don’t wish to see, and concerns I have about particular family members, pets, and so on: I do not like my feet to be cold."/>
</description>
<subject>
<reference value="Patient/Example-Smith-Johnson-Patient1"/>
</subject>
<expressedBy>
<reference value="Patient/Example-Smith-Johnson-Patient1"/>
</expressedBy>
</Goal>