PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.amount(Money amount) |
The monetary amount allocated from the total payment to the payable.
|
static PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.builder() |
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.date(Date date) |
The date from the response resource containing a commitment to pay.
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.from(PaymentReconciliation.Detail detail) |
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.identifier(Identifier identifier) |
Unique identifier for the current payment item for the referenced payable.
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.payee(Reference payee) |
The party which is receiving the payment.
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.predecessor(Identifier predecessor) |
Unique identifier for the prior payment item for the referenced payable.
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.request(Reference request) |
A resource, such as a Claim, the evaluation of which could lead to payment.
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.response(Reference response) |
A resource, such as a ClaimResponse, which contains a commitment to payment.
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.responsible(Reference responsible) |
A reference to the individual who is responsible for inquiries regarding the response and its payment.
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.submitter(Reference submitter) |
The party which submitted the claim or financial transaction.
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.toBuilder() |
|
PaymentReconciliation.Detail.Builder |
PaymentReconciliation.Detail.Builder.type(CodeableConcept type) |
Code to indicate the nature of the payment.
|