ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.Builder.adjudication(java.util.Collection<ExplanationOfBenefit.Item.Adjudication> adjudication) |
The adjudication results.
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.Builder.adjudication(ExplanationOfBenefit.Item.Adjudication... adjudication) |
The adjudication results.
|
static ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.builder() |
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.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.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.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 ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.Builder.from(ExplanationOfBenefit.AddItem.Detail detail) |
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.Builder.modifier(java.util.Collection<CodeableConcept> modifier) |
Item typification or modifiers codes to convey additional context for the product or service.
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.Builder.modifier(CodeableConcept... modifier) |
Item typification or modifiers codes to convey additional context for the product or service.
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.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.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.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.
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.Builder.net(Money net) |
The quantity times the unit price for an additional service or product or charge.
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.Builder.noteNumber(java.util.Collection<PositiveInt> noteNumber) |
The numbers associated with notes below which apply to the adjudication of this item.
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.Builder.noteNumber(PositiveInt... noteNumber) |
The numbers associated with notes below which apply to the adjudication of this item.
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.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.
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.Builder.quantity(SimpleQuantity quantity) |
The number of repetitions of a service or product.
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.Builder.subDetail(java.util.Collection<ExplanationOfBenefit.AddItem.Detail.SubDetail> subDetail) |
The third-tier service adjudications for payor added services.
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.Builder.subDetail(ExplanationOfBenefit.AddItem.Detail.SubDetail... subDetail) |
The third-tier service adjudications for payor added services.
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.toBuilder() |
|
ExplanationOfBenefit.AddItem.Detail.Builder |
ExplanationOfBenefit.AddItem.Detail.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.
|