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

FHIR IG Statistics: ValueSet/ppr-HealthCareProviderRoleType

Packageca.on.ppr.r4
Resource TypeValueSet
Idppr-HealthCareProviderRoleType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ppr.r4@1.2.0&canonical=http://ehealthontario.ca/fhir/ValueSet/ppr-healthcare-provider-role-type
URLhttp://ehealthontario.ca/fhir/ValueSet/ppr-healthcare-provider-role-type
Version1.0.0
Statusdraft
NameHealthCareProviderRoleType
Authorityhl7
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-ppr-practitioner-matchreq-profile-PractitionerRolePPR PractitionerRole Match Request
ca-on-ppr-practitioner-response-profile-PractitionerRolePPR PractitionerRole Response Profile
ca-on-phsd-practitioner-response-profile-PractitionerRolePHSD PractitionerRole Response
ca-on-phsd-practitionerRole-submission-profile-PractitionerRolePHSD PractitionerRole Submission

Resources that this resource uses

CodeSystem
ppr-health-care-provider-role-typePPR Health Care Provider Role Type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ppr-HealthCareProviderRoleType",
  "url": "http://ehealthontario.ca/fhir/ValueSet/ppr-healthcare-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://ehealthontario.ca/fhir/CodeSystem/ppr-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"
          }
        ]
      }
    ]
  }
}