SDOH Clinical Care, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.3.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-sdoh-clinicalcare/ and changes regularly. 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/core/CodeSystem/us-core-category sdoh}\">SDOH</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 V. ABBAS Male, DoB: 1987-02-20 ( Medical Record Number:\u00a01032702\u00a0(use:\u00a0usual,\u00a0))</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/core/CodeSystem/us-core-category",
"code" : "sdoh",
"display" : "SDOH"
}
]
},
{
"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"
},
"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"
}
]
}