FHIR IG analytics
Resources that use this resource
No resources found
Resources that this resource uses
| CodeSystem |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | irrs-location | irrs-location |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | irrs-location1 | irrs-location1 |
Narrative
Note: links and images are rebased to the (stated) source
irrs-location1
This value set includes codes from the following code systems:
- Include these codes as defined in
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 | |
| 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) | |
- Include these codes as defined in
http://cihi.ca/fhir/irrs/CodeSystem/irrs-location1| Code | Display |
| 13 | Continuing care hospital/unit | |
| 14 | Residential treatment facility | |
Source1
{
"resourceType": "ValueSet",
"id": "irrs-location1",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-location1",
"version": "1.0",
"name": "irrs-location1",
"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": "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)"
}
]
},
{
"system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-location1",
"version": "1.0",
"concept": [
{
"code": "13",
"display": "Continuing care hospital/unit"
},
{
"code": "14",
"display": "Residential treatment facility "
}
]
}
]
}
}