This page is part of the MCC eCare Plan Implementation Guide (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<Goal xmlns="http://hl7.org/fhir">
<id value="bmi-normal-range"/>
<meta>
<lastUpdated value="2020-12-14T00:00:00Z"/>
<profile value="http://hl7.org/fhir/us/mcc/StructureDefinition/MCCGoal"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Goal bmi-normal-range</b></p><a name="bmi-normal-range"> </a><a name="hcbmi-normal-range"> </a><a name="bmi-normal-range-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">Last updated: 2020-12-14 00:00:00+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-MCCGoal.html">Multiple Chronic Condition Care Plan Goal</a></p></div><p><b>lifecycleStatus</b>: Active</p><p><b>achievementStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/goal-achievement in-progress}">In Progress</span></p><p><b>priority</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/goal-priority high-priority}">high</span></p><p><b>description</b>: <span title="Codes:">Lower high BMI count by losing 10 lbs. in 1 year</span></p><p><b>subject</b>: <a href="Patient-cc-pat-pnoelle.html">Patricia Noelle</a></p><p><b>start</b>: 2020-05-08</p><h3>Targets</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Measure</b></td><td><b>Detail[x]</b></td><td><b>Due[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://loinc.org 29463-7}">Body Weight</span></td><td>60-64 kg</td><td>2021-05-12</td></tr></table><p><b>statusReason</b>: Goal initiated</p><p><b>expressedBy</b>: <a href="Practitioner-practitionerMCC-3v.html">Dr. John Carlson</a></p><p><b>addresses</b>: </p><ul><li><a href="Condition-problem-list-1.html">Condition Finding of food aversion and cravings (finding)</a></li><li><a href="Condition-patient-health-concern-4.html">Condition </a></li></ul></div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/goal-acceptance">
<extension url="individual">
<valueReference>🔗
<reference value="Patient/cc-pat-pnoelle"/>
</valueReference>
</extension>
<extension url="status">
<valueCode value="agree"/>
</extension>
<extension url="priority">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/goal-priority"/>
<code value="high-priority"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/goal-acceptance">
<extension url="individual">
<valueReference>🔗
<reference value="Practitioner/practitionerMCC-3v"/>
</valueReference>
</extension>
<extension url="status">
<valueCode value="agree"/>
</extension>
<extension url="priority">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/goal-priority"/>
<code value="high-priority"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<lifecycleStatus value="active"/>
<achievementStatus>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/goal-achievement"/>
<code value="in-progress"/>
</coding>
</achievementStatus>
<priority>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/goal-priority"/>
<code value="high-priority"/>
<display value="High Priority"/>
</coding>
<text value="high"/>
</priority>
<description>
<text value="Lower high BMI count by losing 10 lbs. in 1 year"/>
</description>
<subject>🔗
<reference value="Patient/cc-pat-pnoelle"/>
<display value="Patricia Noelle"/>
</subject>
<startDate value="2020-05-08"/>
<target>
<measure>
<coding>
<system value="http://loinc.org"/>
<code value="29463-7"/>
<display value="Body Weight"/>
</coding>
</measure>
<detailRange>
<low>
<value value="60"/>
<unit value="kg"/>
<system value="http://unitsofmeasure.org"/>
<code value="kg"/>
</low>
<high>
<value value="64"/>
<unit value="kg"/>
<system value="http://unitsofmeasure.org"/>
<code value="kg"/>
</high>
</detailRange>
<dueDate value="2021-05-12"/>
</target>
<statusReason value="Goal initiated"/>
<expressedBy>🔗
<reference value="Practitioner/practitionerMCC-3v"/>
<display value="Dr. John Carlson"/>
</expressedBy>
<addresses>🔗
<reference value="Condition/problem-list-1"/>
</addresses>
<addresses>🔗
<reference value="Condition/patient-health-concern-4"/>
</addresses>
</Goal>