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-McBee-PreferenceCarePlan1 - 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/PADI-PreferenceCarePlan"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "Example-McBee-PreferenceCarePlan1" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-PADI-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>: Advance care plan <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#736366004)</span></p><p><b>subject</b>: <a href="Patient-Example-Smith-Johnson-Patient1.html">Patient/Example-Smith-Johnson-Patient1</a> " SMITH-JOHNSON"</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>goal</b>: </p><ul><li><a href="Goal-Example-McBee-PersonalInterventionPreference1.html">Goal/Example-McBee-PersonalInterventionPreference1</a></li><li><a href="Goal-Example-McBee-PersonalInterventionPreference2.html">Goal/Example-McBee-PersonalInterventionPreference2</a></li><li><a href="Goal-Example-McBee-PersonalInterventionPreference3.html">Goal/Example-McBee-PersonalInterventionPreference3</a></li><li><a href="Goal-Example-McBee-PersonalInterventionPreference4.html">Goal/Example-McBee-PersonalInterventionPreference4</a></li><li><a href="Goal-Example-McBee-PersonalInterventionPreference5.html">Goal/Example-McBee-PersonalInterventionPreference5</a></li><li><a href="Goal-Example-McBee-PersonalInterventionPreference6.html">Goal/Example-McBee-PersonalInterventionPreference6</a></li><li><a href="Goal-Example-McBee-PersonalInterventionPreference7.html">Goal/Example-McBee-PersonalInterventionPreference7</a></li></ul></div>
  </text>
  <status value="active"/>
  <intent value="proposal"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="736366004"/>
      <display value="Advance care plan"/>
    </coding>
  </category>
  <subject>
    <reference value="Patient/Example-Smith-Johnson-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>
  <goal>
    <reference value="Goal/Example-McBee-PersonalInterventionPreference1"/>
  </goal>
  <goal>
    <reference value="Goal/Example-McBee-PersonalInterventionPreference2"/>
  </goal>
  <goal>
    <reference value="Goal/Example-McBee-PersonalInterventionPreference3"/>
  </goal>
  <goal>
    <reference value="Goal/Example-McBee-PersonalInterventionPreference4"/>
  </goal>
  <goal>
    <reference value="Goal/Example-McBee-PersonalInterventionPreference5"/>
  </goal>
  <goal>
    <reference value="Goal/Example-McBee-PersonalInterventionPreference6"/>
  </goal>
  <goal>
    <reference value="Goal/Example-McBee-PersonalInterventionPreference7"/>
  </goal>
</CarePlan>