static NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.builder() |
|
NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.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.
|
NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.Builder.from(NutritionOrder.Supplement supplement) |
|
NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.Builder.instruction(java.lang.String instruction) |
Convenience method for setting instruction .
|
NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.Builder.instruction(String instruction) |
Free text or additional instructions or information pertaining to the oral supplement.
|
NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.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.
|
NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.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.
|
NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.Builder.productName(java.lang.String productName) |
Convenience method for setting productName .
|
NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.Builder.productName(String productName) |
The product or brand name of the nutritional supplement such as "Acme Protein Shake".
|
NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.Builder.quantity(SimpleQuantity quantity) |
The amount of the nutritional supplement to be given.
|
NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.Builder.schedule(java.util.Collection<Timing> schedule) |
The time period and frequency at which the supplement(s) should be given.
|
NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.Builder.schedule(Timing... schedule) |
The time period and frequency at which the supplement(s) should be given.
|
NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.toBuilder() |
|
NutritionOrder.Supplement.Builder |
NutritionOrder.Supplement.Builder.type(CodeableConcept type) |
The kind of nutritional supplement product required such as a high protein or pediatric clear liquid supplement.
|