description: 'The organizational information of a healthcare organization. A healthcare organization 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: HdBeHealthcareOrganizationOrganization type: Organization elements: identifier: short: HealthcareOrganizationIdentificationNumber index: 0 slicing: rules: open discriminator: - {path: $this, type: value} min: null slices: nidhi: match: {system: 'https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi'} schema: pattern: type: Identifier value: {system: 'https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi'} index: 1 cbe: match: {system: 'https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/cbe'} schema: pattern: type: Identifier value: {system: 'https://www.ehealth.fgov.be/standards/fhir/core/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: required, valueSet: 'https://fhir.healthdata.be/ValueSet/DepartmentSpecialty'} index: 4 max: 1 organizationType: match: {} schema: short: OrganizationType binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/OrganizationType'} index: 5 max: 1 name: {short: OrganizationName, index: 6} package_version: 0.16.0-beta class: profile kind: resource url: https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization base: http://hl7.org/fhir/StructureDefinition/Organization version: null