MCC eCare Plan Implementation Guide
1.0.0 - STU1 United States of America flag

MCC eCare Plan Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-mcc/ and changes regularly. See the Directory of published versions

: lower-pain-minimal-opioids - XML Representation

Raw xml | Download



<Goal xmlns="http://hl7.org/fhir">
  <id value="lower-pain-minimal-opioids"/>
  <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 lower-pain-minimal-opioids</b></p><a name="lower-pain-minimal-opioids"> </a><a name="hclower-pain-minimal-opioids"> </a><a name="lower-pain-minimal-opioids-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>: Completed</p><p><b>achievementStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/goal-achievement achieved}">Achieved</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:">Decrease Pain with minimal opioids and alternative methods</span></p><p><b>subject</b>: <a href="Patient-cc-pat-pnoelle.html">Patricia Noelle</a></p><p><b>start</b>: 2020-05-14</p><p><b>statusDate</b>: 2020-12-14</p><p><b>statusReason</b>: Goal met</p><p><b>expressedBy</b>: <a href="Patient-cc-pat-pnoelle.html">Patricia Noelle</a></p><p><b>addresses</b>: </p><ul><li><a href="Condition-patient-health-concern-1.html">Condition </a></li><li><a href="Condition-careTeam-concerns-3.html">Condition Pain in bilateral legs (finding)</a></li><li><a href="Observation-symptom3.html">Observation Symptom</a></li><li><a href="Condition-careTeam-concerns-4.html">Condition Pain of bilateral hands (finding)</a></li><li><a href="Observation-symptom4.html">Observation Symptom</a></li><li><a href="Condition-careTeam-concerns-5.html">Condition Pain in bilateral upper arms (finding)</a></li><li><a href="Observation-symptom5.html">Observation Symptom</a></li></ul><p><b>outcomeReference</b>: <a href="Observation-reduced-pain.html">Caregiver says pain reduced with minimal use of opioids</a></p></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="completed"/>
  <achievementStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/goal-achievement"/>
      <code value="achieved"/>
    </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="Decrease Pain with minimal opioids and alternative methods"/>
  </description>
  <subject>🔗 
    <reference value="Patient/cc-pat-pnoelle"/>
    <display value="Patricia Noelle"/>
  </subject>
  <startDate value="2020-05-14"/>
  <statusDate value="2020-12-14"/>
  <statusReason value="Goal met"/>
  <expressedBy>🔗 
    <reference value="Patient/cc-pat-pnoelle"/>
    <display value="Patricia Noelle"/>
  </expressedBy>
  <addresses>🔗 
    <reference value="Condition/patient-health-concern-1"/>
  </addresses>
  <addresses>🔗 
    <reference value="Condition/careTeam-concerns-3"/>
  </addresses>
  <addresses>🔗 
    <reference value="Observation/symptom3"/>
  </addresses>
  <addresses>🔗 
    <reference value="Condition/careTeam-concerns-4"/>
  </addresses>
  <addresses>🔗 
    <reference value="Observation/symptom4"/>
  </addresses>
  <addresses>🔗 
    <reference value="Condition/careTeam-concerns-5"/>
  </addresses>
  <addresses>🔗 
    <reference value="Observation/symptom5"/>
  </addresses>
  <outcomeReference>🔗 
    <reference value="Observation/reduced-pain"/>
    <display value="Caregiver says pain reduced with minimal use of opioids"/>
  </outcomeReference>
</Goal>