PACIO Sample Data Depot
0.1.0 - draft

PACIO Sample Data Depot, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions

: betsysmith-johnson01-SNFDischargeCarePlan - XML Representation

Raw xml | Download


<CarePlan xmlns="http://hl7.org/fhir">
  <id value="betsysmith-johnson01-SNFDischargeCarePlan"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan betsysmith-johnson01-SNFDischargeCarePlan</b></p><a name="betsysmith-johnson01-SNFDischargeCarePlan"> </a><a name="hcbetsysmith-johnson01-SNFDischargeCarePlan"> </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/StructureDefinition-us-core-careplan.html">US Core CarePlan Profile</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 736055001}">Rehabilitation care plan (record artifact)</span>, <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-patient-betsysmith-johnson01.html">Betsy Smith-Johnson</a></p><p><b>created</b>: 2025-07-03 13:00:00+0000</p><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href="NutritionOrder-betsysmith-johnson01-SNFDischargeDiet.html">NutritionOrder: status = active; intent = order; dateTime = 2025-07-02; excludeFoodModifier = Bread</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href="ServiceRequest-betsysmith-johnson01-PCPFollowUp.html">ServiceRequest Follow-up visit (procedure)</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href="ServiceRequest-betsysmith-johnson01-SNFDischargeCallOrder.html">ServiceRequest Informing doctor (procedure)</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href="ServiceRequest-betsysmith-johnson01-SNFDischargeCallOTRefer.html">ServiceRequest Occupational therapy assessment</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href="ServiceRequest-betsysmith-johnson01-SNFDischargeCallSLPRefer.html">ServiceRequest Speech therapy assessment (procedure)</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href="ServiceRequest-betsysmith-johnson01-SNFDischargeLabOrderBMP.html">ServiceRequest Blood chemistry (procedure)</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href="ServiceRequest-betsysmith-johnson01-SNFDischargeLabOrderCBC.html">ServiceRequest Complete blood count without differential (procedure)</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href="ServiceRequest-betsysmith-johnson01-SNFDischargePTRefer.html">ServiceRequest Physical therapy assessment (procedure)</a></p></blockquote></div>
  </text>
  <status value="active"/>
  <intent value="plan"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="736055001"/>
    </coding>
  </category>
  <category>
    <coding>
      <system
              value="http://hl7.org/fhir/us/core/CodeSystem/careplan-category"/>
      <code value="assess-plan"/>
    </coding>
  </category>
  <subject>🔗 
    <reference value="Patient/patient-betsysmith-johnson01"/>
    <display value="Betsy Smith-Johnson"/>
  </subject>
  <created value="2025-07-03T13:00:00.000+00:00"/>
  <activity>
    <reference>🔗 
      <reference
                 value="NutritionOrder/betsysmith-johnson01-SNFDischargeDiet"/>
    </reference>
  </activity>
  <activity>
    <reference>🔗 
      <reference value="ServiceRequest/betsysmith-johnson01-PCPFollowUp"/>
    </reference>
  </activity>
  <activity>
    <reference>🔗 
      <reference
                 value="ServiceRequest/betsysmith-johnson01-SNFDischargeCallOrder"/>
    </reference>
  </activity>
  <activity>
    <reference>🔗 
      <reference
                 value="ServiceRequest/betsysmith-johnson01-SNFDischargeCallOTRefer"/>
    </reference>
  </activity>
  <activity>
    <reference>🔗 
      <reference
                 value="ServiceRequest/betsysmith-johnson01-SNFDischargeCallSLPRefer"/>
    </reference>
  </activity>
  <activity>
    <reference>🔗 
      <reference
                 value="ServiceRequest/betsysmith-johnson01-SNFDischargeLabOrderBMP"/>
    </reference>
  </activity>
  <activity>
    <reference>🔗 
      <reference
                 value="ServiceRequest/betsysmith-johnson01-SNFDischargeLabOrderCBC"/>
    </reference>
  </activity>
  <activity>
    <reference>🔗 
      <reference
                 value="ServiceRequest/betsysmith-johnson01-SNFDischargePTRefer"/>
    </reference>
  </activity>
</CarePlan>