| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Medication.MedicationIngredientComponent |
JsonParser.parseMedicationMedicationIngredientComponent(com.google.gson.JsonObject json,
Medication owner) |
protected Medication.MedicationIngredientComponent |
XmlParser.parseMedicationMedicationIngredientComponent(org.xmlpull.v1.XmlPullParser xpp,
Medication owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Medication.MedicationIngredientComponent> |
Medication.ingredient
Identifies a particular constituent of interest in the product.
|
| Modifier and Type | Method and Description |
|---|---|
Medication.MedicationIngredientComponent |
Medication.addIngredient() |
Medication.MedicationIngredientComponent |
Medication.MedicationIngredientComponent.copy() |
Medication.MedicationIngredientComponent |
Medication.getIngredientFirstRep() |
Medication.MedicationIngredientComponent |
Medication.MedicationIngredientComponent.setIsActive(boolean value) |
Medication.MedicationIngredientComponent |
Medication.MedicationIngredientComponent.setIsActiveElement(BooleanType value) |
Medication.MedicationIngredientComponent |
Medication.MedicationIngredientComponent.setItem(Type value) |
Medication.MedicationIngredientComponent |
Medication.MedicationIngredientComponent.setStrength(Ratio value) |
| Modifier and Type | Method and Description |
|---|---|
List<Medication.MedicationIngredientComponent> |
Medication.getIngredient() |
| Modifier and Type | Method and Description |
|---|---|
Medication |
Medication.addIngredient(Medication.MedicationIngredientComponent t) |
void |
Medication.MedicationIngredientComponent.copyValues(Medication.MedicationIngredientComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
Medication |
Medication.setIngredient(List<Medication.MedicationIngredientComponent> theIngredient) |
Copyright © 2014–2021 Health Level 7. All rights reserved.