SDOH Clinical Care
0.0.4C1 - CI Build

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

SDOHCC_Observation_FoodInsecurity_1_Example_2 - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "Observation",
  "id" : "SDOHCC-Observation-FoodInsecurity-1-Example-2",
  "meta" : {
    "versionId" : "8",
    "lastUpdated" : "2020-04-30T11:28:39.696+00:00",
    "source" : "#lpQzdKvM5wlUQnKB"
  },
  "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-Observation-FoodInsecurity-1-Example-2</p><p><b>meta</b>: </p><p><b>text</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Social History <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'social-history' = 'Social History', given as 'Social History'})</span></p><p><b>code</b>: Food insecurity <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '733423003' = 'Food insecurity', given as 'Food insecurity (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><p><b>encounter</b>: <a href=\"Encounter-SDOHCC-Encounter-f201-Example-1.html\">Encounter with patient @exampleGenerated Summary: id: SDOHCC-Encounter-f201-Example-1; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span></a></p><p><b>effective</b>: Oct 27, 2019 12:00:00 AM</p><p><b>performer</b>: <a href=\"Practitioner-SDOHCC-Practitioner-f007-Example-1.html\">Generated Summary: id: SDOHCC-Practitioner-f007-Example-1; 874635264 (OFFICIAL), 567IUI51C154 (USUAL); Simone Heps (OFFICIAL); ph: 020556936(WORK), S.M.Heps@bmc.nl(WORK), fax: 0205669283(WORK); gender: female; birthDate: 1971-11-07</a></p><p><b>value</b>: Known absent <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '410516002' = 'Known absent (qualifier value)', given as 'Known absent (qualifier value)'})</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "social-history",
          "display" : "Social History"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "733423003",
        "display" : "Food insecurity (finding)"
      }
    ],
    "text" : "Food insecurity"
  },
  "subject" : {
    "reference" : "Patient/SDOHCC-Patient-pat1-Example-1"
  },
  "encounter" : {
    "reference" : "Encounter/SDOHCC-Encounter-f201-Example-1"
  },
  "effectiveDateTime" : "2019-10-27",
  "performer" : [
    {
      "reference" : "Practitioner/SDOHCC-Practitioner-f007-Example-1"
    }
  ],
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "410516002",
        "display" : "Known absent (qualifier value)"
      }
    ],
    "text" : "Known absent"
  }
}