| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected InsurancePlan.InsurancePlanPlanSpecificCostComponent |
JsonParser.parseInsurancePlanInsurancePlanPlanSpecificCostComponent(com.google.gson.JsonObject json,
InsurancePlan owner) |
protected InsurancePlan.InsurancePlanPlanSpecificCostComponent |
XmlParser.parseInsurancePlanInsurancePlanPlanSpecificCostComponent(org.xmlpull.v1.XmlPullParser xpp,
InsurancePlan owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<InsurancePlan.InsurancePlanPlanSpecificCostComponent> |
InsurancePlan.InsurancePlanPlanComponent.specificCost
Costs associated with the coverage provided by the product.
|
| Modifier and Type | Method and Description |
|---|---|
InsurancePlan.InsurancePlanPlanSpecificCostComponent |
InsurancePlan.InsurancePlanPlanSpecificCostComponent.addBenefit(InsurancePlan.PlanBenefitComponent t) |
InsurancePlan.InsurancePlanPlanSpecificCostComponent |
InsurancePlan.InsurancePlanPlanComponent.addSpecificCost() |
InsurancePlan.InsurancePlanPlanSpecificCostComponent |
InsurancePlan.InsurancePlanPlanSpecificCostComponent.copy() |
InsurancePlan.InsurancePlanPlanSpecificCostComponent |
InsurancePlan.InsurancePlanPlanComponent.getSpecificCostFirstRep() |
InsurancePlan.InsurancePlanPlanSpecificCostComponent |
InsurancePlan.InsurancePlanPlanSpecificCostComponent.setBenefit(List<InsurancePlan.PlanBenefitComponent> theBenefit) |
InsurancePlan.InsurancePlanPlanSpecificCostComponent |
InsurancePlan.InsurancePlanPlanSpecificCostComponent.setCategory(CodeableConcept value) |
| Modifier and Type | Method and Description |
|---|---|
List<InsurancePlan.InsurancePlanPlanSpecificCostComponent> |
InsurancePlan.InsurancePlanPlanComponent.getSpecificCost() |
| Modifier and Type | Method and Description |
|---|---|
InsurancePlan.InsurancePlanPlanComponent |
InsurancePlan.InsurancePlanPlanComponent.addSpecificCost(InsurancePlan.InsurancePlanPlanSpecificCostComponent t) |
void |
InsurancePlan.InsurancePlanPlanSpecificCostComponent.copyValues(InsurancePlan.InsurancePlanPlanSpecificCostComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
InsurancePlan.InsurancePlanPlanComponent |
InsurancePlan.InsurancePlanPlanComponent.setSpecificCost(List<InsurancePlan.InsurancePlanPlanSpecificCostComponent> theSpecificCost) |
Copyright © 2014–2021 Health Level 7. All rights reserved.