
Uses of Class
ca.uhn.fhir.model.dstu2.composite.MoneyDt
Packages that use MoneyDt
-
Uses of MoneyDt in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return MoneyDtModifier and TypeMethodDescriptionClaimResponse.AddItemAdjudication.getAmount()
Gets the value(s) for amount ().ClaimResponse.AddItemDetailAdjudication.getAmount()
Gets the value(s) for amount ().ClaimResponse.ItemAdjudication.getAmount()
Gets the value(s) for amount ().ClaimResponse.ItemDetailAdjudication.getAmount()
Gets the value(s) for amount ().ClaimResponse.ItemDetailSubDetailAdjudication.getAmount()
Gets the value(s) for amount ().PaymentReconciliation.Detail.getAmount()
Gets the value(s) for amount ().Account.getBalance()
Gets the value(s) for balance ().ClaimResponse.AddItem.getFee()
Gets the value(s) for fee ().ClaimResponse.AddItemDetail.getFee()
Gets the value(s) for fee ().Claim.Item.getNet()
Gets the value(s) for net ().Claim.ItemDetail.getNet()
Gets the value(s) for net ().Claim.ItemDetailSubDetail.getNet()
Gets the value(s) for net ().Contract.TermValuedItem.getNet()
Gets the value(s) for net ().Contract.ValuedItem.getNet()
Gets the value(s) for net ().ClaimResponse.getPaymentAdjustment()
Gets the value(s) for paymentAdjustment ().ClaimResponse.getPaymentAmount()
Gets the value(s) for paymentAmount ().PaymentReconciliation.getTotal()
Gets the value(s) for total ().ClaimResponse.getTotalBenefit()
Gets the value(s) for totalBenefit ().ClaimResponse.getTotalCost()
Gets the value(s) for totalCost ().ClaimResponse.getUnallocDeductable()
Gets the value(s) for unallocDeductable ().Claim.Item.getUnitPrice()
Gets the value(s) for unitPrice ().Claim.ItemDetail.getUnitPrice()
Gets the value(s) for unitPrice ().Claim.ItemDetailSubDetail.getUnitPrice()
Gets the value(s) for unitPrice ().Contract.TermValuedItem.getUnitPrice()
Gets the value(s) for unitPrice ().Contract.ValuedItem.getUnitPrice()
Gets the value(s) for unitPrice ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type MoneyDtModifier and TypeMethodDescriptionSets the value(s) for amount ()Sets the value(s) for amount ()Sets the value(s) for amount ()Sets the value(s) for amount ()Sets the value(s) for amount ()Sets the value(s) for amount ()Account.setBalance
(MoneyDt theValue) Sets the value(s) for balance ()Sets the value(s) for fee ()Sets the value(s) for fee ()Sets the value(s) for net ()Sets the value(s) for net ()Sets the value(s) for net ()Sets the value(s) for net ()Sets the value(s) for net ()ClaimResponse.setPaymentAdjustment
(MoneyDt theValue) Sets the value(s) for paymentAdjustment ()ClaimResponse.setPaymentAmount
(MoneyDt theValue) Sets the value(s) for paymentAmount ()Sets the value(s) for total ()ClaimResponse.setTotalBenefit
(MoneyDt theValue) Sets the value(s) for totalBenefit ()ClaimResponse.setTotalCost
(MoneyDt theValue) Sets the value(s) for totalCost ()ClaimResponse.setUnallocDeductable
(MoneyDt theValue) Sets the value(s) for unallocDeductable ()Claim.Item.setUnitPrice
(MoneyDt theValue) Sets the value(s) for unitPrice ()Claim.ItemDetail.setUnitPrice
(MoneyDt theValue) Sets the value(s) for unitPrice ()Claim.ItemDetailSubDetail.setUnitPrice
(MoneyDt theValue) Sets the value(s) for unitPrice ()Contract.TermValuedItem.setUnitPrice
(MoneyDt theValue) Sets the value(s) for unitPrice ()Contract.ValuedItem.setUnitPrice
(MoneyDt theValue) Sets the value(s) for unitPrice ()