PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.14.0-beta
    https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner
description: A health professional is a person who is authorized to perform actions in the field of individual healthcare.
package_name: healthdata.be.r4.cbb
derivation: constraint
name: HdBeHealthProfessionalPractitioner
type: Practitioner
elements:
  identifier:
    short: HealthProfessionalIdentificationNumber
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        NIDHI:
          match: {system: 'https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi'}
          schema:
            pattern:
              type: Identifier
              value: {system: 'https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi'}
            index: 1
  name:
    short: NameInformation
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: use, type: value}
      min: null
      slices:
        nameInformation:
          match: {use: null}
          schema: {type: HumanName, array: true, max: 2, index: 3}
          max: 2
        nameInformation-GivenName:
          match: {use: null}
          schema: {type: HumanName, index: 4}
  telecom: {type: ContactPoint, short: ContactInformation, index: 5}
  address: {type: Address, index: 6}
  gender:
    short: Gender
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1'}
    index: 7
    extensions:
      gender:
        url: https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification
        type: Extension
        index: 8
        elements:
          value:
            choices: []
            index: 10
    elements:
      extension:
        type: Extension
        url: https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification
        index: 8
        slicing:
          slices:
            gender:
              match: {}
              schema:
                type: Extension
                url: https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification
                index: 8
                elements:
                  value:
                    choices: []
                    index: 10
package_version: 0.14.0-beta
class: profile
kind: resource
url: https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: null