PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.core@0.1.0-DFT-Ballot
    http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/practitionerRole-ca-core
description: This profile represents the constraints applied to the PractitionerRole resource by the CA Core+ project to represent the minimum expectations for the PractitionerRole resource when used to promote capacity building for functionality found across Canadian FHIR implementations. It is informed by the constraints of shared across CIHI pCHDCF data sets and has also undergone analysis to assert alignment with the [Canadian Baseline PractitionerRole General Profile v1.1.0](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-practitionerrole.html)
package_name: ca.infoway.io.core
derivation: constraint
name: PractitionerRoleCACore
type: PractitionerRole
elements:
  practitioner:
    type: Reference
    refers: ['http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/practitioner-ca-core', 'http://hl7.org/fhir/StructureDefinition/Practitioner']
    index: 0
  organization:
    type: Reference
    refers: ['http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/organization-ca-core', 'http://hl7.org/fhir/StructureDefinition/Organization']
    index: 1
  code: {index: 2}
  specialty: {index: 3}
  telecom:
    index: 4
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        PhoneNumber:
          match: {system: phone}
          schema:
            index: 5
            elements:
              system:
                pattern: {type: Code, value: phone}
                index: 6
              value: {index: 7}
        Email:
          match: {system: email}
          schema:
            index: 8
            elements:
              system:
                pattern: {type: Code, value: email}
                index: 9
              value: {index: 10}
package_version: 0.1.0-DFT-Ballot
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/practitionerRole-ca-core
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: null