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-ObservationAssessmentTransportTooExpensiveExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationAssessment"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation SDOHCC-ObservationAssessmentTransportTooExpensiveExample</b></p><a name=\"SDOHCC-ObservationAssessmentTransportTooExpensiveExample\"> </a><a name=\"hcSDOHCC-ObservationAssessmentTransportTooExpensiveExample\"> </a><a name=\"SDOHCC-ObservationAssessmentTransportTooExpensiveExample-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://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes transportation-insecurity}, {http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes financial-insecurity}\">Transportation Insecurity</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 160695008}\">Transport too expensive</span></p><p><b>subject</b>: <a href=\"Patient-pat-53234.html\">COLIN ABBAS</a></p><p><b>effective</b>: 2021-05-10 21:56:54+0000</p><p><b>performer</b>: <a href=\"Practitioner-SDOHCC-PractitionerDrJanWaterExample.html\">Dr Jan Water</a></p><p><b>value</b>: true</p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "social-history"
}
]
},
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes",
"code" : "transportation-insecurity",
"display" : "Transportation Insecurity"
},
{
"system" : "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes",
"code" : "financial-insecurity",
"display" : "Financial Insecurity"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "160695008",
"display" : "Transport too expensive"
}
]
},
"subject" : {
🔗 "reference" : "Patient/pat-53234",
"display" : "COLIN ABBAS"
},
"effectiveDateTime" : "2021-05-10T21:56:54.671Z",
"performer" : [
{
🔗 "reference" : "Practitioner/SDOHCC-PractitionerDrJanWaterExample",
"display" : "Dr Jan Water"
}
],
"valueBoolean" : true
}