FHIR IG Statistics: ValueSet/vs-Housing
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "vs-Housing",
"url": "https://vitalhub.com/fhir/ValueSet/vs-Housing",
"name": "HousingValueSet",
"status": "active",
"description": "A set of values for categorizing a person's housing arrangement.",
"compose": {
"include": [
{
"system": "https://vitalhub.com/fhir/ValueSet/vs-Housing",
"concept": [
{
"code": "1",
"display": "Lives in own home"
},
{
"code": "2",
"display": "Lives in rented accommodation"
},
{
"code": "3",
"display": "Boarding House"
},
{
"code": "4",
"display": "Correctional Facility"
},
{
"code": "5",
"display": "Homeless"
},
{
"code": "6",
"display": "Group Living"
},
{
"code": "7",
"display": "Sheltered vitalhub.com"
},
{
"code": "8",
"display": "Hostel"
},
{
"code": "9",
"display": "Supportive living"
},
{
"code": "10",
"display": "Hospital"
},
{
"code": "11",
"display": "Asked But Declined"
},
{
"code": "12",
"display": "Other"
},
{
"code": "13",
"display": "Unknown"
}
]
}
]
}
}