ClaimResponse.Item.Detail.Builder |
ClaimResponse.Item.Detail.Builder.adjudication(ClaimResponse.Item.Adjudication... adjudication) |
The adjudication results.
|
ClaimResponse.Item.Detail.Builder |
ClaimResponse.Item.Detail.Builder.adjudication(Collection<ClaimResponse.Item.Adjudication> adjudication) |
The adjudication results.
|
static ClaimResponse.Item.Detail.Builder |
ClaimResponse.Item.Detail.builder() |
|
ClaimResponse.Item.Detail.Builder |
ClaimResponse.Item.Detail.Builder.detailSequence(PositiveInt detailSequence) |
A number to uniquely reference the claim detail entry.
|
ClaimResponse.Item.Detail.Builder |
ClaimResponse.Item.Detail.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ClaimResponse.Item.Detail.Builder |
ClaimResponse.Item.Detail.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected ClaimResponse.Item.Detail.Builder |
ClaimResponse.Item.Detail.Builder.from(ClaimResponse.Item.Detail detail) |
|
ClaimResponse.Item.Detail.Builder |
ClaimResponse.Item.Detail.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ClaimResponse.Item.Detail.Builder |
ClaimResponse.Item.Detail.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.Detail.Builder |
ClaimResponse.Item.Detail.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.Item.Detail.Builder |
ClaimResponse.Item.Detail.Builder.noteNumber(PositiveInt... noteNumber) |
The numbers associated with notes below which apply to the adjudication of this item.
|
ClaimResponse.Item.Detail.Builder |
ClaimResponse.Item.Detail.Builder.noteNumber(Collection<PositiveInt> noteNumber) |
The numbers associated with notes below which apply to the adjudication of this item.
|
ClaimResponse.Item.Detail.Builder |
ClaimResponse.Item.Detail.Builder.subDetail(ClaimResponse.Item.Detail.SubDetail... subDetail) |
A sub-detail adjudication of a simple product or service.
|
ClaimResponse.Item.Detail.Builder |
ClaimResponse.Item.Detail.Builder.subDetail(Collection<ClaimResponse.Item.Detail.SubDetail> subDetail) |
A sub-detail adjudication of a simple product or service.
|
ClaimResponse.Item.Detail.Builder |
ClaimResponse.Item.Detail.toBuilder() |
|