PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.4.1-alpha
    https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareProvider-Organization
description: 'The organizational information of a healthcare provider. A healthcare provider is an organization that offers and provides medical, paramedic and/or nursing care to patients/clients. Examples include: hospitals, nursing homes, doctor’s offices.'
package_name: healthdata.be.r4.cbb
derivation: constraint
name: HdBeHealthcareProviderOrganization
type: Organization
elements:
  identifier:
    short: HealthcareProviderIdentificationNumber
    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
        cbe:
          match: {system: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/cbe'}
          schema:
            pattern:
              type: Identifier
              value: {system: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/cbe'}
            index: 2
  type:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        departmentSpecialty:
          match: {}
          schema:
            short: DepartmentSpecialty
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/c80-practice-codes'}
            index: 4
          max: 1
        organizationType:
          match: {}
          schema: {short: OrganizationType, index: 5}
          max: 1
  name: {short: OrganizationName, index: 6}
package_version: 0.4.1-alpha
class: profile
kind: resource
url: https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareProvider-Organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: null