static Claim.Procedure.Builder |
Claim.Procedure.builder() |
|
Claim.Procedure.Builder |
Claim.Procedure.Builder.date(DateTime date) |
Date and optionally time the procedure was performed.
|
Claim.Procedure.Builder |
Claim.Procedure.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Claim.Procedure.Builder |
Claim.Procedure.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Claim.Procedure.Builder |
Claim.Procedure.Builder.from(Claim.Procedure procedure) |
|
Claim.Procedure.Builder |
Claim.Procedure.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Claim.Procedure.Builder |
Claim.Procedure.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.
|
Claim.Procedure.Builder |
Claim.Procedure.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.
|
Claim.Procedure.Builder |
Claim.Procedure.Builder.procedure(Element procedure) |
The code or reference to a Procedure resource which identifies the clinical intervention performed.
|
Claim.Procedure.Builder |
Claim.Procedure.Builder.sequence(PositiveInt sequence) |
A number to uniquely identify procedure entries.
|
Claim.Procedure.Builder |
Claim.Procedure.toBuilder() |
|
Claim.Procedure.Builder |
Claim.Procedure.Builder.type(CodeableConcept... type) |
When the condition was observed or the relative ranking.
|
Claim.Procedure.Builder |
Claim.Procedure.Builder.type(Collection<CodeableConcept> type) |
When the condition was observed or the relative ranking.
|
Claim.Procedure.Builder |
Claim.Procedure.Builder.udi(Reference... udi) |
Unique Device Identifiers associated with this line item.
|
Claim.Procedure.Builder |
Claim.Procedure.Builder.udi(Collection<Reference> udi) |
Unique Device Identifiers associated with this line item.
|