FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.phsd.r4-alpha
Resource TypeCodeSystem
IdServiceAccessibilityCharacteristic-cs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@1.1.0-TU-snapshot2&canonical=http://ontariohealth.ca/fhir/CodeSystem/service-accessibility-characteristic
URLhttp://ontariohealth.ca/fhir/CodeSystem/service-accessibility-characteristic
Version1.0.0
Statusdraft
NameServiceAccessibilityCharacteristic
DescriptionCodes indicate the characteristic accessibility of the service location.
Contentcomplete

Resources that use this resource

StructureDefinition
ca.on.phsd.r4-alpha#1.1.0-TU-snapshot2ca-on-phsd-submission-profile-HealthcareServicePHSD Healthcare Service Submission

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "service-accessibility-characteristic",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/service-accessibility-characteristic",
  "version": "1.0.0",
  "name": "ServiceAccessibilityCharacteristic",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "Codes indicate the characteristic accessibility of the service location.",
  "content": "complete",
  "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"
    }
  ]
}