SDOH Clinical Care
0.0.4C1 - CI Build

SDOH Clinical Care - Local Development build (v0.0.4C1). See the Directory of published versions

SDOHCC_Goal_FoodInsecurity_1_Example_1 - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "Goal",
  "id" : "SDOHCC-Goal-FoodInsecurity-1-Example-1",
  "meta" : {
    "versionId" : "11",
    "lastUpdated" : "2020-04-30T11:28:28.229+00:00",
    "source" : "#ZCslxsOs3EtIhVuo"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: SDOHCC-Goal-FoodInsecurity-1-Example-1</p><p><b>meta</b>: </p><p><b>text</b>: </p><p><b>lifecycleStatus</b>: completed</p><p><b>achievementStatus</b>: Achieved <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/goal-achievement code 'achieved' = 'Achieved', given as 'Achieved'})</span></p><p><b>description</b>: Food security <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/us/sdoh-cc/CodeSystem/sdohcc-temporary-codes code 'sdohcc-sctt-91000243106' = 'Food security (finding)', given as 'Food security (finding)'})</span></p><p><b>subject</b>: <a href=\"Patient-SDOHCC-Patient-pat1-Example-1.html\">Generated Summary: id: SDOHCC-Patient-pat1-Example-1; 738472983 (USUAL), ?ngen-9? (USUAL); active; Pieter van de Heuvel ; ph: 0648352638(MOBILE), p.heuvel@gmail.com(HOME); gender: male; birthDate: 1944-11-17; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}\">Getrouwd</span>; multipleBirth</a></p><h3>Targets</h3><table class=\"grid\"><tr><td>-</td><td><b>Measure</b></td><td><b>Detail[x]</b></td><td><b>Due[x]</b></td></tr><tr><td>*</td><td>Food insecurity <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '733423003' = 'Food insecurity', given as 'Food insecurity (finding)'})</span></td><td>Known absent <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '410516002' = 'Known absent (qualifier value)', given as 'Known absent (qualifier value)'})</span></td><td>2019-11-30</td></tr></table><p><b>statusDate</b>: 2019-10-27</p><p><b>addresses</b>: <a href=\"Condition-SDOHCC-Condition-FoodInsecurity-1-Example-1.html\">Generated Summary: id: SDOHCC-Condition-FoodInsecurity-1-Example-1; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical inactive}\">Inactive</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://hl7.org/fhir/us/core/CodeSystem/condition-category health-concern}\">Health Concern</span>; <span title=\"Codes: {http://snomed.info/sct 733423003}\">Food insecurity</span>; onset: May 1, 2019 12:00:00 AM; abatement: Oct 27, 2019 12:00:00 AM</a></p><p><b>outcomeReference</b>: <a href=\"Observation-SDOHCC-Observation-FoodInsecurity-1-Example-2.html\">Generated Summary: id: SDOHCC-Observation-FoodInsecurity-1-Example-2; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span>; <span title=\"Codes: {http://snomed.info/sct 733423003}\">Food insecurity</span>; effective: Oct 27, 2019 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 410516002}\">Known absent</span></a></p></div>"
  },
  "lifecycleStatus" : "completed",
  "achievementStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/goal-achievement",
        "code" : "achieved",
        "display" : "Achieved"
      }
    ]
  },
  "description" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/us/sdoh-cc/CodeSystem/sdohcc-temporary-codes",
        "code" : "sdohcc-sctt-91000243106",
        "display" : "Food security (finding)"
      }
    ],
    "text" : "Food security"
  },
  "subject" : {
    "reference" : "Patient/SDOHCC-Patient-pat1-Example-1"
  },
  "target" : [
    {
      "measure" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "733423003",
            "display" : "Food insecurity (finding)"
          }
        ],
        "text" : "Food insecurity"
      },
      "detailCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "410516002",
            "display" : "Known absent (qualifier value)"
          }
        ],
        "text" : "Known absent"
      },
      "dueDate" : "2019-11-30"
    }
  ],
  "statusDate" : "2019-10-27",
  "addresses" : [
    {
      "reference" : "Condition/SDOHCC-Condition-FoodInsecurity-1-Example-1"
    }
  ],
  "outcomeReference" : [
    {
      "reference" : "Observation/SDOHCC-Observation-FoodInsecurity-1-Example-2"
    }
  ]
}