description: This profile applies constraints to the PractitionerRole resource for CA Core+ to support assignment of providers to roles, specialties, and organizations in the pan-Canadian context. package_name: ca.infoway.io.core derivation: constraint name: PractitionerRoleCACore type: PractitionerRole elements: practitioner: type: Reference refers: ['http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/practitioner-ca-core', 'http://hl7.org/fhir/StructureDefinition/Practitioner'] index: 0 elements: reference: {mustSupport: true, index: 1} identifier: mustSupport: true index: 2 elements: system: {mustSupport: true, index: 3} value: {mustSupport: true, index: 4} required: [value, system] organization: type: Reference refers: ['http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/organization-ca-core', 'http://hl7.org/fhir/StructureDefinition/Organization'] index: 5 elements: reference: {mustSupport: true, index: 6} identifier: mustSupport: true index: 7 elements: system: {mustSupport: true, index: 8} value: {mustSupport: true, index: 9} required: [value, system] code: {index: 10} specialty: {index: 11} location: elements: reference: {mustSupport: true, index: 12} identifier: mustSupport: true index: 13 elements: system: {mustSupport: true, index: 14} value: {mustSupport: true, index: 15} required: [value, system] telecom: mustSupport: true index: 16 elements: system: {mustSupport: true, index: 17} use: {mustSupport: true, index: 18} package_version: 1.0.0-dft-preballot-beta-01 class: profile kind: resource url: http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/practitionerRole-ca-core base: http://hl7.org/fhir/StructureDefinition/PractitionerRole version: null