static PaymentReconciliation.Builder | 
PaymentReconciliation.builder() | 
  | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.contained(Resource... contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.contained(java.util.Collection<Resource> contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.created(DateTime created) | 
 The date when the resource was created. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.detail(PaymentReconciliation.Detail... detail) | 
 Distribution of the payment amount for a previously acknowledged payable. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.detail(java.util.Collection<PaymentReconciliation.Detail> detail) | 
 Distribution of the payment amount for a previously acknowledged payable. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.disposition(String disposition) | 
 A human readable description of the status of the request for the reconciliation. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.disposition(java.lang.String disposition) | 
 Convenience method for setting disposition. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.extension(java.util.Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.formCode(CodeableConcept formCode) | 
 A code for the form to be used for printing the content. 
 | 
protected PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.from(PaymentReconciliation paymentReconciliation) | 
  | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.id(java.lang.String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.identifier(Identifier... identifier) | 
 A unique identifier assigned to this payment reconciliation. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.identifier(java.util.Collection<Identifier> identifier) | 
 A unique identifier assigned to this payment reconciliation. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.implicitRules(Uri implicitRules) | 
 A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.outcome(RemittanceOutcome outcome) | 
 The outcome of a request for a reconciliation. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.paymentAmount(Money paymentAmount) | 
 Total payment amount as indicated on the financial instrument. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.paymentDate(Date paymentDate) | 
 The date of payment as indicated on the financial instrument. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.paymentDate(java.time.LocalDate paymentDate) | 
 Convenience method for setting paymentDate. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.paymentIdentifier(Identifier paymentIdentifier) | 
 Issuer's unique identifier for the payment instrument. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.paymentIssuer(Reference paymentIssuer) | 
 The party who generated the payment. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.period(Period period) | 
 The period of time for which payments have been gathered into this bulk payment for settlement. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.processNote(PaymentReconciliation.ProcessNote... processNote) | 
 A note that describes or explains the processing in a human readable form. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.processNote(java.util.Collection<PaymentReconciliation.ProcessNote> processNote) | 
 A note that describes or explains the processing in a human readable form. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.request(Reference request) | 
 Original request resource reference. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.requestor(Reference requestor) | 
 The practitioner who is responsible for the services rendered to the patient. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.status(PaymentReconciliationStatus status) | 
 The status of the resource instance. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.Builder.text(Narrative text) | 
 A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. 
 | 
PaymentReconciliation.Builder | 
PaymentReconciliation.toBuilder() | 
  |