ClaimResponse.Item.Builder |
ClaimResponse.Item.Builder.adjudication(java.util.Collection<ClaimResponse.Item.Adjudication> adjudication) |
If this item is a group then the values here are a summary of the adjudication of the detail items.
|
ClaimResponse.Item.Builder |
ClaimResponse.Item.Builder.adjudication(ClaimResponse.Item.Adjudication... adjudication) |
If this item is a group then the values here are a summary of the adjudication of the detail items.
|
static ClaimResponse.Item.Builder |
ClaimResponse.Item.builder() |
|
ClaimResponse.Item.Builder |
ClaimResponse.Item.Builder.detail(java.util.Collection<ClaimResponse.Item.Detail> detail) |
A claim detail.
|
ClaimResponse.Item.Builder |
ClaimResponse.Item.Builder.detail(ClaimResponse.Item.Detail... detail) |
A claim detail.
|
ClaimResponse.Item.Builder |
ClaimResponse.Item.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.
|
ClaimResponse.Item.Builder |
ClaimResponse.Item.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected ClaimResponse.Item.Builder |
ClaimResponse.Item.Builder.from(ClaimResponse.Item item) |
|
ClaimResponse.Item.Builder |
ClaimResponse.Item.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
ClaimResponse.Item.Builder |
ClaimResponse.Item.Builder.itemSequence(PositiveInt itemSequence) |
A number to uniquely reference the claim item entries.
|
ClaimResponse.Item.Builder |
ClaimResponse.Item.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.
|
ClaimResponse.Item.Builder |
ClaimResponse.Item.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.Item.Builder |
ClaimResponse.Item.Builder.noteNumber(java.util.Collection<PositiveInt> noteNumber) |
The numbers associated with notes below which apply to the adjudication of this item.
|
ClaimResponse.Item.Builder |
ClaimResponse.Item.Builder.noteNumber(PositiveInt... noteNumber) |
The numbers associated with notes below which apply to the adjudication of this item.
|
ClaimResponse.Item.Builder |
ClaimResponse.Item.toBuilder() |
|