SDOH Clinical Care
0.0.4C1 - CI Build

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

SDOHCC_Condition_FoodInsecurity_1_Example_1 - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "Condition",
  "id" : "SDOHCC-Condition-FoodInsecurity-1-Example-1",
  "meta" : {
    "versionId" : "9",
    "lastUpdated" : "2020-04-30T11:30:04.001+00:00",
    "source" : "#M4CSmjbdRNKsbK2n"
  },
  "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-Condition-FoodInsecurity-1-Example-1</p><p><b>meta</b>: </p><p><b>text</b>: </p><p><b>clinicalStatus</b>: Inactive <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-clinical code 'inactive' = 'Inactive', given as 'Inactive'})</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-ver-status code 'confirmed' = 'Confirmed', given as 'Confirmed'})</span></p><p><b>category</b>: Health Concern <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/us/core/CodeSystem/condition-category code 'health-concern' = 'Health Concern', given as 'Health Concern'})</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-Enc1-Example-1.html\">Encounter with patient @exampleGenerated Summary: id: SDOHCC-Encounter-Enc1-Example-1; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span></a></p><p><b>onset</b>: May 1, 2019 12:00:00 AM</p><p><b>abatement</b>: Oct 27, 2019 12:00:00 AM</p><blockquote><p><b>evidence</b></p><p><b>detail</b>: <a href=\"Observation-SDOHCC-Observation-FoodInsecurity-1-Example-1.html\">Generated Summary: id: SDOHCC-Observation-FoodInsecurity-1-Example-1; <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: May 1, 2019 12:00:00 AM --&gt; Jul 18, 2019 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 410515003}\">Known present</span></a></p></blockquote><blockquote><p><b>evidence</b></p><p><b>detail</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></blockquote></div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "inactive",
        "display" : "Inactive"
      }
    ]
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code" : "confirmed",
        "display" : "Confirmed"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/core/CodeSystem/condition-category",
          "code" : "health-concern",
          "display" : "Health Concern"
        }
      ]
    }
  ],
  "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-Enc1-Example-1"
  },
  "onsetDateTime" : "2019-05",
  "abatementDateTime" : "2019-10-27",
  "evidence" : [
    {
      "detail" : [
        {
          "reference" : "Observation/SDOHCC-Observation-FoodInsecurity-1-Example-1"
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : "Observation/SDOHCC-Observation-FoodInsecurity-1-Example-2"
        }
      ]
    }
  ]
}