PACIO Advance Directive Interoperability Implementation Guide
0.1.0 - STU 1 Ballot

This page is part of the PACIO Advance Directive Information Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Example-Smith-Johnson-CareExperiencePreference3 - XML Representation

Raw xml | Download



<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://hl7.org/fhir/us/pacio-adi/CodeSystem/PADIGoalCategoryCS"/>
      <code value="care-experience-preference"/>
      <display value="Care experience preference"/>
    </coding>
  </category>
  <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>