ChargeItem.Builder |
ChargeItem.Builder.account(Reference... account) |
Account into which this ChargeItems belongs.
|
ChargeItem.Builder |
ChargeItem.Builder.account(Collection<Reference> account) |
Account into which this ChargeItems belongs.
|
ChargeItem.Builder |
ChargeItem.Builder.bodysite(CodeableConcept... bodysite) |
The anatomical location where the related service has been applied.
|
ChargeItem.Builder |
ChargeItem.Builder.bodysite(Collection<CodeableConcept> bodysite) |
The anatomical location where the related service has been applied.
|
static ChargeItem.Builder |
ChargeItem.builder() |
|
ChargeItem.Builder |
ChargeItem.Builder.code(CodeableConcept code) |
A code that identifies the charge, like a billing code.
|
ChargeItem.Builder |
ChargeItem.Builder.contained(Resource... contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
ChargeItem.Builder |
ChargeItem.Builder.contained(Collection<Resource> contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
ChargeItem.Builder |
ChargeItem.Builder.context(Reference context) |
The encounter or episode of care that establishes the context for this event.
|
ChargeItem.Builder |
ChargeItem.Builder.costCenter(Reference costCenter) |
The financial cost center permits the tracking of charge attribution.
|
ChargeItem.Builder |
ChargeItem.Builder.definitionCanonical(Canonical... definitionCanonical) |
References the source of pricing information, rules of application for the code this ChargeItem uses.
|
ChargeItem.Builder |
ChargeItem.Builder.definitionCanonical(Collection<Canonical> definitionCanonical) |
References the source of pricing information, rules of application for the code this ChargeItem uses.
|
ChargeItem.Builder |
ChargeItem.Builder.definitionUri(Uri... definitionUri) |
References the (external) source of pricing information, rules of application for the code this ChargeItem uses.
|
ChargeItem.Builder |
ChargeItem.Builder.definitionUri(Collection<Uri> definitionUri) |
References the (external) source of pricing information, rules of application for the code this ChargeItem uses.
|
ChargeItem.Builder |
ChargeItem.Builder.enteredDate(DateTime enteredDate) |
Date the charge item was entered.
|
ChargeItem.Builder |
ChargeItem.Builder.enterer(Reference enterer) |
The device, practitioner, etc.
|
ChargeItem.Builder |
ChargeItem.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
ChargeItem.Builder |
ChargeItem.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
ChargeItem.Builder |
ChargeItem.Builder.factorOverride(Decimal factorOverride) |
Factor overriding the factor determined by the rules associated with the code.
|
protected ChargeItem.Builder |
ChargeItem.Builder.from(ChargeItem chargeItem) |
|
ChargeItem.Builder |
ChargeItem.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
ChargeItem.Builder |
ChargeItem.Builder.identifier(Identifier... identifier) |
Identifiers assigned to this event performer or other systems.
|
ChargeItem.Builder |
ChargeItem.Builder.identifier(Collection<Identifier> identifier) |
Identifiers assigned to this event performer or other systems.
|
ChargeItem.Builder |
ChargeItem.Builder.implicitRules(Uri implicitRules) |
A reference to a set of rules that were followed when the resource was constructed, and which must be understood when
processing the content.
|
ChargeItem.Builder |
ChargeItem.Builder.language(Code language) |
The base language in which the resource is written.
|
ChargeItem.Builder |
ChargeItem.Builder.meta(Meta meta) |
The metadata about the resource.
|
ChargeItem.Builder |
ChargeItem.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
ChargeItem.Builder |
ChargeItem.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
ChargeItem.Builder |
ChargeItem.Builder.note(Annotation... note) |
Comments made about the event by the performer, subject or other participants.
|
ChargeItem.Builder |
ChargeItem.Builder.note(Collection<Annotation> note) |
Comments made about the event by the performer, subject or other participants.
|
ChargeItem.Builder |
ChargeItem.Builder.occurrence(Element occurrence) |
Date/time(s) or duration when the charged service was applied.
|
ChargeItem.Builder |
ChargeItem.Builder.overrideReason(String overrideReason) |
If the list price or the rule-based factor associated with the code is overridden, this attribute can capture a text
to indicate the reason for this action.
|
ChargeItem.Builder |
ChargeItem.Builder.partOf(Reference... partOf) |
ChargeItems can be grouped to larger ChargeItems covering the whole set.
|
ChargeItem.Builder |
ChargeItem.Builder.partOf(Collection<Reference> partOf) |
ChargeItems can be grouped to larger ChargeItems covering the whole set.
|
ChargeItem.Builder |
ChargeItem.Builder.performer(ChargeItem.Performer... performer) |
Indicates who or what performed or participated in the charged service.
|
ChargeItem.Builder |
ChargeItem.Builder.performer(Collection<ChargeItem.Performer> performer) |
Indicates who or what performed or participated in the charged service.
|
ChargeItem.Builder |
ChargeItem.Builder.performingOrganization(Reference performingOrganization) |
The organization requesting the service.
|
ChargeItem.Builder |
ChargeItem.Builder.priceOverride(Money priceOverride) |
Total price of the charge overriding the list price associated with the code.
|
ChargeItem.Builder |
ChargeItem.Builder.product(Element product) |
Identifies the device, food, drug or other product being charged either by type code or reference to an instance.
|
ChargeItem.Builder |
ChargeItem.Builder.quantity(Quantity quantity) |
Quantity of which the charge item has been serviced.
|
ChargeItem.Builder |
ChargeItem.Builder.reason(CodeableConcept... reason) |
Describes why the event occurred in coded or textual form.
|
ChargeItem.Builder |
ChargeItem.Builder.reason(Collection<CodeableConcept> reason) |
Describes why the event occurred in coded or textual form.
|
ChargeItem.Builder |
ChargeItem.Builder.requestingOrganization(Reference requestingOrganization) |
The organization performing the service.
|
ChargeItem.Builder |
ChargeItem.Builder.service(Reference... service) |
Indicated the rendered service that caused this charge.
|
ChargeItem.Builder |
ChargeItem.Builder.service(Collection<Reference> service) |
Indicated the rendered service that caused this charge.
|
ChargeItem.Builder |
ChargeItem.Builder.status(ChargeItemStatus status) |
The current state of the ChargeItem.
|
ChargeItem.Builder |
ChargeItem.Builder.subject(Reference subject) |
The individual or set of individuals the action is being or was performed on.
|
ChargeItem.Builder |
ChargeItem.Builder.supportingInformation(Reference... supportingInformation) |
Further information supporting this charge.
|
ChargeItem.Builder |
ChargeItem.Builder.supportingInformation(Collection<Reference> supportingInformation) |
Further information supporting this charge.
|
ChargeItem.Builder |
ChargeItem.Builder.text(Narrative text) |
A human-readable narrative that contains a summary of the resource and can be used to represent the content of the
resource to a human.
|
ChargeItem.Builder |
ChargeItem.toBuilder() |
|