HealthProfessional

CBBStatusURL
HdBe-HealthProfessionaldrafthttps://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-HealthProfessional

health_professional_identification_number0..*Identifier
name_information0..1HdBe NameInformation
specialty0..1CodeableConceptBinding
gender0..1CodeableConceptBinding
address_information0..*HdBe AddressInformation
contact_information0..1HdBe ContactInformation
healthcare_provider0..1Reference(HdBe HealthcareProvider)
health_professional_role0..1CodeableConceptBinding

health_professional0..*
health_professional.health_professional_identification_numberIdentifier0..*
health_professional.name_informationHdBe NameInformation0..1
health_professional.specialtyCodeableConcept0..1
health_professional.genderCodeableConcept0..1
health_professional.address_informationHdBe AddressInformation0..*
health_professional.contact_informationHdBe ContactInformation0..1
health_professional.healthcare_providerReference(HdBe HealthcareProvider)0..1
health_professional.health_professional_roleCodeableConcept0..1



health_professional
DefinitionRoot concept of the HealthProfessional information model. This root concept contains all data elements of the HealthProfessional information model. When referring to this information model the role the health professional fulfils in the healthcare process can be addressed additionally. For health professionals, this could be for example main practitioner or referrer.
Cardinality0...*
Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
health_professional.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
TypeSystem.String
Mappings
  • rim:n/a
health_professional.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

SlicingUnordered, Open, by url(Value)
Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1:Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim:n/a
  • rim:N/A
health_professional.health_professional_identification_number
DefinitionThe health professional identification number is a number that uniquely identifies the health professional. A health professional has a NIHDI number (National Institute for Health and Disability Insurance). A local identifier can also be provided when this is desired.
Cardinality0...*
TypeIdentifier
Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
  • v2:CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim:II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd:Identifier
health_professional.name_information
DefinitionHealth professional’s full name.
Cardinality0...1
TypeHdBe NameInformation
Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
health_professional.specialty
DefinitionHealth professional’s medical specialty.
Cardinality0...1
TypeCodeableConcept
Binding

Practice Setting Code Value Set

PracticeSettingCodeValueSet (preferred)
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
  • v2:CE/CNE/CWE
  • rim:CD
  • orim:fhir:CodeableConcept rdfs:subClassOf dt:CD
health_professional.gender
DefinitionHealth professional’s administrative gender - the gender that the health professional is considered to have for administration and record keeping purposes. Note that the gender might not match the biological sex as determined by genetics or the individual's preferred identification.
Cardinality0...1
TypeCodeableConcept
Binding

Gender codes

Gender (required)
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
  • v2:CE/CNE/CWE
  • rim:CD
  • orim:fhir:CodeableConcept rdfs:subClassOf dt:CD
health_professional.address_information
DefinitionHealth professional’s address information.
Cardinality0...*
TypeHdBe AddressInformation
Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
health_professional.contact_information
DefinitionHealth professional’s telephone number(s) or e-mail address(es).
Cardinality0...1
TypeHdBe ContactInformation
Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
health_professional.healthcare_provider
DefinitionThe organization the health professional works for.
Cardinality0...1
TypeReference(HdBe HealthcareProvider)
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1:SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim:n/a
  • rim:The target of a resource reference is a RIM entry point (Act, Role, or Entity)
health_professional.health_professional_role
DefinitionThe role the health professional fulfils in the healthcare process. For health professionals, this could be for example attender, referrer or performer.
Cardinality0...1
TypeCodeableConcept
Binding

HealthProfessionalRole codes

HealthcareProviderRole (extensible)
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Examples
example 1

{
  "text": "Hoofdbehandelaar"
}


Mappings
  • rim:n/a
  • v2:CE/CNE/CWE
  • rim:CD
  • orim:fhir:CodeableConcept rdfs:subClassOf dt:CD

Example instances

HealthProfessional
health_professional_identifier 10079938
name_information see CBB NameInformation
specialty Dermatologie
gender man
address_information see CBB AddressInformation
contact_information see CBB_ContactInformation
healthcare_provider
health_professional_role Hoofdbehandelaar

zib HealthProfessional-v3.5 difference

Concept Category Description
Purpose textual Removed Dutch specific context from the Purpose section in StructureDefinition.description.
Evidence Base textual Edited Dutch specific context from the Evidence Base section in StructureDefinition.description.
References textual Removed all content after References which was only provided in Dutch.
health_professional_identification_number textual Replaced Dutch context (UZI, AGB, BIG) with the use of identification by NIDHI, and corrected incorrect definition (zib ticket 1678).
name_information textual Removed Dutch specific context.
specialty terminology Replaced Dutch specific SpecialismeUZICodelijst and SpecialismeAGBCodelijst with the FHIR PracticeSettingCodeValueSet ValueSet used for specialty. This ValueSet is also used by the 'eHealth Platform Federal Profiles'
specialty textual Removed Dutch specific context.
gender textual Corrected incorrect definition (zib ticket 1368) and added additional remark that the gender is an administrative gender.



Terminology Bindings

PathNameStrengthURL
specialtyc80-practice-codespreferredhttp://hl7.org/fhir/ValueSet/c80-practice-codes
genderGenderrequiredhttps://fhir.healthdata.be/ValueSet/Gender
health_professional_roleHealthcareProviderRoleextensiblehttps://fhir.healthdata.be/ValueSet/HealthcareProviderRole