FHIR IG analytics| Package | hl7.fhir.us.sdoh-clinicalcare.r4b |
| Resource Type | Observation |
| Id | Observation-SDOHCC-ObservationResponsePRAPAREHousingStatusExample.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation SDOHCC-ObservationResponsePRAPAREHousingStatusExample
status: Final
category: Survey, SDOH, Homelessness
code: Housing status
subject: COLIN V. ABBAS Male, DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))
effective: 2021-04-26 13:56:33+0000
issued: 2021-04-26 13:56:33+0000
performer: COLIN ABBAS
value: I do not have housing (staying with others, in a hotel, in a shelter, living outside on the street, on a beach, in a car, or in a park)
derivedFrom: Response to Questionnaire '->SDOHCC Questionnaire PRAPARE' about '->COLIN ABBAS'
{
"resourceType": "Observation",
"id": "SDOHCC-ObservationResponsePRAPAREHousingStatusExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"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": "homelessness",
"display": "Homelessness"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "71802-3",
"display": "Housing status"
}
]
},
"subject": {
"reference": "Patient/pat-53234"
},
"effectiveDateTime": "2021-04-26T13:56:33.747Z",
"issued": "2021-04-26T13:56:33.747Z",
"performer": [
{
"reference": "Patient/pat-53234",
"display": "COLIN ABBAS"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA30190-5",
"display": "I do not have housing (staying with others, in a hotel, in a shelter, living outside on the street, on a beach, in a car, or in a park)"
}
]
},
"derivedFrom": [
{
"reference": "QuestionnaireResponse/SDOHCC-QuestionnaireResponsePRAPAREExample"
}
]
}