PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.0-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization
description: Belgian federal profile for an organization. Initially based on the functional description of the NIHDI.
package_name: ehealthplatform.be.r4.federalprofiles
derivation: constraint
name: BeOrganization
type: Organization
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        NIHDI:
          match: {system: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi'}
          schema:
            index: 1
            elements:
              system:
                pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi'}
                index: 2
              value: {index: 3}
            required: [value]
        CBE:
          match: {system: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/cbe'}
          schema:
            index: 4
            elements:
              system:
                pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/cbe'}
                index: 5
              value: {index: 6}
            required: [value]
        SSIN:
          match: {system: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin'}
          schema:
            index: 7
            elements:
              system:
                pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin'}
                index: 8
              value: {index: 9}
            required: [value]
        EHP:
          match: {system: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ehp'}
          schema:
            index: 10
            elements:
              system:
                pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ehp'}
                index: 11
              value: {index: 12}
            required: [value]
  active: {index: 13}
  type:
    index: 14
    slicing:
      rules: open
      discriminator:
      - {path: coding.system, type: value}
      min: null
      slices:
        CD-HCPARTY:
          match:
            coding: {system: 'https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty'}
          schema:
            index: 15
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty'}
                    index: 16
                  code: {index: 17}
                required: [code]
  telecom: {index: 18}
  address: {type: Address, index: 19}
package_version: 1.1.0-beta
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.0.0