description: The PractitionerRole represents the activity (such as specialty and job title) and contact information that a Practitioner may perform at an organization/location. package_name: ca.on.oh derivation: constraint name: EReferralPractitionerRole type: PractitionerRole elements: meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] specialty: index: 12 elements: coding: binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/qualified-expertise-role-type'} mustSupport: true index: 13 elements: system: pattern: {type: Uri, value: 'https://fhir.infoway-inforoute.ca/CodeSystem/snomedctcaextension'} mustSupport: true index: 14 code: {mustSupport: true, index: 15} display: {mustSupport: true, index: 16} organization: type: Reference refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Organization'] index: 8 active: {mustSupport: true, index: 6} code: index: 9 elements: coding: elements: system: {mustSupport: true, index: 10} display: {mustSupport: true, index: 11} identifier: mustSupport: true index: 2 elements: type: elements: coding: elements: id: {index: 3} version: {index: 4} userSelected: {index: 5} practitioner: type: Reference refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner'] index: 7 telecom: elements: rank: {mustSupport: true, index: 18} location: type: Reference refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location'] index: 17 package_version: ereferral-econsult-0.12.0-alpha1.0.2 class: profile kind: resource url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole base: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole version: 1.0.0 required: [meta]