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

FHIR IG analytics

Packageca.on.phsd.r4-alpha
Resource TypeCodeSystem
Idppr-health-care-provider-role-type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@1.1.0-draft&canonical=http://ontariohealth.ca/fhir/CodeSystem/health-care-provider-role-type
URLhttp://ontariohealth.ca/fhir/CodeSystem/health-care-provider-role-type
Version1.0.0
Statusactive
Date2019-12-02
NameHealth Care Provider Role Type
DescriptionA role type that is used to categorize an entity that delivers health care in an expected and professional manner to an entity in need of health care services, i.e. provider's profession. Examples: Registered Nurse, Chiropractor, Physician.
Contentcomplete

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": "CodeSystem",
  "id": "ppr-health-care-provider-role-type",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/health-care-provider-role-type",
  "version": "1.0.0",
  "name": "Health Care Provider Role Type",
  "status": "active",
  "date": "2019-12-02",
  "publisher": "Ontario Health",
  "description": "A role type that is used to categorize an entity that delivers health care in an expected and professional manner to an entity in need of health care services, i.e. provider's profession. Examples: Registered Nurse, Chiropractor, Physician.",
  "content": "complete",
  "concept": [
    {
      "code": "AUD",
      "display": "Audiologist"
    },
    {
      "code": "CHIRO",
      "display": "Chiropractor"
    },
    {
      "code": "CPD",
      "display": "Chiropodist"
    },
    {
      "code": "DEN",
      "display": "Dentist"
    },
    {
      "code": "DENT",
      "display": "Denturist"
    },
    {
      "code": "DH",
      "display": "Dental Hygienist"
    },
    {
      "code": "DT",
      "display": "Dental Technician"
    },
    {
      "code": "LPN",
      "display": "Registered Practical Nurse"
    },
    {
      "code": "MD",
      "display": "Medical Doctor"
    },
    {
      "code": "MRT",
      "display": "Medical Radiation Technologist"
    },
    {
      "code": "OPT",
      "display": "Optometrist"
    },
    {
      "code": "OS",
      "display": "Osteopathy"
    },
    {
      "code": "PHARM",
      "display": "Pharmacist"
    },
    {
      "code": "PHYSIO",
      "display": "Physiotherapist"
    },
    {
      "code": "PO",
      "display": "Podiatrist"
    },
    {
      "code": "PSYCH",
      "display": "Psychologist"
    },
    {
      "code": "PTECH",
      "display": "Pharmacy Technician"
    },
    {
      "code": "RD",
      "display": "Registered Dietitian"
    },
    {
      "code": "RM",
      "display": "Registered Midwife"
    },
    {
      "code": "RMT",
      "display": "Registered Massage Therapist"
    },
    {
      "code": "RN",
      "display": "Registered Nurse"
    },
    {
      "code": "RO",
      "display": "Registered Optician"
    },
    {
      "code": "RRT",
      "display": "Registered Respiratory Therapist"
    },
    {
      "code": "SLP",
      "display": "Speech Language Pathologist"
    },
    {
      "code": "BA",
      "display": "Behavioural Analyst"
    }
  ]
}