static Claim.Insurance.Builder |
Claim.Insurance.builder() |
|
Claim.Insurance.Builder |
Claim.Insurance.Builder.businessArrangement(String businessArrangement) |
A business agreement number established between the provider and the insurer for special business processing purposes.
|
Claim.Insurance.Builder |
Claim.Insurance.Builder.claimResponse(Reference claimResponse) |
The result of the adjudication of the line items for the Coverage specified in this insurance.
|
Claim.Insurance.Builder |
Claim.Insurance.Builder.coverage(Reference coverage) |
Reference to the insurance card level information contained in the Coverage resource.
|
Claim.Insurance.Builder |
Claim.Insurance.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Claim.Insurance.Builder |
Claim.Insurance.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Claim.Insurance.Builder |
Claim.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 Claim.Insurance.Builder |
Claim.Insurance.Builder.from(Claim.Insurance insurance) |
|
Claim.Insurance.Builder |
Claim.Insurance.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Claim.Insurance.Builder |
Claim.Insurance.Builder.identifier(Identifier identifier) |
The business identifier to be used when the claim is sent for adjudication against this insurance policy.
|
Claim.Insurance.Builder |
Claim.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.
|
Claim.Insurance.Builder |
Claim.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.
|
Claim.Insurance.Builder |
Claim.Insurance.Builder.preAuthRef(String... preAuthRef) |
Reference numbers previously provided by the insurer to the provider to be quoted on subsequent claims containing
services or products related to the prior authorization.
|
Claim.Insurance.Builder |
Claim.Insurance.Builder.preAuthRef(Collection<String> preAuthRef) |
Reference numbers previously provided by the insurer to the provider to be quoted on subsequent claims containing
services or products related to the prior authorization.
|
Claim.Insurance.Builder |
Claim.Insurance.Builder.sequence(PositiveInt sequence) |
A number to uniquely identify insurance entries and provide a sequence of coverages to convey coordination of benefit
order.
|
Claim.Insurance.Builder |
Claim.Insurance.toBuilder() |
|