description: The Payer profiles can refer to respectively an Organization as PayerPerson or an InsuranceCompany. This profile can thus represent either the PayerName or InsuranceCompany concept and both the AddressInformation and ContactInformation concepts of the CBB Payer. package_name: healthdata.be.r4.cbb derivation: constraint name: HdBePayerOrganization type: Organization elements: identifier: index: 0 slicing: rules: open discriminator: - {path: $this, type: value} min: null slices: be-InsuranceIdentificationNumber: match: {system: 'https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/be-insurancenumber'} schema: short: IdentificationNumber pattern: type: Identifier value: {system: 'https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/be-insurancenumber'} index: 1 max: 1 name: {short: OrganizationName / PayerName, index: 2} telecom: {type: ContactPoint, short: ContactInformation, index: 3} address: {type: Address, index: 4} package_version: 0.8.0-alpha class: profile kind: resource url: https://fhir.healthdata.be/StructureDefinition/HdBe-Payer-Organization base: http://hl7.org/fhir/StructureDefinition/Organization version: null