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

: access-affordable-healthy-food - JSON Representation

Raw json | Download


{
  "resourceType" : "Goal",
  "id" : "access-affordable-healthy-food",
  "meta" : {
    "lastUpdated" : "2020-12-14T00:00:00Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCGoal"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Goal access-affordable-healthy-food</b></p><a name=\"access-affordable-healthy-food\"> </a><a name=\"hcaccess-affordable-healthy-food\"> </a><a name=\"access-affordable-healthy-food-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:\">Improve access to affordable healthy food</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><p><b>statusReason</b>: Goal initiated</p><p><b>expressedBy</b>: <a href=\"PractitionerRole-careCoordinator-1.html\">Julie Smith</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><li><a href=\"Condition-patient-health-concern-3.html\">Condition </a></li><li><a href=\"Condition-careTeam-concerns-1.html\">Condition Alteration in nutrition: less than body requirements (finding)</a></li></ul></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "individual",
          "valueReference" : {
            🔗 "reference" : "Patient/cc-pat-pnoelle"
          }
        },
        {
          "url" : "status",
          "valueCode" : "agree"
        },
        {
          "url" : "priority",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/goal-priority",
                "code" : "high-priority"
              }
            ]
          }
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/goal-acceptance"
    },
    {
      "extension" : [
        {
          "url" : "individual",
          "valueReference" : {
            🔗 "reference" : "Practitioner/practitionerMCC-3v"
          }
        },
        {
          "url" : "status",
          "valueCode" : "agree"
        },
        {
          "url" : "priority",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/goal-priority",
                "code" : "high-priority"
              }
            ]
          }
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/goal-acceptance"
    }
  ],
  "lifecycleStatus" : "active",
  "achievementStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/goal-achievement",
        "code" : "in-progress"
      }
    ]
  },
  "priority" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/goal-priority",
        "code" : "high-priority",
        "display" : "High Priority"
      }
    ],
    "text" : "high"
  },
  "description" : {
    "text" : "Improve access to affordable healthy food"
  },
  "subject" : {
    🔗 "reference" : "Patient/cc-pat-pnoelle",
    "display" : "Patricia Noelle"
  },
  "startDate" : "2020-05-08",
  "statusReason" : "Goal initiated",
  "expressedBy" : {
    🔗 "reference" : "PractitionerRole/careCoordinator-1",
    "display" : "Julie Smith"
  },
  "addresses" : [
    {
      🔗 "reference" : "Condition/problem-list-1"
    },
    {
      🔗 "reference" : "Condition/patient-health-concern-4"
    },
    {
      🔗 "reference" : "Condition/patient-health-concern-3"
    },
    {
      🔗 "reference" : "Condition/careTeam-concerns-1"
    }
  ]
}