PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@0.1.53-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner
description: null
package_name: ehealthplatform.be.r4.federalprofiles
derivation: constraint
name: BePractitioner
type: Practitioner
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        NIHDI:
          match: {system: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi'}
          schema:
            index: 1
            elements:
              system:
                pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi'}
                index: 2
        SSIN:
          match: {system: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin'}
          schema:
            index: 3
            elements:
              system:
                pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin'}
                index: 4
        CBE:
          match: {system: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/cbe'}
          schema:
            index: 5
            elements:
              system:
                pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/cbe'}
                index: 6
  name: {index: 7}
  address:
    extensions:
      language: {url: 'http://hl7.org/fhir/StructureDefinition/language', min: 0, type: Extension, index: 9}
    elements:
      extension:
        index: 8
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            language:
              match: {url: null}
              schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/language', index: 9}
              min: 0
package_version: 0.1.53-beta
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: null
required: [name]