SubstanceAmount.Builder |
SubstanceAmount.Builder.amount(Element amount) |
Used to capture quantitative values for a variety of elements.
|
SubstanceAmount.Builder |
SubstanceAmount.Builder.amountText(String amountText) |
A textual comment on a numeric value.
|
SubstanceAmount.Builder |
SubstanceAmount.Builder.amountType(CodeableConcept amountType) |
Most elements that require a quantitative value will also have a field called amount type.
|
static SubstanceAmount.Builder |
SubstanceAmount.builder() |
|
SubstanceAmount.Builder |
SubstanceAmount.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
SubstanceAmount.Builder |
SubstanceAmount.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected SubstanceAmount.Builder |
SubstanceAmount.Builder.from(SubstanceAmount substanceAmount) |
|
SubstanceAmount.Builder |
SubstanceAmount.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
SubstanceAmount.Builder |
SubstanceAmount.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.
|
SubstanceAmount.Builder |
SubstanceAmount.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.
|
SubstanceAmount.Builder |
SubstanceAmount.Builder.referenceRange(SubstanceAmount.ReferenceRange referenceRange) |
Reference range of possible or expected values.
|
SubstanceAmount.Builder |
SubstanceAmount.toBuilder() |
|