Bundle 'Search Set' - Care Plan - updated - Scenario 1
This page is part of the U.S. Physical Activity IG (v1.0.0: STU 1.0) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<idvalue="Scen1CarePlanBundle2"/>
<typevalue="searchset"/>
<totalvalue="1"/>
<link>
<relationvalue="self"/>
<urlvalue="https://goodhealth.example.org/fhir/CarePlan?patient=Patient/Scen1PatientKhatun&status=active,on-hold&category=http%3A//hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes|PhysicalActivity"/>
</link>
<entry>
<fullUrlvalue="http://example.org/fhir/CarePlan/Scen1CarePlanV2"/>
<resource>
<CarePlan>
<idvalue="Scen1CarePlanV2"/>
<text>
<statusvalue="additional"/>
<div xmlns="http://www.w3.org/1999/xhtml">Jorin will continue with his exercise bike and will purchase a used one he can use at home, which should allow him to increase his weekly exercise to 150+ minutes. He will continue to monitor his blood pressure.</div>
</text>
<statusvalue="active"/>
<intentvalue="plan"/>
<category>
<coding>
<systemvalue="http://hl7.org/fhir/us/core/CodeSystem/careplan-category"/>
<codevalue="assess-plan"/>
</coding>
</category>
<category>
<coding>
<systemvalue="http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes"/>
<codevalue="PhysicalActivity"/>
</coding>
</category>
<subject>
<referencevalue="Patient/Scen1PatientKhatun"/>
<displayvalue="Jorin Khatun"/>
</subject>
<period>
<startvalue="2024-01-01"/>
</period>
<author>
<referencevalue="PractitionerRole/Scen1RolePatel"/>
<displayvalue="Dr. Rajesh Patel"/>
</author>
<goal>
<referencevalue="Goal/Scen1GoalV2"/>
</goal>
<note>
<authorReference>
<referencevalue="Practitioner/Scen1PractitionerPatel"/>
<displayvalue="Dr. Rajesh Patel"/>
</authorReference>
<timevalue="2023-05-05"/>
<textvalue="Jorin is adhering well and indicates he's motivated by increased energy playing with his children."/>
</note>
</CarePlan>
</resource>
<search>
<modevalue="match"/>
</search>
</entry>
</Bundle>