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-erec-ig derivation: constraint name: EReferralPractitionerRole type: PractitionerRole elements: meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] specialty: index: 16 elements: coding: binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/qualified-expertise-role-type'} mustSupport: false index: 17 elements: system: pattern: {type: Uri, value: 'https://fhir.infoway-inforoute.ca/CodeSystem/snomedctcaextension'} mustSupport: true index: 18 code: {mustSupport: true, index: 19} display: {mustSupport: true, index: 20} required: [display, system, code] organization: type: Reference refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Organization'] index: 11 active: {mustSupport: false, index: 9} code: index: 12 elements: coding: elements: system: {mustSupport: true, index: 13} code: {mustSupport: true, index: 14} display: {mustSupport: true, index: 15} required: [display, system, code] identifier: mustSupport: false index: 2 elements: type: elements: coding: elements: id: {index: 3} system: {index: 4} version: {index: 5} code: {index: 6} display: {index: 7} userSelected: {index: 8} required: [display, system, code] practitioner: type: Reference refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner'] index: 10 telecom: elements: rank: {mustSupport: false, index: 22} location: type: Reference refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location'] index: 21 package_version: 0.12.2-alpha1.0.1 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.1.0 required: [meta]