static ExplanationOfBenefit.Insurance.Builder |
ExplanationOfBenefit.Insurance.builder() |
|
ExplanationOfBenefit.Insurance.Builder |
ExplanationOfBenefit.Insurance.Builder.coverage(Reference coverage) |
Reference to the insurance card level information contained in the Coverage resource.
|
ExplanationOfBenefit.Insurance.Builder |
ExplanationOfBenefit.Insurance.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.
|
ExplanationOfBenefit.Insurance.Builder |
ExplanationOfBenefit.Insurance.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ExplanationOfBenefit.Insurance.Builder |
ExplanationOfBenefit.Insurance.Builder.focal(java.lang.Boolean focal) |
Convenience method for setting focal .
|
ExplanationOfBenefit.Insurance.Builder |
ExplanationOfBenefit.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 ExplanationOfBenefit.Insurance.Builder |
ExplanationOfBenefit.Insurance.Builder.from(ExplanationOfBenefit.Insurance insurance) |
|
ExplanationOfBenefit.Insurance.Builder |
ExplanationOfBenefit.Insurance.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
ExplanationOfBenefit.Insurance.Builder |
ExplanationOfBenefit.Insurance.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.
|
ExplanationOfBenefit.Insurance.Builder |
ExplanationOfBenefit.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.
|
ExplanationOfBenefit.Insurance.Builder |
ExplanationOfBenefit.Insurance.Builder.preAuthRef(java.lang.String... preAuthRef) |
Convenience method for setting preAuthRef .
|
ExplanationOfBenefit.Insurance.Builder |
ExplanationOfBenefit.Insurance.Builder.preAuthRef(java.util.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.
|
ExplanationOfBenefit.Insurance.Builder |
ExplanationOfBenefit.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.
|
ExplanationOfBenefit.Insurance.Builder |
ExplanationOfBenefit.Insurance.toBuilder() |
|