PackagesCanonicalsLogsProblems
    Packages
    de.abda.erezeptabgabedatenbasis@1.2.0-rc
    http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Bankverbindung
description: null
package_name: de.abda.erezeptabgabedatenbasis
derivation: constraint
name: DAV_EX_ERP_Bankverbindung
type: Extension
elements:
  extension:
    array: true
    min: 3
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 3
      slices:
        Kontoinhaber:
          match: {url: Kontoinhaber}
          schema:
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: Kontoinhaber}
                index: 2
              value:
                maxLength: 64
                choices: [valueString]
                index: 4
              valueString: {type: string, maxLength: 64, choiceOf: value, index: 5}
        IBAN:
          match: {url: IBAN}
          schema:
            _required: true
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: IBAN}
                index: 7
              value:
                maxLength: 22
                choices: [valueString]
                index: 9
              valueString: {type: string, maxLength: 22, choiceOf: value, index: 10}
        BIC:
          match: {url: BIC}
          schema:
            _required: true
            index: 11
            elements:
              url:
                pattern: {type: Uri, value: BIC}
                index: 12
              value:
                maxLength: 11
                choices: [valueString]
                index: 14
              valueString: {type: string, maxLength: 11, choiceOf: value, index: 15}
  url:
    pattern: {type: Uri, value: 'http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Bankverbindung'}
    index: 16
  value:
    choices: []
    index: 18
package_version: 1.2.0-rc
extensions:
  Kontoinhaber:
    url: Kontoinhaber
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: Kontoinhaber}
        index: 2
      value:
        maxLength: 64
        choices: [valueString]
        index: 4
      valueString: {type: string, maxLength: 64, choiceOf: value, index: 5}
  IBAN:
    url: IBAN
    _required: true
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: IBAN}
        index: 7
      value:
        maxLength: 22
        choices: [valueString]
        index: 9
      valueString: {type: string, maxLength: 22, choiceOf: value, index: 10}
  BIC:
    url: BIC
    _required: true
    index: 11
    elements:
      url:
        pattern: {type: Uri, value: BIC}
        index: 12
      value:
        maxLength: 11
        choices: [valueString]
        index: 14
      valueString: {type: string, maxLength: 11, choiceOf: value, index: 15}
class: extension
kind: complex-type
url: http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Bankverbindung
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.2.0-rc