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

FHIR IG analytics

PackageeReferralOntarioNew.core
Resource TypeValueSet
IdReferralServiceType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eReferralOntarioNew.core@0.10.0&canonical=http://ehealthontario.ca/fhir/ValueSet/ereferral-home-care-services
URLhttp://ehealthontario.ca/fhir/ValueSet/ereferral-home-care-services
Version1.0.0
Statusdraft
NameReferralServiceType
DescriptionCHRIS Home Care Services

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "ReferralServiceType",
  "text": {
    "status": "generated"
  },
  "url": "http://ehealthontario.ca/fhir/ValueSet/ereferral-home-care-services",
  "version": "1.0.0",
  "name": "ReferralServiceType",
  "status": "draft",
  "publisher": "eHealth Ontario",
  "description": "CHRIS Home Care Services",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ehealthontario.ca/fhir/CodeSystem/ereferral-home-care-services",
        "concept": [
          {
            "code": "PL-LT",
            "display": "Long Term Placement"
          },
          {
            "code": "PL-SSCC",
            "display": "Short Stay Convalescent Care"
          },
          {
            "code": "PL-SSR",
            "display": "Short Stay Respite"
          },
          {
            "code": "CCC",
            "display": "Clinical Care Coordinator"
          },
          {
            "code": "NUT",
            "display": "Nutritional Services"
          },
          {
            "code": "PNUR",
            "display": "Palliative Nursing"
          },
          {
            "code": "NUR",
            "display": "Nursing"
          },
          {
            "code": "PT",
            "display": "Physiotherapy"
          },
          {
            "code": "OT",
            "display": "Occupational Therapy"
          },
          {
            "code": "HOM",
            "display": "Personal Support"
          },
          {
            "code": "SW",
            "display": "Champlain"
          },
          {
            "code": "SP",
            "display": "Speech Language Pathology"
          }
        ]
      }
    ]
  }
}