| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected ExplanationOfBenefit.TotalComponent |
JsonParser.parseExplanationOfBenefitTotalComponent(com.google.gson.JsonObject json,
ExplanationOfBenefit owner) |
protected ExplanationOfBenefit.TotalComponent |
XmlParser.parseExplanationOfBenefitTotalComponent(org.xmlpull.v1.XmlPullParser xpp,
ExplanationOfBenefit owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ExplanationOfBenefit.TotalComponent> |
ExplanationOfBenefit.total
Totals for amounts submitted, co-pays, benefits payable etc.
|
| Modifier and Type | Method and Description |
|---|---|
ExplanationOfBenefit.TotalComponent |
ExplanationOfBenefit.addTotal() |
ExplanationOfBenefit.TotalComponent |
ExplanationOfBenefit.TotalComponent.copy() |
ExplanationOfBenefit.TotalComponent |
ExplanationOfBenefit.getTotalFirstRep() |
ExplanationOfBenefit.TotalComponent |
ExplanationOfBenefit.TotalComponent.setAmount(Money value) |
ExplanationOfBenefit.TotalComponent |
ExplanationOfBenefit.TotalComponent.setCategory(CodeableConcept value) |
| Modifier and Type | Method and Description |
|---|---|
List<ExplanationOfBenefit.TotalComponent> |
ExplanationOfBenefit.getTotal() |
| Modifier and Type | Method and Description |
|---|---|
ExplanationOfBenefit |
ExplanationOfBenefit.addTotal(ExplanationOfBenefit.TotalComponent t) |
| Modifier and Type | Method and Description |
|---|---|
ExplanationOfBenefit |
ExplanationOfBenefit.setTotal(List<ExplanationOfBenefit.TotalComponent> theTotal) |
Copyright © 2014–2018 University Health Network. All rights reserved.