This page is part of the SDOH Clinical Care for Multiple Domains (v2.2.0: STU 2.2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Observation",
"id" : "SDOHCC-ObservationResponseHungerVitalSignQuestion3Example",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation SDOHCC-ObservationResponseHungerVitalSignQuestion3Example</b></p><a name=\"SDOHCC-ObservationResponseHungerVitalSignQuestion3Example\"> </a><a name=\"hcSDOHCC-ObservationResponseHungerVitalSignQuestion3Example\"> </a><a name=\"SDOHCC-ObservationResponseHungerVitalSignQuestion3Example-en-US\"> </a><p><b>status</b>: Final</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-CodeSystemTemporaryCodes food-insecurity}\">Food Insecurity</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 88124-3}\">Food insecurity risk [HVS]</span></p><p><b>subject</b>: <a href=\"Patient-pat-53234.html\">COLIN ABBAS</a></p><p><b>effective</b>: 2020-09-10 21:56:54+0000</p><p><b>issued</b>: 2020-09-10 21:56:54+0000</p><p><b>performer</b>: <a href=\"Patient-pat-53234.html\">COLIN ABBAS</a></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA19952-3}\">At risk</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation POS}\">Positive</span></p><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-SDOHCC-QuestionnaireResponseHungerVitalSignExample.html\">Response to Questionnaire '->SDOHCC Questionnaire Hunger Vital Sign' about '->COLIN ABBAS'</a></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "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-CodeSystemTemporaryCodes",
"code" : "food-insecurity",
"display" : "Food Insecurity"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "88124-3",
"display" : "Food insecurity risk [HVS]"
}
]
},
"subject" : {
🔗 "reference" : "Patient/pat-53234",
"display" : "COLIN ABBAS"
},
"effectiveDateTime" : "2020-09-10T21:56:54.671Z",
"issued" : "2020-09-10T21:56:54.671Z",
"performer" : [
{
🔗 "reference" : "Patient/pat-53234",
"display" : "COLIN ABBAS"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA19952-3",
"display" : "At risk"
}
]
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "POS",
"display" : "Positive"
}
]
}
],
"derivedFrom" : [
{
🔗 "reference" : "QuestionnaireResponse/SDOHCC-QuestionnaireResponseHungerVitalSignExample"
}
]
}