ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.adjudication(ExplanationOfBenefit.Item.Adjudication... adjudication) |
If this item is a group then the values here are a summary of the adjudication of the detail items.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.adjudication(java.util.Collection<ExplanationOfBenefit.Item.Adjudication> adjudication) |
If this item is a group then the values here are a summary of the adjudication of the detail items.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.bodySite(CodeableConcept bodySite) |
Physical service site on the patient (limb, tooth, etc.).
|
static ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.builder() |
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.careTeamSequence(PositiveInt... careTeamSequence) |
Care team members related to this service or product.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.careTeamSequence(java.util.Collection<PositiveInt> careTeamSequence) |
Care team members related to this service or product.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.category(CodeableConcept category) |
Code to identify the general type of benefits under which products and services are provided.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.detail(ExplanationOfBenefit.Item.Detail... detail) |
Second-tier of goods and services.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.detail(java.util.Collection<ExplanationOfBenefit.Item.Detail> detail) |
Second-tier of goods and services.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.diagnosisSequence(PositiveInt... diagnosisSequence) |
Diagnoses applicable for this service or product.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.diagnosisSequence(java.util.Collection<PositiveInt> diagnosisSequence) |
Diagnoses applicable for this service or product.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.encounter(Reference... encounter) |
A billed item may include goods or services provided in multiple encounters.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.encounter(java.util.Collection<Reference> encounter) |
A billed item may include goods or services provided in multiple encounters.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.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.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.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.Item.Builder |
ExplanationOfBenefit.Item.Builder.from(ExplanationOfBenefit.Item item) |
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.informationSequence(PositiveInt... informationSequence) |
Exceptions, special conditions and supporting information applicable for this service or product.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.informationSequence(java.util.Collection<PositiveInt> informationSequence) |
Exceptions, special conditions and supporting information applicable for this service or product.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.location(Element location) |
Where the product or service was provided.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.modifier(CodeableConcept... modifier) |
Item typification or modifiers codes to convey additional context for the product or service.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.modifier(java.util.Collection<CodeableConcept> modifier) |
Item typification or modifiers codes to convey additional context for the product or service.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.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.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.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.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.net(Money net) |
The quantity times the unit price for an additional service or product or charge.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.noteNumber(PositiveInt... noteNumber) |
The numbers associated with notes below which apply to the adjudication of this item.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.noteNumber(java.util.Collection<PositiveInt> noteNumber) |
The numbers associated with notes below which apply to the adjudication of this item.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.procedureSequence(PositiveInt... procedureSequence) |
Procedures applicable for this service or product.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.procedureSequence(java.util.Collection<PositiveInt> procedureSequence) |
Procedures applicable for this service or product.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.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.Item.Builder |
ExplanationOfBenefit.Item.Builder.programCode(CodeableConcept... programCode) |
Identifies the program under which this may be recovered.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.programCode(java.util.Collection<CodeableConcept> programCode) |
Identifies the program under which this may be recovered.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.quantity(SimpleQuantity quantity) |
The number of repetitions of a service or product.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.revenue(CodeableConcept revenue) |
The type of revenue or cost center providing the product and/or service.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.sequence(PositiveInt sequence) |
A number to uniquely identify item entries.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.serviced(Element serviced) |
The date or dates when the service or product was supplied, performed or completed.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.serviced(java.time.LocalDate serviced) |
Convenience method for setting serviced with choice type Date.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.subSite(CodeableConcept... subSite) |
A region or surface of the bodySite, e.g.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.subSite(java.util.Collection<CodeableConcept> subSite) |
A region or surface of the bodySite, e.g.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.toBuilder() |
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.udi(Reference... udi) |
Unique Device Identifiers associated with this line item.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.Builder.udi(java.util.Collection<Reference> udi) |
Unique Device Identifiers associated with this line item.
|
ExplanationOfBenefit.Item.Builder |
ExplanationOfBenefit.Item.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.
|