PACIO Advance Directive Interoperability Implementation Guide
2.1.0 - STU 2 United States of America flag

PACIO Advance Directive Interoperability Implementation Guide, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-adi/ and changes regularly. See the Directory of published versions

: Care Plan for Unconscious, vegetative state, coma for McBee - XML Representation

Raw xml | Download


<CarePlan xmlns="http://hl7.org/fhir">
  <id value="Example-McBee-PreferenceCarePlan1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-PreferenceCarePlan"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan Example-McBee-PreferenceCarePlan1</b></p><a name="Example-McBee-PreferenceCarePlan1"> </a><a name="hcExample-McBee-PreferenceCarePlan1"> </a><a name="Example-McBee-PreferenceCarePlan1-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/us/core/CodeSystem/careplan-category assess-plan}">Assessment and Plan of Treatment</span>, <span title="Codes:{http://loinc.org 81378-2}">Goals, preferences, and priorities under certain health conditions [Reported]</span></p><p><b>title</b>: Care Plan for Unconscious, vegetative state, coma for McBee</p><p><b>subject</b>: <a href="Patient-Example-McBee-Patient1.html">McBee, Roger Rienman Male, DoB: 1945-04-01 ( Social Beneficiary Identifier: United States Social Security Number#555-12-1246)</a></p><p><b>addresses</b>: </p><ul><li>Unconscious, in a coma, or in a persistent vegetative state with little or no chance of recovery</li><li>Persistent vegetative state (SNOMED CT 24473007)</li><li>Irreversible coma (SNOMED CT 73453007)</li></ul><p><b>supportingInfo</b>: </p><ul><li><a href="Observation-Example-McBee-PersonalInterventionPreference1.html">Observation Preference on consulting a supportive and palliative care team to help treat physical, emotional, and spiritual discomfort and support family [Reported]</a></li><li><a href="Observation-Example-McBee-PersonalInterventionPreference2.html">Observation Information to tell doctors if my health deteriorates due to a terminal illness and I am unable to interact meaningfully with family, friends, or surroundings [Reported]</a></li><li><a href="Observation-Example-McBee-PersonalInterventionPreference3.html">Observation Thoughts on artificial nutrition and hydration [Reported]</a></li><li><a href="Observation-Example-McBee-PersonalInterventionPreference4.html">Observation 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]</a></li><li><a href="Observation-Example-McBee-PersonalInterventionPreference5.html">Observation Thoughts on cardiopulmonary resuscitation (CPR) [Reported]</a></li><li><a href="Observation-Example-McBee-PersonalInterventionPreference6.html">Observation Thoughts on cardiopulmonary resuscitation (CPR) [Reported]</a></li><li><a href="Observation-Example-McBee-PersonalInterventionPreference7.html">Observation Preferred location to spend final days if possible to choose [Reported]</a></li></ul></div>
  </text>
  <status value="active"/>
  <intent value="proposal"/>
  <category>
    <coding>
      <system
              value="http://hl7.org/fhir/us/core/CodeSystem/careplan-category"/>
      <code value="assess-plan"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="81378-2"/>
      <display
               value="Goals, preferences, and priorities under certain health conditions [Reported]"/>
    </coding>
  </category>
  <title value="Care Plan for Unconscious, vegetative state, coma for McBee"/>
  <subject>🔗 
    <reference value="Patient/Example-McBee-Patient1"/>
  </subject>
  <addresses>
    <display
             value="Unconscious, in a coma, or in a persistent vegetative state with little or no chance of recovery"/>
  </addresses>
  <addresses>
    <display value="Persistent vegetative state (SNOMED CT 24473007)"/>
  </addresses>
  <addresses>
    <display value="Irreversible coma (SNOMED CT 73453007)"/>
  </addresses>
  <supportingInfo>🔗 
    <reference
               value="Observation/Example-McBee-PersonalInterventionPreference1"/>
  </supportingInfo>
  <supportingInfo>🔗 
    <reference
               value="Observation/Example-McBee-PersonalInterventionPreference2"/>
  </supportingInfo>
  <supportingInfo>🔗 
    <reference
               value="Observation/Example-McBee-PersonalInterventionPreference3"/>
  </supportingInfo>
  <supportingInfo>🔗 
    <reference
               value="Observation/Example-McBee-PersonalInterventionPreference4"/>
  </supportingInfo>
  <supportingInfo>🔗 
    <reference
               value="Observation/Example-McBee-PersonalInterventionPreference5"/>
  </supportingInfo>
  <supportingInfo>🔗 
    <reference
               value="Observation/Example-McBee-PersonalInterventionPreference6"/>
  </supportingInfo>
  <supportingInfo>🔗 
    <reference
               value="Observation/Example-McBee-PersonalInterventionPreference7"/>
  </supportingInfo>
</CarePlan>