static InsurancePlan.Coverage.Benefit.Limit.Builder |
InsurancePlan.Coverage.Benefit.Limit.builder() |
|
InsurancePlan.Coverage.Benefit.Limit.Builder |
InsurancePlan.Coverage.Benefit.Limit.Builder.code(CodeableConcept code) |
The specific limit on the benefit.
|
InsurancePlan.Coverage.Benefit.Limit.Builder |
InsurancePlan.Coverage.Benefit.Limit.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.Coverage.Benefit.Limit.Builder |
InsurancePlan.Coverage.Benefit.Limit.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected InsurancePlan.Coverage.Benefit.Limit.Builder |
InsurancePlan.Coverage.Benefit.Limit.Builder.from(InsurancePlan.Coverage.Benefit.Limit limit) |
|
InsurancePlan.Coverage.Benefit.Limit.Builder |
InsurancePlan.Coverage.Benefit.Limit.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
InsurancePlan.Coverage.Benefit.Limit.Builder |
InsurancePlan.Coverage.Benefit.Limit.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.Coverage.Benefit.Limit.Builder |
InsurancePlan.Coverage.Benefit.Limit.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.Coverage.Benefit.Limit.Builder |
InsurancePlan.Coverage.Benefit.Limit.toBuilder() |
|
InsurancePlan.Coverage.Benefit.Limit.Builder |
InsurancePlan.Coverage.Benefit.Limit.Builder.value(Quantity value) |
The maximum amount of a service item a plan will pay for a covered benefit.
|