FHIR IG Statistics: ValueSet/Valueset.ca-on-mha-HousingStatus
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"url": "http://ontariohealth.ca/fhir/ValueSet/housing-status",
"version": "2.0.0",
"name": "HousingStatus",
"title": "Housing Status",
"status": "draft",
"date": "2024-08-22T20:17:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "The type of residential setting and arrangement where the client normally lives.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/20611000087101/version/20210331",
"concept": [
{
"code": "257656006",
"display": "Correctional Facility"
},
{
"code": "32911000",
"display": "Homeless"
},
{
"code": "160943002",
"display": "Lives in own home"
},
{
"code": "224213000",
"display": "Lives in rented accommodation"
},
{
"code": "210052281000087109",
"display": "Long term care service"
},
{
"code": "55001000087103",
"display": "Low-rent housing"
},
{
"code": "25701000087102",
"display": "Supportive living"
}
]
},
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/housing-status"
}
]
}
}