HealthcareProvider

CBBStatusURL
HdBe-HealthcareProviderdrafthttps://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-HealthcareProvider

healthcare_provider_identification_number0..*Identifier
organization_name0..1string
department_specialty0..1CodeableConcept
department_identification_number0..1Identifier
contact_information0..1HdBe ContactInformation
address_information0..*HdBe AddressInformation
organization_type0..1CodeableConcept
location_name0..1string
location_number0..1Count

healthcare_provider0..*
healthcare_provider.healthcare_provider_identification_numberIdentifier0..*
healthcare_provider.organization_namestring0..1
healthcare_provider.department_specialtyCodeableConcept0..1
healthcare_provider.department_identification_numberIdentifier0..1
healthcare_provider.contact_informationHdBe ContactInformation0..1
healthcare_provider.address_informationHdBe AddressInformation0..*
healthcare_provider.organization_typeCodeableConcept0..1
healthcare_provider.organization_locationBackboneElement0..1
healthcare_provider.organization_location.location_namestring0..1
healthcare_provider.organization_location.location_numberCount0..1



healthcare_provider
DefinitionRoot concept of the Healthcare Provider information model. This root concept contains all data elements of the Healthcare Provider information model.
Cardinality0...*
Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
healthcare_provider.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
healthcare_provider.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
healthcare_provider.healthcare_provider_identification_number
DefinitionThe organization’s identification number. For Belgian healthcare providers, the NIDHI (National Institute for Health and Disability Insurance) and/or the CBE (Crossroads Bank for Enterprises) is used, if possible. Depending on the context other ID's are also possible. For foreign or non-affiliated healthcare providers, another unique identification number can be used. This must be accompanied by the name and/or code of the issuing organization.
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
healthcare_provider.organization_name
DefinitionName of the organization. If an identification number is given, the name must match the name that corresponds to the identification number.
Cardinality0...1
Typestring
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
healthcare_provider.department_specialty
DefinitionThe specialty of the healthcare provider’s department. The departmental specialty can be filled in if further indication of the healthcare provider is needed.
Cardinality0...1
TypeCodeableConcept
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
healthcare_provider.department_identification_number
DefinitionThe healthcare provider's internal department's identification number.
Cardinality0...1
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
healthcare_provider.contact_information
DefinitionThe information needed to contact the healthcare organization via telephone and/or e-mail.
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
healthcare_provider.address_information
DefinitionThe physical address of the healthcare provider’s location.
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
healthcare_provider.organization_type
DefinitionThe type of healthcare provider, such as general hospital, or nursing home.
Cardinality0...1
TypeCodeableConcept
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
healthcare_provider.organization_location
DefinitionContainer of the OrganizationLocation concept.This container contains all data elements of the OrganizationLocation concept.
Cardinality0...1
TypeBackboneElement
Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
healthcare_provider.organization_location.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
healthcare_provider.organization_location.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
healthcare_provider.organization_location.modifierExtension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
Cardinality0...*
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, user content, modifiers
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

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.

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
healthcare_provider.organization_location.location_name
DefinitionName of the location, in case a healthcare organization has more than one location.
Cardinality0...1
Typestring
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
healthcare_provider.organization_location.location_number
DefinitionNumber of the location Number, if a numerical location identification is used next to or instead of a location name.
Cardinality0...1
TypeCount
Comments

The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.

Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • qty-3:If a code for the unit is present, the system SHALL also be present
    code.empty() or system.exists()
  • cnt-3:There SHALL be a code with a value of "1" if there is a value. If system is present, it SHALL be UCUM. If present, the value SHALL be a whole number.
    (code.exists() or value.empty()) and (system.empty() or system = %ucum) and (code.empty() or code = '1') and (value.empty() or value.hasValue().not() or value.toString().contains('.').not())
Mappings
  • rim:n/a
  • v2:SN (see also Range) or CQ
  • rim:PQ, IVL<PQ>, MO, CO, depending on the values

Example instances

HealthcareProvider
healthcare_provider_identification_number 010SS3170
organization_name GRAND HOPITAL DE CHARLEROI
healthcare_provider.department_specialty Cardiologie
healthcare_provider.department_identification_number 004-C - Chirurgie
healthcare_provider.contact_information see CBB ContactInformation
healthcare_provider.address_information see CBB AddressInformation
healthcare_provider.organization_type Ziekenhuis
healthcare_provider.organization_location.location_name SAINT-JOSEPH
healthcare_provider.organization_location.location_number 3170

zib HealthcareProvider-v3.4 difference

Concept Category Description
healthcare_provider_identification_number textual Replaced the Dutch context (URA, AGB) with NIDHI and CBE.
department_specialty textual Removed the Dutch context.
department_specialty terminology Removed ValueSet DepartmentSpecialty.
department_identification_number element Added new element which specifies an identification number for a department.
organization_type textual Removed the Dutch context.
organization_type terminology Removed ValueSet OrganizationType.



Terminology Bindings