Person-Centered Outcomes
0.2.0 - ci-build
Person-Centered Outcomes, published by Mountain Lotus WellBeing LLC. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mtnlotus/pco-ig/ and changes regularly. See the Directory of published versions
<CarePlan xmlns="http://hl7.org/fhir">
<id value="pcoAnxietyCarePlanExample"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan pcoAnxietyCarePlanExample</b></p><a name="pcoAnxietyCarePlanExample"> </a><a name="hcpcoAnxietyCarePlanExample"> </a><a name="pcoAnxietyCarePlanExample-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title="Codes:{http://mtnlotus.com/uv/pco/CodeSystem/va-whole-health mind}">Power of the Mind</span>, <span title="Codes:{http://mtnlotus.com/uv/pco/CodeSystem/ncqa-goal-domains emotional-and-mental-health}">Emotional And Mental Health</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-pcoPatientLopez.html">Camila Lopez Female, DoB: 1959-07-16 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1ge3 (use: official, ))</a></p><p><b>period</b>: 2024-08-11 --> 2025-01-31</p><p><b>goal</b>: <a href="Goal-pcoGoalAnxietyExample.html">Goal: lifecycleStatus = active; achievementStatus = In Progress; category = Power of the Mind; description = ; start[x] = 2024-08-11</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://mtnlotus.com/uv/pco/CodeSystem/va-whole-health"/>
<code value="mind"/>
<display value="Power of the Mind"/>
</coding>
</category>
<category>
<coding>
<system
value="http://mtnlotus.com/uv/pco/CodeSystem/ncqa-goal-domains"/>
<code value="emotional-and-mental-health"/>
<display value="Emotional And Mental Health"/>
</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/pcoPatientLopez"/>
</subject>
<period>
<start value="2024-08-11"/>
<end value="2025-01-31"/>
</period>
<goal>🔗
<reference value="Goal/pcoGoalAnxietyExample"/>
</goal>
<activity>
<reference>🔗
<reference value="ServiceRequest/pcoMindfulnessSupportProgram"/>
</reference>
</activity>
</CarePlan>