
Uses of Class
org.hl7.fhir.r5.model.Ingredient.IngredientSubstanceStrengthComponent
Packages that use Ingredient.IngredientSubstanceStrengthComponent
-
Uses of Ingredient.IngredientSubstanceStrengthComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return Ingredient.IngredientSubstanceStrengthComponentModifier and TypeMethodDescriptionJsonParser.parseIngredientSubstanceStrengthComponent(com.google.gson.JsonObject json) XmlParser.parseIngredientSubstanceStrengthComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type Ingredient.IngredientSubstanceStrengthComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeIngredientSubstanceStrengthComponent(String name, Ingredient.IngredientSubstanceStrengthComponent element) protected voidRdfParser.composeIngredientSubstanceStrengthComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Ingredient.IngredientSubstanceStrengthComponent element, int index) protected voidXmlParser.composeIngredientSubstanceStrengthComponent(String name, Ingredient.IngredientSubstanceStrengthComponent element) protected voidXmlParser.composeIngredientSubstanceStrengthComponentElements(Ingredient.IngredientSubstanceStrengthComponent element) protected voidJsonParser.composeIngredientSubstanceStrengthComponentProperties(Ingredient.IngredientSubstanceStrengthComponent element) protected booleanXmlParser.parseIngredientSubstanceStrengthComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Ingredient.IngredientSubstanceStrengthComponent res) protected voidJsonParser.parseIngredientSubstanceStrengthComponentProperties(com.google.gson.JsonObject json, Ingredient.IngredientSubstanceStrengthComponent res) -
Uses of Ingredient.IngredientSubstanceStrengthComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type Ingredient.IngredientSubstanceStrengthComponentModifier and TypeFieldDescriptionIngredient.IngredientSubstanceComponent.strengthThe quantity of substance in the unit of presentation, or in the volume (or mass) of the single pharmaceutical product or manufactured item.Methods in org.hl7.fhir.r5.model that return Ingredient.IngredientSubstanceStrengthComponentModifier and TypeMethodDescriptionIngredient.IngredientSubstanceStrengthComponent.addCountry(CodeableConcept t) Ingredient.IngredientSubstanceStrengthComponent.addReferenceStrength(Ingredient.IngredientSubstanceStrengthReferenceStrengthComponent t) Ingredient.IngredientSubstanceComponent.addStrength()Ingredient.IngredientSubstanceStrengthComponent.copy()Ingredient.IngredientSubstanceComponent.getStrengthFirstRep()Ingredient.IngredientSubstanceStrengthComponent.setBasis(CodeableConcept value) Ingredient.IngredientSubstanceStrengthComponent.setConcentration(DataType value) Ingredient.IngredientSubstanceStrengthComponent.setCountry(List<CodeableConcept> theCountry) Ingredient.IngredientSubstanceStrengthComponent.setMeasurementPoint(String value) Ingredient.IngredientSubstanceStrengthComponent.setMeasurementPointElement(StringType value) Ingredient.IngredientSubstanceStrengthComponent.setPresentation(DataType value) Ingredient.IngredientSubstanceStrengthComponent.setReferenceStrength(List<Ingredient.IngredientSubstanceStrengthReferenceStrengthComponent> theReferenceStrength) Ingredient.IngredientSubstanceStrengthComponent.setTextConcentration(String value) Ingredient.IngredientSubstanceStrengthComponent.setTextConcentrationElement(StringType value) Ingredient.IngredientSubstanceStrengthComponent.setTextPresentation(String value) Ingredient.IngredientSubstanceStrengthComponent.setTextPresentationElement(StringType value) Methods in org.hl7.fhir.r5.model that return types with arguments of type Ingredient.IngredientSubstanceStrengthComponentMethods in org.hl7.fhir.r5.model with parameters of type Ingredient.IngredientSubstanceStrengthComponentModifier and TypeMethodDescriptionIngredient.IngredientSubstanceComponent.addStrength(Ingredient.IngredientSubstanceStrengthComponent t) voidIngredient.IngredientSubstanceStrengthComponent.copyValues(Ingredient.IngredientSubstanceStrengthComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type Ingredient.IngredientSubstanceStrengthComponentModifier and TypeMethodDescriptionIngredient.IngredientSubstanceComponent.setStrength(List<Ingredient.IngredientSubstanceStrengthComponent> theStrength)