PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.13.0-beta
    https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation
description: This extension adds the concept BankInformation from the CBB Payer to the payor element of the Coverage resource. The extention contains contains all data elements of the BankInformation concept.
package_name: healthdata.be.r4.cbb
derivation: constraint
name: ExtPayerBankInformation
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        bankName:
          match: {}
          schema:
            index: 0
            elements:
              url:
                pattern: {type: Uri, value: bankName}
                index: 1
              value:
                short: BankName
                choices: [valueString]
                index: 3
              valueString: {type: string, short: BankName, choiceOf: value, index: 4}
        bankCode:
          match: {}
          schema:
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: bankCode}
                index: 6
              value:
                short: BankCode
                choices: [valueString]
                index: 8
              valueString: {type: string, short: BankCode, choiceOf: value, index: 9}
        accountNumber:
          match: {}
          schema:
            index: 10
            elements:
              url:
                pattern: {type: Uri, value: accountNumber}
                index: 11
              value:
                short: AccountNumber
                choices: [valueString]
                index: 13
              valueString: {type: string, short: AccountNumber, choiceOf: value, index: 14}
  url:
    pattern: {type: Uri, value: 'https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation'}
    index: 15
  value:
    choices: []
    index: 17
package_version: 0.13.0-beta
extensions:
  bankName:
    url: null
    index: 0
    elements:
      url:
        pattern: {type: Uri, value: bankName}
        index: 1
      value:
        short: BankName
        choices: [valueString]
        index: 3
      valueString: {type: string, short: BankName, choiceOf: value, index: 4}
  bankCode:
    url: null
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: bankCode}
        index: 6
      value:
        short: BankCode
        choices: [valueString]
        index: 8
      valueString: {type: string, short: BankCode, choiceOf: value, index: 9}
  accountNumber:
    url: null
    index: 10
    elements:
      url:
        pattern: {type: Uri, value: accountNumber}
        index: 11
      value:
        short: AccountNumber
        choices: [valueString]
        index: 13
      valueString: {type: string, short: AccountNumber, choiceOf: value, index: 14}
class: extension
kind: complex-type
url: https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null