PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.12.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
            extensions: {}
            elements:
              extension: {index: 4}
              family:
                extensions: {}
                elements:
                  extension: {index: 5}
              given:
                extensions: {}
                elements:
                  extension: {index: 6}
                required: [extension]
        nameInformation-GivenName:
          match: {use: null}
          schema: {type: HumanName, index: 7}
  telecom:
    type: ContactPoint
    short: ContactInformation
    index: 8
    extensions: {}
    elements:
      extension: {index: 9}
  address:
    type: Address
    index: 10
    extensions: {}
    elements:
      extension: {index: 11}
      line:
        extensions: {}
        elements:
          extension: {index: 12}
      country:
        extensions: {}
        elements:
          extension: {index: 13}
    required: [extension]
  gender:
    short: Gender
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1'}
    index: 14
    extensions:
      gender:
        url: https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification
        type: Extension
        index: 16
        elements:
          value:
            choices: []
            index: 18
    elements:
      extension:
        index: 15
        slicing:
          slices:
            gender:
              match: {}
              schema:
                type: Extension
                url: https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification
                index: 16
                elements:
                  value:
                    choices: []
                    index: 18
package_version: 0.12.0-beta
class: profile
kind: resource
url: https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: null