FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ppr-HealthCareProviderRoleType

Packageca.on.phsd.r4-alpha
Resource TypeValueSet
Idppr-HealthCareProviderRoleType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.3&canonical=http://ontariohealth.ca/fhir/ValueSet/health-care-provider-role-type
URLhttp://ontariohealth.ca/fhir/ValueSet/health-care-provider-role-type
Version1.0.0
Statusdraft
NameHealthCareProviderRoleType
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.

Resources that use this resource

StructureDefinition
ca-on-phsd-practitioner-response-profile-PractitionerRolePHSD PractitionerRole Response
ca-on-phsd-practitionerRole-submission-profile-PractitionerRolePHSD PractitionerRole Submission

Resources that this resource uses

CodeSystem
health-care-provider-role-typeHealth Care Provider Role Type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ppr-HealthCareProviderRoleType",
  "url": "http://ontariohealth.ca/fhir/ValueSet/health-care-provider-role-type",
  "version": "1.0.0",
  "name": "HealthCareProviderRoleType",
  "status": "draft",
  "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.",
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/health-care-provider-role-type",
        "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"
          }
        ]
      }
    ]
  }
}