static ClaimResponse.Error.Builder | 
ClaimResponse.Error.builder() | 
  | 
ClaimResponse.Error.Builder | 
ClaimResponse.Error.Builder.code(CodeableConcept code) | 
 An error code, from a specified code system, which details why the claim could not be adjudicated. 
 | 
ClaimResponse.Error.Builder | 
ClaimResponse.Error.Builder.detailSequence(PositiveInt detailSequence) | 
 The sequence number of the detail within the line item submitted which contains the error. 
 | 
ClaimResponse.Error.Builder | 
ClaimResponse.Error.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.Error.Builder | 
ClaimResponse.Error.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected ClaimResponse.Error.Builder | 
ClaimResponse.Error.Builder.from(ClaimResponse.Error error) | 
  | 
ClaimResponse.Error.Builder | 
ClaimResponse.Error.Builder.id(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
ClaimResponse.Error.Builder | 
ClaimResponse.Error.Builder.itemSequence(PositiveInt itemSequence) | 
 The sequence number of the line item submitted which contains the error. 
 | 
ClaimResponse.Error.Builder | 
ClaimResponse.Error.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.Error.Builder | 
ClaimResponse.Error.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.Error.Builder | 
ClaimResponse.Error.Builder.subDetailSequence(PositiveInt subDetailSequence) | 
 The sequence number of the sub-detail within the detail within the line item submitted which contains the error. 
 | 
ClaimResponse.Error.Builder | 
ClaimResponse.Error.toBuilder() | 
  |