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/NamingSystem/nihdi'} schema: pattern: type: Identifier value: {system: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi'} index: 1 name: {type: HumanName, index: 2} telecom: short: ContactInformation index: 3 slicing: rules: open discriminator: - {path: $this, type: profile} min: null slices: telephoneNumbers: match: {} schema: {type: ContactPoint, index: 4} emailAddresses: match: {} schema: {type: ContactPoint, 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: 9 elements: value: choices: [] index: 11 elements: extension: index: 8 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: gender: match: {url: null} schema: type: Extension url: https://fhir.healthdata.be/StructureDefinition/ext-CodeSpecification index: 9 elements: value: choices: [] index: 11 package_version: 0.4.1-alpha class: profile kind: resource url: https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: null