FHIR IG analytics| Package | ca.on.phsd.r4-alpha |
| Resource Type | ValueSet |
| Id | ServiceAccessibilityCharacteristic-vs.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "service-accessibility-characteristic",
"url": "http://ontariohealth.ca/fhir/ValueSet/LHIN-code",
"version": "1.0.0",
"name": "ServiceAccessibilityCharacteristic",
"status": "draft",
"publisher": "Ontario Health",
"description": "Codes indicate the characteristic accessibility of the service location.",
"immutable": false,
"compose": {
"include": [
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/service-accessibility-characteristic",
"concept": [
{
"code": "LOC-008",
"display": "Wheelchair accessible"
},
{
"code": "LOC-009",
"display": "Stretcher accessible"
},
{
"code": "LOC-010",
"display": "Hoyer lift available"
},
{
"code": "LOC-011",
"display": "Hearing impaired support"
},
{
"code": "LOC-012",
"display": "Accessible parking"
},
{
"code": "LOC-013",
"display": "Bariatric patients accepted"
},
{
"code": "LOC-014",
"display": "Interpreter services available"
},
{
"code": "LOC-015",
"display": "Can manage PICC line or Port-a-Cath"
}
]
}
]
}
}