static InsurancePlan.Plan.Builder |
InsurancePlan.Plan.builder() |
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.coverageArea(java.util.Collection<Reference> coverageArea) |
The geographic region in which a health insurance plan's benefits apply.
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.coverageArea(Reference... coverageArea) |
The geographic region in which a health insurance plan's benefits apply.
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.from(InsurancePlan.Plan plan) |
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.generalCost(java.util.Collection<InsurancePlan.Plan.GeneralCost> generalCost) |
Overall costs associated with the plan.
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.generalCost(InsurancePlan.Plan.GeneralCost... generalCost) |
Overall costs associated with the plan.
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.identifier(java.util.Collection<Identifier> identifier) |
Business identifiers assigned to this health insurance plan which remain constant as the resource is updated and
propagates from server to server.
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.identifier(Identifier... identifier) |
Business identifiers assigned to this health insurance plan which remain constant as the resource is updated and
propagates from server to server.
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.network(java.util.Collection<Reference> network) |
Reference to the network that providing the type of coverage.
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.network(Reference... network) |
Reference to the network that providing the type of coverage.
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.specificCost(java.util.Collection<InsurancePlan.Plan.SpecificCost> specificCost) |
Costs associated with the coverage provided by the product.
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.specificCost(InsurancePlan.Plan.SpecificCost... specificCost) |
Costs associated with the coverage provided by the product.
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.toBuilder() |
|
InsurancePlan.Plan.Builder |
InsurancePlan.Plan.Builder.type(CodeableConcept type) |
Type of plan.
|