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: ZibPayerInsuranceCompany abstract: true type: Coverage elements: status: {index: 0} type: short: InsuranceType binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.1.1.1--20200901000000'} index: 1 subscriberId: {short: InsurantNumber, index: 2} period: elements: start: {short: StartDateTime, index: 3} end: {short: EndDateTime, index: 4} payor: type: Reference short: InsuranceCompany refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://nictiz.nl/fhir/StructureDefinition/zib-Payer-Organization'] index: 5 package_version: 0.9.0-beta.1 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-Payer.InsuranceCompany base: http://hl7.org/fhir/StructureDefinition/Coverage version: null