ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.adjudication(ClaimResponse.Item.Adjudication... adjudication) | 
 The adjudication results. 
 | 
ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.adjudication(Collection<ClaimResponse.Item.Adjudication> adjudication) | 
 The adjudication results. 
 | 
static ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.builder() | 
  | 
ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.factor(Decimal factor) | 
 A real number that represents a multiplier used in determining the overall value of services delivered and/or goods 
 received. 
 | 
protected ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.from(ClaimResponse.AddItem.Detail.SubDetail subDetail) | 
  | 
ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.id(String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.modifier(CodeableConcept... modifier) | 
 Item typification or modifiers codes to convey additional context for the product or service. 
 | 
ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.modifier(Collection<CodeableConcept> modifier) | 
 Item typification or modifiers codes to convey additional context for the product or service. 
 | 
ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.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.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.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.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.net(Money net) | 
 The quantity times the unit price for an additional service or product or charge. 
 | 
ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.noteNumber(PositiveInt... noteNumber) | 
 The numbers associated with notes below which apply to the adjudication of this item. 
 | 
ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.noteNumber(Collection<PositiveInt> noteNumber) | 
 The numbers associated with notes below which apply to the adjudication of this item. 
 | 
ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.productOrService(CodeableConcept productOrService) | 
 When the value is a group code then this item collects a set of related claim details, otherwise this contains the 
 product, service, drug or other billing code for the item. 
 | 
ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.quantity(SimpleQuantity quantity) | 
 The number of repetitions of a service or product. 
 | 
ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.toBuilder() | 
  | 
ClaimResponse.AddItem.Detail.SubDetail.Builder | 
ClaimResponse.AddItem.Detail.SubDetail.Builder.unitPrice(Money unitPrice) | 
 If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees 
 for the details of the group. 
 |