| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Money |
JsonParser.parseMoney(com.google.gson.JsonObject json) |
protected Money |
XmlParser.parseMoney(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeMoney(String name,
Money element) |
protected void |
XmlParser.composeMoney(String name,
Money element) |
protected void |
RdfParser.composeMoney(Turtle.Complex parent,
String parentType,
String name,
Money element,
int index) |
protected void |
XmlParser.composeMoneyElements(Money element) |
protected void |
JsonParser.composeMoneyInner(Money element) |
protected boolean |
XmlParser.parseMoneyContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Money res) |
protected void |
JsonParser.parseMoneyProperties(com.google.gson.JsonObject json,
Money res) |
| Modifier and Type | Field and Description |
|---|---|
protected Money |
ExplanationOfBenefit.PaymentComponent.adjustment
Adjustment to the payment of this transaction which is not related to adjudication of this transaction.
|
protected Money |
ClaimResponse.PaymentComponent.adjustment
Adjustment to the payment of this transaction which is not related to adjudication of this transaction.
|
protected Money |
PaymentReconciliation.DetailsComponent.amount
Amount paid for this detail.
|
protected Money |
ExplanationOfBenefit.AdjudicationComponent.amount
Monitory amount associated with the code.
|
protected Money |
ExplanationOfBenefit.TotalComponent.amount
Monitory amount associated with the code.
|
protected Money |
ExplanationOfBenefit.PaymentComponent.amount
Payable less any payment adjustment.
|
protected Money |
ClaimResponse.AdjudicationComponent.amount
Monetary amount associated with the code.
|
protected Money |
ClaimResponse.TotalComponent.amount
Monitory amount associated with the code.
|
protected Money |
ClaimResponse.PaymentComponent.amount
Payable less any payment adjustment.
|
protected Money |
ProductPlan.ProductPlanPlanGeneralCostComponent.cost
Value of the cost.
|
protected Money |
MedicationKnowledge.MedicationKnowledgeCostComponent.cost
The price of the medication.
|
protected Money |
Invoice.InvoiceLineItemPriceComponentComponent.factor
The amount calculated for this component.
|
protected Money |
ExplanationOfBenefit.AddedItemComponent.fee
The fee charged for the professional service or product.
|
protected Money |
ClaimResponse.AddedItemComponent.fee
The fee charged for the professional service or product..
|
protected Money |
Contract.ValuedItemComponent.net
Expresses the product of the Contract Valued Item unitQuantity and the unitPriceAmt.
|
protected Money |
ExplanationOfBenefit.ItemComponent.net
The quantity times the unit price for an addittional service or product or charge.
|
protected Money |
ExplanationOfBenefit.DetailComponent.net
The quantity times the unit price for an addittional service or product or charge.
|
protected Money |
ExplanationOfBenefit.SubDetailComponent.net
The quantity times the unit price for an addittional service or product or charge.
|
protected Money |
Claim.ItemComponent.net
The quantity times the unit price for an addittional service or product or charge.
|
protected Money |
Claim.DetailComponent.net
The quantity times the unit price for an addittional service or product or charge.
|
protected Money |
Claim.SubDetailComponent.net
The quantity times the unit price for an addittional service or product or charge.
|
protected Money |
ChargeItem.priceOverride
Total price of the charge overriding the list price associated with the code.
|
protected Money |
PaymentReconciliation.total
Total payment amount.
|
protected Money |
Claim.total
The total value of the claim.
|
protected Money |
Invoice.totalGross
Invoice total, tax included.
|
protected Money |
Invoice.totalNet
Invoice total , taxes excluded.
|
protected Money |
EligibilityRequest.AuthorizationComponent.unitPrice
The fee for an addittional service or product or charge.
|
protected Money |
Contract.ValuedItemComponent.unitPrice
A Contract Valued Item unit valuation measure.
|
protected Money |
ExplanationOfBenefit.ItemComponent.unitPrice
If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group.
|
protected Money |
ExplanationOfBenefit.DetailComponent.unitPrice
If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group.
|
protected Money |
ExplanationOfBenefit.SubDetailComponent.unitPrice
The fee for an addittional service or product or charge.
|
protected Money |
Claim.ItemComponent.unitPrice
If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group.
|
protected Money |
Claim.DetailComponent.unitPrice
If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group.
|
protected Money |
Claim.SubDetailComponent.unitPrice
The fee for an addittional service or product or charge.
|
protected Money |
ProductPlan.ProductPlanPlanSpecificCostBenefitCostComponent.value
The actual cost value.
|
| Modifier and Type | Method and Description |
|---|---|
Money |
Base.castToMoney(Base b) |
Money |
Money.copy() |
Money |
ExplanationOfBenefit.PaymentComponent.getAdjustment() |
Money |
ClaimResponse.PaymentComponent.getAdjustment() |
Money |
ExplanationOfBenefit.BenefitComponent.getAllowedMoney() |
Money |
EligibilityResponse.BenefitComponent.getAllowedMoney() |
Money |
PaymentReconciliation.DetailsComponent.getAmount() |
Money |
ExplanationOfBenefit.AdjudicationComponent.getAmount() |
Money |
ExplanationOfBenefit.TotalComponent.getAmount() |
Money |
ExplanationOfBenefit.PaymentComponent.getAmount() |
Money |
ClaimResponse.AdjudicationComponent.getAmount() |
Money |
ClaimResponse.TotalComponent.getAmount() |
Money |
ClaimResponse.PaymentComponent.getAmount() |
Money |
ProductPlan.ProductPlanPlanGeneralCostComponent.getCost() |
Money |
MedicationKnowledge.MedicationKnowledgeCostComponent.getCost() |
Money |
Invoice.InvoiceLineItemPriceComponentComponent.getFactor() |
Money |
ExplanationOfBenefit.AddedItemComponent.getFee() |
Money |
ClaimResponse.AddedItemComponent.getFee() |
Money |
Contract.ValuedItemComponent.getNet() |
Money |
ExplanationOfBenefit.ItemComponent.getNet() |
Money |
ExplanationOfBenefit.DetailComponent.getNet() |
Money |
ExplanationOfBenefit.SubDetailComponent.getNet() |
Money |
Claim.ItemComponent.getNet() |
Money |
Claim.DetailComponent.getNet() |
Money |
Claim.SubDetailComponent.getNet() |
Money |
ChargeItem.getPriceOverride() |
Money |
PaymentReconciliation.getTotal() |
Money |
Claim.getTotal() |
Money |
Invoice.getTotalGross() |
Money |
Invoice.getTotalNet() |
Money |
EligibilityRequest.AuthorizationComponent.getUnitPrice() |
Money |
Contract.ValuedItemComponent.getUnitPrice() |
Money |
ExplanationOfBenefit.ItemComponent.getUnitPrice() |
Money |
ExplanationOfBenefit.DetailComponent.getUnitPrice() |
Money |
ExplanationOfBenefit.SubDetailComponent.getUnitPrice() |
Money |
Claim.ItemComponent.getUnitPrice() |
Money |
Claim.DetailComponent.getUnitPrice() |
Money |
Claim.SubDetailComponent.getUnitPrice() |
Money |
ExplanationOfBenefit.BenefitComponent.getUsedMoney() |
Money |
EligibilityResponse.BenefitComponent.getUsedMoney() |
Money |
ProductPlan.ProductPlanPlanSpecificCostBenefitCostComponent.getValue() |
protected Money |
Money.typedCopy() |
| Constructor and Description |
|---|
MedicationKnowledgeCostComponent(StringType type,
Money cost)
Constructor
|
TotalComponent(CodeableConcept category,
Money amount)
Constructor
|
TotalComponent(CodeableConcept category,
Money amount)
Constructor
|
Copyright © 2014–2018 University Health Network. All rights reserved.