FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | ValueSet |
| Id | ValueSet-irrs-location.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://cihi.ca/fhir/irrs/ValueSet/irrs-location |
| URL | http://cihi.ca/fhir/irrs/ValueSet/irrs-location |
| Version | 1.0 |
| Status | active |
| Date | 2018-11-16T11:40:38-05:00 |
| Name | irrs-location |
| Realm | ca |
| Authority | hl7 |
No resources found
| CodeSystem | ||
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | irrs-location | irrs-location |
Note: links and images are rebased to the (stated) source
This value set includes codes from the following code systems:
http://cihi.ca/fhir/irrs/CodeSystem/irrs-location| Code | Display | |
| 1 | Private home/apartment/rented room | |
| 10 | Rehabilitation hospital/unit | |
| 11 | Hospice facility/palliative care unit | |
| 12 | Acute care hospital/unit | |
| 13 | Correctional facility | |
| 14 | Continuing care hospital/unit | |
| 15 | Other | |
| 2 | Board and care | |
| 3 | Assisted living or semi-independent living | |
| 4 | Mental health residence - e.g.. Psychiatric group home | |
| 5 | Group home for persons with physical disability | |
| 6 | Setting for persons with intellectual disability | |
| 7 | Psychiatric hospital/unit | |
| 8 | Homeless (with or without shelter) | |
| 9 | Residential care facility (for example, long-term care home, nursing home) |
{
"resourceType": "ValueSet",
"id": "irrs-location",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-location",
"version": "1.0",
"name": "irrs-location",
"status": "active",
"date": "2018-11-16T11:40:38-05:00",
"publisher": "CIHI",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http:\\\\cihi.ca"
}
]
}
],
"compose": {
"include": [
{
"system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-location",
"version": "1.0",
"concept": [
{
"code": "1",
"display": "Private home/apartment/rented room"
},
{
"code": "10",
"display": "Rehabilitation hospital/unit"
},
{
"code": "11",
"display": "Hospice facility/palliative care unit"
},
{
"code": "12",
"display": "Acute care hospital/unit"
},
{
"code": "13",
"display": "Correctional facility"
},
{
"code": "14",
"display": "Continuing care hospital/unit"
},
{
"code": "15",
"display": "Other"
},
{
"code": "2",
"display": "Board and care"
},
{
"code": "3",
"display": "Assisted living or semi-independent living"
},
{
"code": "4",
"display": "Mental health residence - e.g.. Psychiatric group home"
},
{
"code": "5",
"display": "Group home for persons with physical disability"
},
{
"code": "6",
"display": "Setting for persons with intellectual disability"
},
{
"code": "7",
"display": "Psychiatric hospital/unit"
},
{
"code": "8",
"display": "Homeless (with or without shelter)"
},
{
"code": "9",
"display": "Residential care facility (for example, long-term care home, nursing home)"
}
]
}
]
}
}