PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.14.0-beta
    https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-HealthProfessional
description: 'A health professional is a person who is authorized to perform actions in the field of individual healthcare.\r\n\r\n#### Purpose\r\nThe purpose of this information model is documenting the identity of people providing healthcare. For health professionals, information must be sufficiently complete for reference and auditing: if known, the name is mandatory. If an identification number is given, the name and number have to match.\r\n\r\n#### Evidence Base\r\nOther employees working in healthcare can also be mapped onto this CBB. If needed the HealthProfessionalRole can be used to specify the type of healthcareworker by using the nullflavor OTH in free text.\r\n\r\n#### Instructions\r\nThe concept HealthProfessionalRole can be expressed in two ways, as an element in the information model and as the definition code of a reference in another referring information model (Performer::HealthProfessional). In both cases, the code is taken from the same code list. If both possibilities are used, they should not be in conflict.'
package_name: healthdata.be.r4.cbb
derivation: specialization
name: HdBeHealthProfessional
abstract: true
type: https://fhir.healthdata.be/StructureDefinition/LogicalModel/HealthProfessional
elements:
  HealthProfessionalIdentificationNumber:
    short: HealthProfessionalIdentificationNumber
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - url: content
          valueMarkdown: |-
            Het zorgverleneridentificatienummer is een nummer dat de zorgverlener uniek identificeert. 
            
             Een zorgverlener heeft een RIVIZ nummer (Rijksinstituut voor Ziekte- en Invaliditeitsverzekering). Indien gewenst kan een lokaal identificatienummer ook meegegeven worden.
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - url: content
          valueMarkdown: "Le numéro d'identification du professionnel de la santé est un numéro qui identifie de façon unique le professionnel de la santé. \n\nUn professionnel de la santé possède un numéro INAMI (Institut national d'assurance maladie-invalidité). Un identifiant local peut également être fourni lorsque c'est souhaité."
    type: Identifier
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: ZorgverlenerIdentificatienummer}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: NuméroIdentificationProfessionnelSanté}
    array: true
    index: 0
  NameInformation:
    short: NameInformation
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: De naamgegevens van de zorgverlener.}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: Nom complet du professionnel de la santé.}
    type: HumanName
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: Naamgegevens}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: InformationNom}
    index: 1
  Specialty:
    short: Specialty
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: Medisch specialisme van de zorgverlener.}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: Spécialité médicale du professionnel de la santé.}
    type: CodeableConcept
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: Specialisme}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: Spécialité}
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/c80-practice-codes'}
    index: 2
  Gender:
    short: Gender
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: Administratief geslacht van de zorgverlener. Het geslacht dat geregistreerd staat voor administratieve en dossiervormende doeleinden. Wees ervan bewust dat het administratieve geslacht kan afwijken van de biologische sekse zoals bepaalt door de genetica of de voorkeursidentificatie van het individu.}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: Sexe administratif du professionnel de la santé - sexe que le professionnel de la santé est considéré avoir à des fins d'administration et de tenue de dossiers. Notez que le sexe administratif peut ne pas correspondre au sexe biologique tel que déterminé par la génétique ou l'identification préférée de la personne.}
    type: CodeableConcept
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: Geslacht}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: Sexe}
    binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/Gender'}
    index: 3
  AddressInformation:
    short: AddressInformation
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: Adresgegevens van de zorgverlener.}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: Information d'adresse du professionnel de la santé.}
    type: Address
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: Adresgegevens}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: InformationAdresse}
    array: true
    index: 4
  ContactInformation:
    short: ContactInformation
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: Telefoonnummer(s) of e-mailadres(sen) van de zorgverlener.}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: Numéro(s) de téléphone ou adresse(s) e-mail du professionnel de la santé.}
    type: ContactPoint
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: Contactgegevens}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: InformationContact}
    array: true
    index: 5
  HealthcareOrganization:
    short: HealthcareOrganization
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: De organisatie waarbij de zorgverlener werkzaam is.}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: L'organisme pour lequel le professionnel de la santé travaille.}
    refers: ['https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-HealthcareOrganization']
    type: Reference
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: Zorgaanbieder}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: OrganismeSoins}
    index: 6
  HealthProfessionalRole:
    short: HealthProfessionalRole
    _definition:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: 'De rol die de zorgverlener in het zorgproces vervult. Voor zorgverleners kan dit bijvoorbeeld behandelaar, verwijzer of uitvoerder zijn.'}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: 'Le rôle que le professionnel de la santé remplit dans le processus de soins de santé. Pour les professionnels de la santé, il peut s''agir par exemple de participant, de référent ou d''exécutant.'}
    type: CodeableConcept
    _short:
      extension:
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: nl-BE}
        - {url: content, valueMarkdown: ZorgverlenerRol}
      - url: http://hl7.org/fhir/StructureDefinition/translation
        extension:
        - {url: lang, valueCode: fr-BE}
        - {url: content, valueMarkdown: RôleProfessionnelSanté}
    binding: {strength: extensible, valueSet: 'https://fhir.healthdata.be/ValueSet/HealthProfessionalRole'}
    index: 7
package_version: 0.14.0-beta
class: logical
kind: logical
url: https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-HealthProfessional
base: http://hl7.org/fhir/StructureDefinition/Element
version: null