description: 'Diese Extension basiert auf dem **DRAFT** der HL7 Financial Management Working Group (FM WG) für die Standard-Extension *PaymentTo*.\n\nDie Struktur entspricht dem aktuellen Entwurf der FM WG:\n\n- **paymentType**: Art der Zahlungsverbindung (z. B. IBAN, SWIFT, Kontonummer)\n- **account**: Kontonummer / IBAN\n- **bank**: Name der Bank\n- **branch**: Bankleitzahl / BIC\n- **reference**: Verwendungszweck (typischerweise die Rechnungsnummer)\n- **accountHolderName**: Name des Kontoinhabers (MVP-spezifische Ergänzung, im HL7-Draft noch nicht enthalten)\n- **contact**: Kontaktdaten des Zahlungsempfängers\n- **notes**: Weitere Hinweise zur Zahlung\n\n**Hinweis zur Nutzung:** Die HL7 FM WG wird diese Extension im offiziellen HL7 Extension Package veröffentlichen. Die Verwendung dieser Extension ist daher **ausschließlich im Rahmen dieses MVP** vorgesehen und wird sich mit der Fertigstellung der offiziellen HL7-Standard-Extension ändern.' package_name: de.gematik.dipag derivation: constraint name: DiPagPaymentTo type: Extension elements: extension: short: Art der Zahlungsverbindung index: 0 slicing: slices: paymentType: match: {} schema: short: Art der Zahlungsverbindung index: 0 extensions: {} elements: extension: {index: 1} url: pattern: {type: Uri, value: paymentType} index: 2 value: choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5} account: match: {} schema: short: Kontonummer / IBAN index: 6 extensions: {} elements: extension: {index: 7} url: pattern: {type: Uri, value: account} index: 8 value: choices: [valueString] index: 10 valueString: {type: string, choiceOf: value, index: 11} bank: match: {} schema: short: Name der Bank index: 12 extensions: {} elements: extension: {index: 13} url: pattern: {type: Uri, value: bank} index: 14 value: choices: [valueString] index: 16 valueString: {type: string, choiceOf: value, index: 17} branch: match: {} schema: short: Bankleitzahl / BIC / Routing-Code index: 18 extensions: {} elements: extension: {index: 19} url: pattern: {type: Uri, value: branch} index: 20 value: choices: [valueString] index: 22 valueString: {type: string, choiceOf: value, index: 23} reference: match: {} schema: short: Verwendungszweck / Referenz index: 24 extensions: {} elements: extension: {index: 25} url: pattern: {type: Uri, value: reference} index: 26 value: choices: [valueString] index: 28 valueString: {type: string, choiceOf: value, index: 29} accountHolderName: match: {} schema: short: Name of the account holder index: 30 extensions: {} elements: extension: {index: 31} url: pattern: {type: Uri, value: accountHolderName} index: 32 value: choices: [valueString] index: 34 valueString: {type: string, choiceOf: value, index: 35} contact: match: {} schema: short: Kontaktdaten des Zahlungsempfängers index: 36 extensions: {} elements: extension: {index: 37} url: pattern: {type: Uri, value: contact} index: 38 value: choices: [valueContactPoint] index: 40 valueContactPoint: {type: ContactPoint, choiceOf: value, index: 41} notes: match: {} schema: short: Hinweise zur Zahlung index: 42 extensions: {} elements: extension: {index: 43} url: pattern: {type: Uri, value: notes} index: 44 value: choices: [valueMarkdown] index: 46 valueMarkdown: {type: markdown, choiceOf: value, index: 47} url: pattern: {type: Uri, value: 'https://gematik.de/fhir/dipag/StructureDefinition/DiPagPaymentTo'} index: 48 value: choices: [] index: 50 package_version: 1.0.7 extensions: paymentType: url: null short: Art der Zahlungsverbindung index: 0 extensions: {} elements: extension: {index: 1} url: pattern: {type: Uri, value: paymentType} index: 2 value: choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5} account: url: null short: Kontonummer / IBAN index: 6 extensions: {} elements: extension: {index: 7} url: pattern: {type: Uri, value: account} index: 8 value: choices: [valueString] index: 10 valueString: {type: string, choiceOf: value, index: 11} bank: url: null short: Name der Bank index: 12 extensions: {} elements: extension: {index: 13} url: pattern: {type: Uri, value: bank} index: 14 value: choices: [valueString] index: 16 valueString: {type: string, choiceOf: value, index: 17} branch: url: null short: Bankleitzahl / BIC / Routing-Code index: 18 extensions: {} elements: extension: {index: 19} url: pattern: {type: Uri, value: branch} index: 20 value: choices: [valueString] index: 22 valueString: {type: string, choiceOf: value, index: 23} reference: url: null short: Verwendungszweck / Referenz index: 24 extensions: {} elements: extension: {index: 25} url: pattern: {type: Uri, value: reference} index: 26 value: choices: [valueString] index: 28 valueString: {type: string, choiceOf: value, index: 29} accountHolderName: url: null short: Name of the account holder index: 30 extensions: {} elements: extension: {index: 31} url: pattern: {type: Uri, value: accountHolderName} index: 32 value: choices: [valueString] index: 34 valueString: {type: string, choiceOf: value, index: 35} contact: url: null short: Kontaktdaten des Zahlungsempfängers index: 36 extensions: {} elements: extension: {index: 37} url: pattern: {type: Uri, value: contact} index: 38 value: choices: [valueContactPoint] index: 40 valueContactPoint: {type: ContactPoint, choiceOf: value, index: 41} notes: url: null short: Hinweise zur Zahlung index: 42 extensions: {} elements: extension: {index: 43} url: pattern: {type: Uri, value: notes} index: 44 value: choices: [valueMarkdown] index: 46 valueMarkdown: {type: markdown, choiceOf: value, index: 47} class: extension kind: complex-type url: https://gematik.de/fhir/dipag/StructureDefinition/DiPagPaymentTo base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.7