description: 'Payers are organizations or individuals that pay for the healthcare supplied to the patient. These organizations or individuals can be: facilities or people who financially guarantee or who are responsible for the patient (such as parents or guardians of minors), organizations with direct financial responsibility, combinations of these or the patient themselves.' package_name: nictiz.fhir.nl.r4.zib2020 derivation: constraint name: ZibPayerOrganization abstract: true type: Organization elements: identifier: index: 0 slicing: rules: open discriminator: - {path: $this, type: value} min: null slices: uzovi: match: {system: 'http://fhir.nl/fhir/NamingSystem/uzovi'} schema: short: IdentificationNumber pattern: type: Identifier value: {system: 'http://fhir.nl/fhir/NamingSystem/uzovi'} index: 1 max: 1 name: {short: OrganizationName / PayerName, index: 2} telecom: short: ContactInformation index: 3 slicing: rules: open discriminator: - {path: $this, type: profile} min: null slices: telephoneNumbers: match: {} schema: {type: ContactPoint, index: 4} emailAddresses: match: {} schema: {type: ContactPoint, index: 5} address: {type: Address, index: 6} package_version: 0.11.0-beta.1 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-Payer-Organization base: http://hl7.org/fhir/StructureDefinition/Organization version: null