PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.12.0-beta.2
    http://nictiz.nl/fhir/StructureDefinition/zib-Payer.PayerPerson
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: ZibPayerPayerPerson
abstract: true
type: Coverage
elements:
  extension:
    type: Extension
    url: http://nictiz.nl/fhir/StructureDefinition/ext-Payer.BankInformation
    index: 0
    slicing:
      slices:
        bankInformation:
          match: {}
          schema: {type: Extension, url: 'http://nictiz.nl/fhir/StructureDefinition/ext-Payer.BankInformation', index: 0}
  status: {index: 1}
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: pay, system: 'http://terminology.hl7.org/CodeSystem/coverage-selfpay'}
    index: 2
  payor:
    short: PayerPerson
    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-ContactPerson', 'http://nictiz.nl/fhir/StructureDefinition/zib-Patient', 'http://nictiz.nl/fhir/StructureDefinition/zib-Payer-Organization']
    type: Reference
    index: 3
package_version: 0.12.0-beta.2
extensions:
  bankInformation: {url: 'http://nictiz.nl/fhir/StructureDefinition/ext-Payer.BankInformation', type: Extension, index: 0}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-Payer.PayerPerson
base: http://hl7.org/fhir/StructureDefinition/Coverage
version: null
required: [type]