This page is part of the Person-Centered Outcomes (PCO) Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<CarePlan xmlns="http://hl7.org/fhir">
<id value="pcoSocialConnectionsCarePlanExample"/>
<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 pcoSocialConnectionsCarePlanExample</b></p><a name="pcoSocialConnectionsCarePlanExample"> </a><a name="hcpcoSocialConnectionsCarePlanExample"> </a><a name="pcoSocialConnectionsCarePlanExample-en-US"> </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="StructureDefinition-pco-care-plan.html">Person-Centered Care Plan</a></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-pcoPatientJones.html">Dorothy Jones Female, DoB: 1975-05-25 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5 (use: official, ))</a></p><p><b>period</b>: 2025-02-15 --> 2025-09-30</p><p><b>goal</b>: <a href="Goal-pcoGoalSocialConnectionsWithGAS.html">Goal: extension = ,,,,; lifecycleStatus = active; achievementStatus = In Progress; category = What Matters,Social Functioning; description = ; start[x] = 2025-02-15</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-pcoMindfulnessSupportProgram.html">ServiceRequest Mindfulness Based Stress Reduction program (regime/therapy)</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/pcoPatientJones"/>
</subject>
<period>
<start value="2025-02-15"/>
<end value="2025-09-30"/>
</period>
<goal>🔗
<reference value="Goal/pcoGoalSocialConnectionsWithGAS"/>
</goal>
<activity>
<reference>🔗
<reference value="ServiceRequest/pcoMindfulnessSupportProgram"/>
</reference>
</activity>
</CarePlan>