MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.allergenicIndicator(Boolean allergenicIndicator) | 
 If the ingredient is a known or suspected allergen. 
 | 
static MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.builder() | 
  | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.contained(Resource... contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.contained(Collection<Resource> contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.from(MedicinalProductIngredient medicinalProductIngredient) | 
  | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.identifier(Identifier identifier) | 
 The identifier(s) of this Ingredient that are assigned by business processes and/or used to refer to it when a direct 
 URL reference to the resource itself is not appropriate. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.implicitRules(Uri implicitRules) | 
 A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.manufacturer(Reference... manufacturer) | 
 Manufacturer of this Ingredient. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.manufacturer(Collection<Reference> manufacturer) | 
 Manufacturer of this Ingredient. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.modifierExtension(Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.role(CodeableConcept role) | 
 Ingredient role e.g. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.specifiedSubstance(MedicinalProductIngredient.SpecifiedSubstance... specifiedSubstance) | 
 A specified substance that comprises this ingredient. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.specifiedSubstance(Collection<MedicinalProductIngredient.SpecifiedSubstance> specifiedSubstance) | 
 A specified substance that comprises this ingredient. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.substance(MedicinalProductIngredient.Substance substance) | 
 The ingredient substance. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.Builder.text(Narrative text) | 
 A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. 
 | 
MedicinalProductIngredient.Builder | 
MedicinalProductIngredient.toBuilder() | 
  |