PackagesCanonicalsLogsProblems
    Packages
    fhir.ca-bc.provider@1.0.1
    http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner-role
description: General constraints on the PractitionerRole resource for use in the BC Provider Registry project.
package_name: fhir.ca-bc.provider
derivation: constraint
name: BCPractitionerRole
type: PractitionerRole
elements:
  practitioner:
    type: Reference
    refers: ['http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner']
    index: 0
  code:
    binding: {strength: required, valueSet: 'https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/ValueSet/bc-practitioner-role-value-set'}
    mustSupport: true
    index: 1
  specialty:
    binding: {strength: required, valueSet: 'https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/ValueSet/bc-expertise-value-set'}
    index: 2
    extensions:
      specialtySource: {url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-specialty-source-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 3}
      owner: {url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-owner-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 4}
      period: {url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 5}
      endReason: {url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 6}
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-specialty-source-extension
        index: 3
        slicing:
          slices:
            specialtySource:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-specialty-source-extension', index: 3}
              min: 0
              max: 1
            owner:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-owner-extension', index: 4}
              min: 0
              max: 1
            period:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension', index: 5}
              min: 0
              max: 1
            endReason:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension', index: 6}
              min: 0
              max: 1
  telecom: {type: ContactPoint, index: 7}
package_version: 1.0.1
class: profile
kind: resource
url: http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner-role
base: http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-practitionerrole-registry
version: 1.0.0