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

<CarePlan xmlns="http://hl7.org/fhir">
  <id value="JF-DischargeCarePlan"/>
  <meta>
    <profile value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan|8.0.1"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan JF-DischargeCarePlan</b></p><a name="JF-DischargeCarePlan"> </a><a name="hcJF-DischargeCarePlan"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU8.0.1/StructureDefinition-us-core-careplan.html">US Core CarePlan Profile</a> version: 8.0.1</p></div><p><b>status</b>: Active</p><p><b>intent</b>: Plan</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></p><p><b>subject</b>: <a href="Patient-Example-Fiction.html">Jane Fiction Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH26)</a></p><h3>Activities</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="ServiceRequest-JF-PCPFollowUp.html">ServiceRequest Follow-up visit (procedure)</a></td></tr></table></div>
  </text>
  <status value="active"/>
  <intent value="plan"/>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/us/core/CodeSystem/careplan-category"/>
      <code value="assess-plan"/>
      <display value="Assessment and Plan of Treatment"/>
    </coding>
  </category>
  <subject>
    <reference value="Patient/Example-Fiction"/>
  </subject>
  <activity>
    <reference>
      <reference value="ServiceRequest/JF-PCPFollowUp"/>
    </reference>
  </activity>
</CarePlan>