static Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.builder() |
|
Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.Builder.concentration(Element concentration) |
The strength per unitary volume (or mass).
|
Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.Builder.country(java.util.Collection<CodeableConcept> country) |
The country or countries for which the strength range applies.
|
Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.Builder.country(CodeableConcept... country) |
The country or countries for which the strength range applies.
|
Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.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.Strength.Builder |
Ingredient.Substance.Strength.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.Strength.Builder |
Ingredient.Substance.Strength.Builder.from(Ingredient.Substance.Strength strength) |
|
Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.Builder.measurementPoint(java.lang.String measurementPoint) |
Convenience method for setting measurementPoint .
|
Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.Builder.measurementPoint(String measurementPoint) |
For when strength is measured at a particular point or distance.
|
Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.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.Strength.Builder |
Ingredient.Substance.Strength.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.Strength.Builder |
Ingredient.Substance.Strength.Builder.presentation(Element presentation) |
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.Strength.Builder |
Ingredient.Substance.Strength.Builder.referenceStrength(java.util.Collection<Ingredient.Substance.Strength.ReferenceStrength> referenceStrength) |
Strength expressed in terms of a reference substance.
|
Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.Builder.referenceStrength(Ingredient.Substance.Strength.ReferenceStrength... referenceStrength) |
Strength expressed in terms of a reference substance.
|
Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.Builder.textConcentration(java.lang.String textConcentration) |
Convenience method for setting textConcentration .
|
Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.Builder.textConcentration(String textConcentration) |
A textual represention of either the whole of the concentration strength or a part of it - with the rest being in
Strength.concentration as a ratio.
|
Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.Builder.textPresentation(java.lang.String textPresentation) |
Convenience method for setting textPresentation .
|
Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.Builder.textPresentation(String textPresentation) |
A textual represention of either the whole of the presentation strength or a part of it - with the rest being in
Strength.presentation as a ratio.
|
Ingredient.Substance.Strength.Builder |
Ingredient.Substance.Strength.toBuilder() |
|