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><b>Generated Narrative: CarePlan</b><a name="Example-McBee-PreferenceCarePlan1"> </a><a name="hcExample-McBee-PreferenceCarePlan1"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource CarePlan &quot;Example-McBee-PreferenceCarePlan1&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ADI-PreferenceCarePlan.html">ADI Preference Care Plan</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>category</b>: Assessment and Plan of Treatment <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/us/core/STU6.1/CodeSystem-careplan-category.html">US Core CarePlan Category Extension Codes</a>#assess-plan)</span>, Goals, preferences, and priorities under certain health conditions [Reported] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81378-2)</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">Patient/Example-McBee-Patient1</a> &quot; MCBEE&quot;</p><p><b>addresses</b>: </p><ul><li><span>: Unconscious, in a coma, or in a persistent vegetative state with little or no chance of recovery</span></li><li><span>: Persistent vegetative state (SNOMED CT 24473007)</span></li><li><span>: Irreversible coma (SNOMED CT 73453007)</span></li></ul><p><b>supportingInfo</b>: </p><ul><li><a href="Observation-Example-McBee-PersonalInterventionPreference1.html">Observation/Example-McBee-PersonalInterventionPreference1</a></li><li><a href="Observation-Example-McBee-PersonalInterventionPreference2.html">Observation/Example-McBee-PersonalInterventionPreference2</a></li><li><a href="Observation-Example-McBee-PersonalInterventionPreference3.html">Observation/Example-McBee-PersonalInterventionPreference3</a></li><li><a href="Observation-Example-McBee-PersonalInterventionPreference4.html">Observation/Example-McBee-PersonalInterventionPreference4</a></li><li><a href="Observation-Example-McBee-PersonalInterventionPreference5.html">Observation/Example-McBee-PersonalInterventionPreference5</a></li><li><a href="Observation-Example-McBee-PersonalInterventionPreference6.html">Observation/Example-McBee-PersonalInterventionPreference6</a></li><li><a href="Observation-Example-McBee-PersonalInterventionPreference7.html">Observation/Example-McBee-PersonalInterventionPreference7</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>