This page is part of the SDOH Clinical Care for Multiple Domains (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "SDOHCC-Observation-HungerVitalSign-Example-3",
"meta" : {
"versionId" : "4",
"lastUpdated" : "2020-12-02T16:46:14.513+00:00",
"source" : "#osy3VlG7BmtmvwsF"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></p><p><b>category</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span>, <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span>, <span title=\"Codes: {http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/sdohcc-temporary-codes food-insecurity-domain}\">Food Insecurity Domain</span></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 88124-3}\">Food insecurity risk</span></p><p><b>subject</b>: <a href=\"Patient-pat-53234.html\">COLIN ABBAS. Generated Summary: Medical Record Number: 1032702 (USUAL); active; COLIN V. ABBAS , COLIN V. BAXTER ; Phone: 555-555-5555; gender: male; birthDate: 1987-02-20</a></p><p><b>effective</b>: Sep 10, 2020 9:56:54 PM</p><p><b>issued</b>: Sep 10, 2020 9:56:54 PM</p><p><b>value</b>: <span title=\"Codes: {http://loinc.org LA19952-3}\">At risk</span></p><p><b>derivedFrom</b>: </p><ul><li><a href=\"Observation-SDOHCC-Observation-HungerVitalSign-Example-1.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span>, <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span>, <span title=\"Codes: {http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/sdohcc-temporary-codes food-insecurity-domain}\">Food Insecurity Domain</span>; <span title=\"Codes: {http://loinc.org 88122-7}\">(I/We) worried whether (my/our) food would run out before (I/we) got money to buy more.</span>; effective: Sep 10, 2020 9:56:54 PM; issued: Sep 10, 2020 9:56:54 PM; <span title=\"Codes: {http://loinc.org LA28397-0}\">Often true</span></a></li><li><a href=\"Observation-SDOHCC-Observation-HungerVitalSign-Example-2.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span>, <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span>, <span title=\"Codes: {http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/sdohcc-temporary-codes food-insecurity-domain}\">Food Insecurity Domain</span>; <span title=\"Codes: {http://loinc.org 88123-5}\">The food that (I/we) bought just didn&#39t last, and (I/we) didn&#39t have money to get more.</span>; effective: Sep 10, 2020 9:56:54 PM; issued: Sep 10, 2020 9:56:54 PM; <span title=\"Codes: {http://loinc.org LA28397-0}\">Often true</span></a></li></ul></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "social-history",
"display" : "Social History"
}
]
},
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "survey",
"display" : "Survey"
}
]
},
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/sdohcc-temporary-codes",
"code" : "food-insecurity-domain",
"display" : "Food Insecurity Domain"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "88124-3",
"display" : "Food insecurity risk [HVS]"
}
],
"text" : "Food insecurity risk"
},
"subject" : {
"reference" : "Patient/pat-53234",
"display" : "COLIN ABBAS"
},
"effectiveDateTime" : "2020-09-10T21:56:54.671Z",
"issued" : "2020-09-10T21:56:54.671Z",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA19952-3",
"display" : "At risk"
}
],
"text" : "At risk"
},
"derivedFrom" : [
{
"reference" : "Observation/SDOHCC-Observation-HungerVitalSign-Example-1"
},
{
"reference" : "Observation/SDOHCC-Observation-HungerVitalSign-Example-2"
}
]
}