PaymentReconciliation |
PaymentReconciliation.addDetail(PaymentReconciliation.Detail theValue) |
Adds a given new value for detail ()
|
PaymentReconciliation |
PaymentReconciliation.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier ()
|
PaymentReconciliation |
PaymentReconciliation.addNote(PaymentReconciliation.Note theValue) |
Adds a given new value for note ()
|
PaymentReconciliation |
PaymentReconciliation.setCreated(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for created ()
|
PaymentReconciliation |
PaymentReconciliation.setCreated(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for created ()
|
PaymentReconciliation |
PaymentReconciliation.setCreatedWithSecondsPrecision(Date theDate) |
Sets the value for created ()
|
PaymentReconciliation |
PaymentReconciliation.setDetail(List<PaymentReconciliation.Detail> theValue) |
Sets the value(s) for detail ()
|
PaymentReconciliation |
PaymentReconciliation.setDisposition(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for disposition ()
|
PaymentReconciliation |
PaymentReconciliation.setDisposition(String theString) |
Sets the value for disposition ()
|
PaymentReconciliation |
PaymentReconciliation.setForm(CodingDt theValue) |
Sets the value(s) for form ()
|
PaymentReconciliation |
PaymentReconciliation.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier ()
|
PaymentReconciliation |
PaymentReconciliation.setNote(List<PaymentReconciliation.Note> theValue) |
Sets the value(s) for note ()
|
PaymentReconciliation |
PaymentReconciliation.setOrganization(ResourceReferenceDt theValue) |
Sets the value(s) for organization ()
|
PaymentReconciliation |
PaymentReconciliation.setOriginalRuleset(CodingDt theValue) |
Sets the value(s) for originalRuleset ()
|
PaymentReconciliation |
PaymentReconciliation.setOutcome(RemittanceOutcomeEnum theValue) |
Sets the value(s) for outcome ()
|
PaymentReconciliation |
PaymentReconciliation.setOutcome(ca.uhn.fhir.model.primitive.BoundCodeDt<RemittanceOutcomeEnum> theValue) |
Sets the value(s) for outcome ()
|
PaymentReconciliation |
PaymentReconciliation.setPeriod(PeriodDt theValue) |
Sets the value(s) for period ()
|
PaymentReconciliation |
PaymentReconciliation.setRequest(ResourceReferenceDt theValue) |
Sets the value(s) for request ()
|
PaymentReconciliation |
PaymentReconciliation.setRequestOrganization(ResourceReferenceDt theValue) |
Sets the value(s) for requestOrganization ()
|
PaymentReconciliation |
PaymentReconciliation.setRequestProvider(ResourceReferenceDt theValue) |
Sets the value(s) for requestProvider ()
|
PaymentReconciliation |
PaymentReconciliation.setRuleset(CodingDt theValue) |
Sets the value(s) for ruleset ()
|
PaymentReconciliation |
PaymentReconciliation.setTotal(MoneyDt theValue) |
Sets the value(s) for total ()
|