Release 4

Careplan-example-f201-renal.xml

Patient Care Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Encounter, Patient, Practitioner, RelatedPerson

Raw XML (canonical form + also see XML Format Specification)

Jump past Narrative

Care plan to address renal insufficiency (id = "f201")

<?xml version="1.0" encoding="UTF-8"?>

<CarePlan xmlns="http://hl7.org/fhir">
  <id value="f201"/> 
    <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative with Details</b> </p> <p> <b> id</b> : f201</p> <p> <b> contained</b> : , </p> <p> <b> status</b> : draft</p> <p> <b> intent</b> : proposal</p> <p> <b> subject</b> : <a> Roel</a> </p> <p> <b> period</b> : Mar 11, 2013 --&gt; Mar 13, 2013</p> <p> <b> careTeam</b> : id: careteam</p> <p> <b> addresses</b> : <a> Roel's renal insufficiency</a> </p> <p> <b> goal</b> : id: goal; lifecycleStatus: completed; Achieved <span> (Details : {http://terminology.hl7.org/CodeSystem/goal-achievement code 'achieved' = 'Achieved',
           given as 'Achieved'})</span> ; Re-established renal function with at least healthy nutrients. <span> (Details )</span> </p> <blockquote> <p> <b> activity</b> </p> <h3> Details</h3> <table> <tr> <td> -</td> <td> <b> Kind</b> </td> <td> <b> Code</b> </td> <td> <b> Status</b> </td> <td> <b> DoNotPerform</b> </td> <td> <b> Scheduled[x]</b> </td> <td> <b> Product[x]</b> </td> <td> <b> DailyAmount</b> </td> </tr> <tr> <td> *</td> <td> NutritionOrder</td> <td> Potassium supplementation <span> (Details : {SNOMED CT code '284093001' = 'Potassium supplementation', given as 'Potassium
                 supplementation'})</span> </td> <td> completed</td> <td> false</td> <td> daily</td> <td> <a> Potassium</a> </td> <td> 80 mmol<span>  (Details: SNOMED CT code 258718000 = 'millimole')</span> </td> </tr> </table> </blockquote> <blockquote> <p> <b> activity</b> </p> <h3> Details</h3> <table> <tr> <td> -</td> <td> <b> Kind</b> </td> <td> <b> Code</b> </td> <td> <b> Status</b> </td> <td> <b> DoNotPerform</b> </td> </tr> <tr> <td> *</td> <td> ServiceRequest</td> <td> Echography of kidney <span> (Details : {SNOMED CT code '306005' = 'Echography of kidney', given as 'Echography of
                 kidney'})</span> </td> <td> completed</td> <td> false</td> </tr> </table> </blockquote> </div> </text> <contained> 
    <CareTeam> 
        <id value="careteam"/> 
        <participant> 
          <role> 
          <coding> 
              <system value="http://snomed.info/sct"/> 
              <code value="425268008"/> 
              <display value="Review of care plan"/> 
          </coding> 
          </role> 
          <member> 
              <reference value="Practitioner/f201"/> 
              <display value="Dokter Bronsig"/> 
          </member> 
        </participant> 
    <participant> 
          <role> 
          <coding> 
              <system value="http://snomed.info/sct"/> 
              <code value="229774002"/> 
              <display value="Carer"/> 
          </coding> 
          </role> 
          <member> 
          <reference value="Practitioner/f204"/> 
          <display value="Nurse Carla Espinosa"/> 
          </member> 
    </participant> 
    </CareTeam> 
  </contained> 
  <contained> 
    <Goal> 
      <id value="goal"/> 
      <lifecycleStatus value="completed"/> 
    <achievementStatus> 
    <coding> 
      <system value="http://terminology.hl7.org/CodeSystem/goal-achievement"/> 
      <code value="achieved"/> 
      <display value="Achieved"/> 
    </coding> 
    <text value="Achieved"/> 
    </achievementStatus> 
      <description> 
        <text value="Re-established renal function with at least healthy nutrients."/> 
      </description> 
      <subject> 
        <reference value="Patient/f201"/> 
        <display value="Roel"/> 
      </subject>       
    </Goal> 
  </contained> 
  <status value="draft"/> 
  <intent value="proposal"/> 
  <!--   This careplan is "ended", but was never closed in the EHR, wherefore the status is "planned"
     -->
  <subject> 
    <!--   It entails Roel's careplan   -->
    <reference value="Patient/f201"/> 
    <display value="Roel"/> 
  </subject> 
  <period> 
    <start value="2013-03-11"/> 
    <end value="2013-03-13"/> 
    <!--   Period is less than nine days because the careplan requires adjustments after evaluation
       -->
  </period> 
  <careTeam> 
    <reference value="#careteam"/> 
  </careTeam> 
  <addresses> 
    <reference value="Condition/f204"/> 
    <display value="Roel's renal insufficiency"/> 
  </addresses> 
  <goal> 
    <reference value="#goal"/> 
  </goal> 
  <activity> 
    <!--   Potassium supplement   -->
    <detail> 
      <kind value="NutritionOrder"/> 
      <code> 
        <coding> 
          <system value="http://snomed.info/sct"/> 
          <code value="284093001"/> 
          <display value="Potassium supplementation"/> 
        </coding> 
      </code> 
      <status value="completed"/> 
      <doNotPerform value="false"/> 
      <scheduledString value="daily"/> 
      <!--   TODO Isn't <performer> redundant when considering <participant> that was defined before?
         -->
      <productReference> 
        <reference value="Substance/f203"/> 
        <display value="Potassium"/> 
      </productReference> 
      <dailyAmount> 
        <value value="80"/> 
        <unit value="mmol"/> 
        <system value="http://snomed.info/sct"/> 
        <code value="258718000"/> 
      </dailyAmount> 
    </detail> 
  </activity> 
  <activity> 
    <!--   Echo of the kidney   -->
    <detail> 
      <kind value="ServiceRequest"/> 
      <code> 
        <coding> 
          <system value="http://snomed.info/sct"/> 
          <code value="306005"/> 
          <display value="Echography of kidney"/> 
        </coding> 
      </code> 
      <status value="completed"/> 
      <doNotPerform value="false"/> 
    </detail> 
  </activity> 
</CarePlan> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.