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-CareExperiencePreference7 - XML Representation

Raw xml | Download



<Goal xmlns="http://hl7.org/fhir">
  <id value="Example-Smith-Johnson-CareExperiencePreference7"/>
  <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 unfinished business:</b></p><p>If it appears that I am approaching the end of my life, and I cannot communicate with persons around me, I would want my doctors and nurses, my family, and my friends to know about some unfinished business that I need to address:</p><p><i>I want my sister and I to talk again, and miss her. I wish we hadn't disagreed all those years ago and regret the time it has cost us. I'd like to see her face if I were very ill and needed the comfort of family at my side.</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="81366-7"/>
      <display value="Unfinished business [Reported]"/>
    </coding>
  </category>
  <description>
    <extension
               url="http://hl7.org/fhir/us/pacio-adi/StructureDefinition/padi-contextualValue-extension">
      <extension url="Context">
        <valueString
                     value="If it appears that I am approaching the end of my life, and I cannot communicate with persons around me, I would want my doctors and nurses, my family, and my friends to know about some unfinished business that I need to address"/>
      </extension>
      <extension url="Value">
        <valueString
                     value="I want my sister and I to talk again, and miss her.  I wish we hadn&#39;t disagreed all those years ago and regret the time it has cost us.  I&#39;d like to see her face if I were very ill and needed the comfort of family at my side."/>
      </extension>
    </extension>
    <text
          value="If it appears that I am approaching the end of my life, and I cannot communicate with persons around me, I would want my doctors and nurses, my family, and my friends to know about some unfinished business that I need to address: I want my sister and I to talk again, and miss her.  I wish we hadn&#39;t disagreed all those years ago and regret the time it has cost us.  I&#39;d like to see her face if I were very ill and needed the comfort of family at my side."/>
  </description>
  <subject>
    <reference value="Patient/Example-Smith-Johnson-Patient1"/>
  </subject>
  <expressedBy>
    <reference value="Patient/Example-Smith-Johnson-Patient1"/>
  </expressedBy>
</Goal>