PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@0.1.45-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole
description: Belgian profile on PractitionerRole
package_name: ehealthplatform.be.r4.federalprofiles
derivation: constraint
name: BePractitionerRole
type: PractitionerRole
elements:
  practitioner:
    type: Reference
    refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner']
    index: 0
  organization:
    type: Reference
    refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization']
    index: 1
  code:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: coding.system, type: value}
      min: null
      slices:
        CD-HCPARTY:
          match:
            coding: {system: 'https://www.ehealth.fgov.be/standards/fhir/CodeSystem/CD-HCPARTY'}
          schema:
            index: 3
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/CodeSystem/CD-HCPARTY'}
                    index: 4
        SNOMED-CT:
          match:
            coding: {system: 'http://snomed.info/sct'}
          schema:
            index: 5
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 6
  specialty:
    index: 7
    slicing:
      rules: open
      discriminator:
      - {path: coding.system, type: value}
      min: null
      slices:
        CD-HCPARTY:
          match:
            coding: {system: 'https://www.ehealth.fgov.be/standards/fhir/CodeSystem/CD-HCPARTY'}
          schema:
            index: 8
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/CodeSystem/CD-HCPARTY'}
                    index: 9
        SNOMED-CT:
          match:
            coding: {system: 'http://snomed.info/sct'}
          schema:
            index: 10
            elements:
              coding:
                binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/c80-practice-codes'}
                index: 11
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 12
package_version: 0.1.45-beta
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: null