PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.7.0-alpha
    https://fhir.healthdata.be/StructureDefinition/HdBe-Payer.PayerPerson
description: Payers are organizations or individuals that pay for the healthcare supplied to the patient. This profile represents a payer as a natural person or a juridical person, such as an organization, municipality, etc.
package_name: healthdata.be.r4.cbb
derivation: constraint
name: HdBePayerPayerPerson
type: Coverage
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        bankInformation:
          match: {url: null}
          schema:
            type: Extension
            url: https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation
            index: 1
            extensions:
              bankName:
                url: null
                index: 3
                elements:
                  value:
                    choices: []
                    index: 5
              bankCode:
                url: null
                index: 6
                elements:
                  value:
                    choices: []
                    index: 8
              accountNumber:
                url: null
                index: 9
                elements:
                  value:
                    choices: []
                    index: 11
            elements:
              extension:
                index: 2
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: 0
                  slices:
                    bankName:
                      match: {url: null}
                      schema:
                        index: 3
                        elements:
                          value:
                            choices: []
                            index: 5
                    bankCode:
                      match: {url: null}
                      schema:
                        index: 6
                        elements:
                          value:
                            choices: []
                            index: 8
                    accountNumber:
                      match: {url: null}
                      schema:
                        index: 9
                        elements:
                          value:
                            choices: []
                            index: 11
  status: {index: 12}
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: pay, system: 'http://terminology.hl7.org/CodeSystem/coverage-selfpay'}
    index: 13
  beneficiary:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.healthdata.be/StructureDefinition/HdBe-Patient']
    index: 14
  payor:
    short: PayerPerson
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.healthdata.be/StructureDefinition/HdBe-ContactPerson', 'https://fhir.healthdata.be/StructureDefinition/HdBe-Patient', 'https://fhir.healthdata.be/StructureDefinition/HdBe-Payer-Organization']
    type: Reference
    index: 15
package_version: 0.7.0-alpha
extensions:
  bankInformation:
    url: https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation
    type: Extension
    index: 1
    extensions:
      bankName:
        url: null
        index: 3
        elements:
          value:
            choices: []
            index: 5
      bankCode:
        url: null
        index: 6
        elements:
          value:
            choices: []
            index: 8
      accountNumber:
        url: null
        index: 9
        elements:
          value:
            choices: []
            index: 11
    elements:
      extension:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            bankName:
              match: {url: null}
              schema:
                index: 3
                elements:
                  value:
                    choices: []
                    index: 5
            bankCode:
              match: {url: null}
              schema:
                index: 6
                elements:
                  value:
                    choices: []
                    index: 8
            accountNumber:
              match: {url: null}
              schema:
                index: 9
                elements:
                  value:
                    choices: []
                    index: 11
class: profile
kind: resource
url: https://fhir.healthdata.be/StructureDefinition/HdBe-Payer.PayerPerson
base: http://hl7.org/fhir/StructureDefinition/Coverage
version: null
required: [type]