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

<CarePlan xmlns="http://hl7.org/fhir">
  <id value="patient-careplan-with-custom-rules"/>
  <meta>
    <profile value="http://resmed.com/fhir/core/StructureDefinition/resmed-care-plan"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: CarePlan</b><a name="patient-careplan-with-custom-rules"> </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;patient-careplan-with-custom-rules&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-resmed-care-plan.html">ResMed CarePlan</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>subject</b>: <a href="Patient-airview-patient-with-custom-rules.html">Patient/airview-patient-with-custom-rules</a> &quot; MCDONALD&quot;</p><p><b>author</b>: <a href="Organization-airview-organization.html">Organization/airview-organization</a> &quot;SleepyLabs Sleep Clinic&quot;</p><p><b>contributor</b>: <a href="Practitioner-resmed-practitioner-example.html">Practitioner/resmed-practitioner-example</a> &quot; SMITH&quot;</p></div>
  </text>
  <status value="active"/>
  <intent value="plan"/>
  <subject>
    <reference value="Patient/airview-patient-with-custom-rules"/>
  </subject>
  <author>
    <reference value="Organization/airview-organization"/>
  </author>
  <contributor>
    <reference value="Practitioner/resmed-practitioner-example"/>
  </contributor>
</CarePlan>