static Medication.Ingredient.Builder |
Medication.Ingredient.builder() |
|
Medication.Ingredient.Builder |
Medication.Ingredient.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Medication.Ingredient.Builder |
Medication.Ingredient.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Medication.Ingredient.Builder |
Medication.Ingredient.Builder.from(Medication.Ingredient ingredient) |
|
Medication.Ingredient.Builder |
Medication.Ingredient.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Medication.Ingredient.Builder |
Medication.Ingredient.Builder.isActive(Boolean isActive) |
Indication of whether this ingredient affects the therapeutic action of the drug.
|
Medication.Ingredient.Builder |
Medication.Ingredient.Builder.item(Element item) |
The actual ingredient - either a substance (simple ingredient) or another medication of a medication.
|
Medication.Ingredient.Builder |
Medication.Ingredient.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.
|
Medication.Ingredient.Builder |
Medication.Ingredient.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.
|
Medication.Ingredient.Builder |
Medication.Ingredient.Builder.strength(Ratio strength) |
Specifies how many (or how much) of the items there are in this Medication.
|
Medication.Ingredient.Builder |
Medication.Ingredient.toBuilder() |
|