Person-Centered Outcomes Test Data - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<CarePlan xmlns="http://hl7.org/fhir">
<id value="test04CarePlan"/>
<meta>
<profile
value="http://hl7.org/fhir/us/pco/StructureDefinition/pco-care-plan"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan test04CarePlan</b></p><a name="test04CarePlan"> </a><a name="hctest04CarePlan"> </a><a name="test04CarePlan-en-US"> </a><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-test04Patient.html">Camila Lopez Female, DoB: 1955-07-16 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5 (use: official, ))</a></p><p><b>period</b>: 2024-04-03 --> 2024-10-31</p><p><b>goal</b>: <a href="Goal-test04GoalWithGAS.html">Goal: lifecycleStatus = active; achievementStatus = In Progress; category = Physical Function; description = ; start[x] = 2024-04-03</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-test04WalkOutsideActionStep.html">ServiceRequest </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"/>
</coding>
</category>
<subject>🔗
<reference value="Patient/test04Patient"/>
</subject>
<period>
<start value="2024-04-03"/>
<end value="2024-10-31"/>
</period>
<goal>🔗
<reference value="Goal/test04GoalWithGAS"/>
</goal>
<activity>
<reference>🔗
<reference value="ServiceRequest/test04WalkOutsideActionStep"/>
</reference>
</activity>
</CarePlan>