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: required, valueSet: 'https://fhir.healthdata.be/ValueSet/DepartmentSpecialty'} index: 4 max: 1 organizationType: match: {} schema: {short: OrganizationType, index: 5} max: 1 name: {short: OrganizationName, index: 6} package_version: 0.8.0-alpha class: profile kind: resource url: https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareProvider-Organization base: http://hl7.org/fhir/StructureDefinition/Organization version: null