static Ingredient.Substance.Builder |
Ingredient.Substance.builder() |
|
Ingredient.Substance.Builder |
Ingredient.Substance.Builder.code(CodeableReference code) |
A code or full resource that represents the ingredient's substance.
|
Ingredient.Substance.Builder |
Ingredient.Substance.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.
|
Ingredient.Substance.Builder |
Ingredient.Substance.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Ingredient.Substance.Builder |
Ingredient.Substance.Builder.from(Ingredient.Substance substance) |
|
Ingredient.Substance.Builder |
Ingredient.Substance.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Ingredient.Substance.Builder |
Ingredient.Substance.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.
|
Ingredient.Substance.Builder |
Ingredient.Substance.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.
|
Ingredient.Substance.Builder |
Ingredient.Substance.Builder.strength(java.util.Collection<Ingredient.Substance.Strength> strength) |
The quantity of substance in the unit of presentation, or in the volume (or mass) of the single pharmaceutical product
or manufactured item.
|
Ingredient.Substance.Builder |
Ingredient.Substance.Builder.strength(Ingredient.Substance.Strength... strength) |
The quantity of substance in the unit of presentation, or in the volume (or mass) of the single pharmaceutical product
or manufactured item.
|
Ingredient.Substance.Builder |
Ingredient.Substance.toBuilder() |
|