PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.12.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: 1
            elements:
              url:
                pattern: {type: Uri, value: bankName}
                index: 2
              value:
                short: BankName
                choices: [valueString]
                index: 4
              valueString: {type: string, short: BankName, choiceOf: value, index: 5}
        bankCode:
          match: {}
          schema:
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: bankCode}
                index: 7
              value:
                short: BankCode
                choices: [valueString]
                index: 9
              valueString: {type: string, short: BankCode, choiceOf: value, index: 10}
        accountNumber:
          match: {}
          schema:
            index: 11
            elements:
              url:
                pattern: {type: Uri, value: accountNumber}
                index: 12
              value:
                short: AccountNumber
                choices: [valueString]
                index: 14
              valueString: {type: string, short: AccountNumber, choiceOf: value, index: 15}
  url:
    pattern: {type: Uri, value: 'https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation'}
    index: 16
  value:
    choices: []
    index: 18
package_version: 0.12.0-beta
extensions:
  bankName:
    url: null
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: bankName}
        index: 2
      value:
        short: BankName
        choices: [valueString]
        index: 4
      valueString: {type: string, short: BankName, choiceOf: value, index: 5}
  bankCode:
    url: null
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: bankCode}
        index: 7
      value:
        short: BankCode
        choices: [valueString]
        index: 9
      valueString: {type: string, short: BankCode, choiceOf: value, index: 10}
  accountNumber:
    url: null
    index: 11
    elements:
      url:
        pattern: {type: Uri, value: accountNumber}
        index: 12
      value:
        short: AccountNumber
        choices: [valueString]
        index: 14
      valueString: {type: string, short: AccountNumber, choiceOf: value, index: 15}
class: extension
kind: complex-type
url: https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null