FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | profile-location | Location IAR |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
irrs-service-delivery-location-role-type
This value set includes codes from the following code systems:
- Include these codes as defined in
http://cihi.ca/fhir/irrs/CodeSystem/irrs-service-delivery-location-role-type| Code | Display |
| GRPPHYDIS | Group home for persons with physical disability | |
| MHRES | Mental health residence | |
| SEMIND | Assisted living or semi-independent living | |
- Include these codes as defined in
http://hl7.org/fhir/v3/NullFlavor| Code | Display |
| OTH | other | Description:The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system).
Usage Notes: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to *any* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc.
With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE. |
- Include these codes as defined in
http://hl7.org/fhir/v3/RoleCode| Code | Display |
| CHR | Chronic Care Facility | (1) A hospital including a physical plant and personnel that provides multidisciplinary diagnosis and treatment for diseases that have one or more of the following characteristics: is permanent; leaves residual disability; is caused by nonreversible pathological alteration; requires special training of the patient for rehabilitation; and/or may be expected to require a long period of supervision or care. In addition, patients require the safety, security, and shelter of these specialized inpatient or partial hospitalization settings. (2) A hospital that provides medical and skilled nursing services to patients with long-term illnesses who are not in an acute phase but who require an intensity of services not available in nursing homes |
| GACH | Hospitals; General Acute Care Hospital | (X12N 282N00000N) |
| NCCF | Nursing or custodial care facility | Nursing or custodial care facility |
| PHU | Psychiatric hospital unit | (X12N 273R00000N) |
| PTRES | Patient's Residence | location where healthcare was delivered which is the residence of the Patient. |
| RHII | intellectual impairment center | Description: A location that plays the role of delivering services which may include adaptation, rehabilitation and social integration services for people with intellectual and/or pervasive development disorders such as autism or severe behaviour disorder. |
| RHU | Rehabilitation hospital unit | Rehabilitation hospital unit |
| RTF | Residential treatment facility | Residential treatment facility |
- Include these codes as defined in
http://snomed.info/sct
Source1
{
"resourceType": "ValueSet",
"id": "irrs-service-delivery-location-role-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-service-delivery-location-role-type",
"version": "1.0",
"name": "irrs-service-delivery-location-role-type",
"status": "active",
"date": "2018-11-16T16:40:38+00:00",
"publisher": "CIHI",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http:\\\\cihi.ca"
}
]
}
],
"compose": {
"include": [
{
"system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-service-delivery-location-role-type",
"version": "1.0",
"concept": [
{
"code": "GRPPHYDIS",
"display": "Group home for persons with physical disability"
},
{
"code": "MHRES",
"display": "Mental health residence"
},
{
"code": "SEMIND",
"display": "Assisted living or semi-independent living"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2016-11-11",
"concept": [
{
"code": "OTH",
"display": "other"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"version": "2016-11-11",
"concept": [
{
"code": "CHR",
"display": "Chronic Care Facility"
},
{
"code": "GACH",
"display": "Hospitals; General Acute Care Hospital"
},
{
"code": "NCCF",
"display": "Nursing or custodial care facility"
},
{
"code": "PHU",
"display": "Psychiatric hospital unit"
},
{
"code": "PTRES",
"display": "Patient's Residence"
},
{
"code": "RHII",
"display": "intellectual impairment center"
},
{
"code": "RHU",
"display": "Rehabilitation hospital unit"
},
{
"code": "RTF",
"display": "Residential treatment facility"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "257573002",
"display": "Boarding house"
},
{
"code": "257656006",
"display": "Correctional facility"
},
{
"code": "284546000",
"display": "Hospice"
},
{
"code": "32911000",
"display": "Homeless"
}
]
}
]
}
}