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