Uses of Class
org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeIngredientComponent
-
Uses of MedicationKnowledge.MedicationKnowledgeIngredientComponent in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionJsonParser.parseMedicationKnowledgeMedicationKnowledgeIngredientComponent
(com.google.gson.JsonObject json, MedicationKnowledge owner) XmlParser.parseMedicationKnowledgeMedicationKnowledgeIngredientComponent
(org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeMedicationKnowledgeMedicationKnowledgeIngredientComponent
(String name, MedicationKnowledge.MedicationKnowledgeIngredientComponent element) protected void
RdfParser.composeMedicationKnowledgeMedicationKnowledgeIngredientComponent
(Turtle.Complex parent, String parentType, String name, MedicationKnowledge.MedicationKnowledgeIngredientComponent element, int index) protected void
XmlParser.composeMedicationKnowledgeMedicationKnowledgeIngredientComponent
(String name, MedicationKnowledge.MedicationKnowledgeIngredientComponent element) protected void
XmlParser.composeMedicationKnowledgeMedicationKnowledgeIngredientComponentElements
(MedicationKnowledge.MedicationKnowledgeIngredientComponent element) protected void
JsonParser.composeMedicationKnowledgeMedicationKnowledgeIngredientComponentInner
(MedicationKnowledge.MedicationKnowledgeIngredientComponent element) protected boolean
XmlParser.parseMedicationKnowledgeMedicationKnowledgeIngredientComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeIngredientComponent res) protected void
JsonParser.parseMedicationKnowledgeMedicationKnowledgeIngredientComponentProperties
(com.google.gson.JsonObject json, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeIngredientComponent res) -
Uses of MedicationKnowledge.MedicationKnowledgeIngredientComponent in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionMedicationKnowledge.ingredient
Identifies a particular constituent of interest in the product.Modifier and TypeMethodDescriptionMedicationKnowledge.addIngredient()
MedicationKnowledge.MedicationKnowledgeIngredientComponent.copy()
MedicationKnowledge.getIngredientFirstRep()
MedicationKnowledge.MedicationKnowledgeIngredientComponent.setIsActive
(boolean value) MedicationKnowledge.MedicationKnowledgeIngredientComponent.setIsActiveElement
(BooleanType value) MedicationKnowledge.MedicationKnowledgeIngredientComponent.setStrength
(Ratio value) Modifier and TypeMethodDescriptionMedicationKnowledge.addIngredient
(MedicationKnowledge.MedicationKnowledgeIngredientComponent t) void
MedicationKnowledge.MedicationKnowledgeIngredientComponent.copyValues
(MedicationKnowledge.MedicationKnowledgeIngredientComponent dst) Modifier and TypeMethodDescriptionMedicationKnowledge.setIngredient
(List<MedicationKnowledge.MedicationKnowledgeIngredientComponent> theIngredient)