static Claim.Related.Builder |
Claim.Related.builder() |
|
Claim.Related.Builder |
Claim.Related.Builder.claim(Reference claim) |
Reference to a related claim.
|
Claim.Related.Builder |
Claim.Related.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.
|
Claim.Related.Builder |
Claim.Related.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Claim.Related.Builder |
Claim.Related.Builder.from(Claim.Related related) |
|
Claim.Related.Builder |
Claim.Related.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Claim.Related.Builder |
Claim.Related.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.
|
Claim.Related.Builder |
Claim.Related.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.Related.Builder |
Claim.Related.Builder.reference(Identifier reference) |
An alternate organizational reference to the case or file to which this particular claim pertains.
|
Claim.Related.Builder |
Claim.Related.Builder.relationship(CodeableConcept relationship) |
A code to convey how the claims are related.
|
Claim.Related.Builder |
Claim.Related.toBuilder() |
|