InsurancePlan.Coverage.Builder |
InsurancePlan.Coverage.Builder.benefit(InsurancePlan.Coverage.Benefit... benefit) |
Specific benefits under this type of coverage.
|
InsurancePlan.Coverage.Builder |
InsurancePlan.Coverage.Builder.benefit(Collection<InsurancePlan.Coverage.Benefit> benefit) |
Specific benefits under this type of coverage.
|
static InsurancePlan.Coverage.Builder |
InsurancePlan.Coverage.builder() |
|
InsurancePlan.Coverage.Builder |
InsurancePlan.Coverage.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
InsurancePlan.Coverage.Builder |
InsurancePlan.Coverage.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected InsurancePlan.Coverage.Builder |
InsurancePlan.Coverage.Builder.from(InsurancePlan.Coverage coverage) |
|
InsurancePlan.Coverage.Builder |
InsurancePlan.Coverage.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
InsurancePlan.Coverage.Builder |
InsurancePlan.Coverage.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.Builder |
InsurancePlan.Coverage.Builder.modifierExtension(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.Builder |
InsurancePlan.Coverage.Builder.network(Reference... network) |
Reference to the network that providing the type of coverage.
|
InsurancePlan.Coverage.Builder |
InsurancePlan.Coverage.Builder.network(Collection<Reference> network) |
Reference to the network that providing the type of coverage.
|
InsurancePlan.Coverage.Builder |
InsurancePlan.Coverage.toBuilder() |
|
InsurancePlan.Coverage.Builder |
InsurancePlan.Coverage.Builder.type(CodeableConcept type) |
Type of coverage (Medical; Dental; Mental Health; Substance Abuse; Vision; Drug; Short Term; Long Term Care; Hospice;
Home Health).
|