static ClaimResponse.Insurance.Builder |
ClaimResponse.Insurance.builder() |
|
ClaimResponse.Insurance.Builder |
ClaimResponse.Insurance.Builder.businessArrangement(String businessArrangement) |
A business agreement number established between the provider and the insurer for special business processing purposes.
|
ClaimResponse.Insurance.Builder |
ClaimResponse.Insurance.Builder.claimResponse(Reference claimResponse) |
The result of the adjudication of the line items for the Coverage specified in this insurance.
|
ClaimResponse.Insurance.Builder |
ClaimResponse.Insurance.Builder.coverage(Reference coverage) |
Reference to the insurance card level information contained in the Coverage resource.
|
ClaimResponse.Insurance.Builder |
ClaimResponse.Insurance.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ClaimResponse.Insurance.Builder |
ClaimResponse.Insurance.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ClaimResponse.Insurance.Builder |
ClaimResponse.Insurance.Builder.focal(Boolean focal) |
A flag to indicate that this Coverage is to be used for adjudication of this claim when set to true.
|
protected ClaimResponse.Insurance.Builder |
ClaimResponse.Insurance.Builder.from(ClaimResponse.Insurance insurance) |
|
ClaimResponse.Insurance.Builder |
ClaimResponse.Insurance.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ClaimResponse.Insurance.Builder |
ClaimResponse.Insurance.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.
|
ClaimResponse.Insurance.Builder |
ClaimResponse.Insurance.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.
|
ClaimResponse.Insurance.Builder |
ClaimResponse.Insurance.Builder.sequence(PositiveInt sequence) |
A number to uniquely identify insurance entries and provide a sequence of coverages to convey coordination of benefit
order.
|
ClaimResponse.Insurance.Builder |
ClaimResponse.Insurance.toBuilder() |
|