description: null package_name: de.abda.erezeptabgabedatenpkv derivation: constraint name: DAV_PKV_EX_ERP_Bankverbindung type: Extension elements: extension: array: true min: 3 index: 0 slicing: rules: closed 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} required: [valueString, value] 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} required: [valueString, value] 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} required: [valueString, value] url: pattern: {type: Uri, value: 'http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-EX-ERP-Bankverbindung'} index: 16 value: choices: [] index: 18 package_version: 1.1.0 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} required: [valueString, value] 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} required: [valueString, value] 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} required: [valueString, value] class: extension kind: complex-type url: http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-EX-ERP-Bankverbindung base: http://hl7.org/fhir/StructureDefinition/Extension version: '1.1'