| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Substance.SubstanceIngredientComponent> |
Substance.ingredient
A substance can be composed of other substances.
|
| Modifier and Type | Method and Description |
|---|---|
Substance.SubstanceIngredientComponent |
Substance.addIngredient() |
Substance.SubstanceIngredientComponent |
Substance.SubstanceIngredientComponent.copy() |
Substance.SubstanceIngredientComponent |
Substance.SubstanceIngredientComponent.setQuantity(Ratio value) |
Substance.SubstanceIngredientComponent |
Substance.SubstanceIngredientComponent.setSubstance(Reference value) |
Substance.SubstanceIngredientComponent |
Substance.SubstanceIngredientComponent.setSubstanceTarget(Substance value) |
| Modifier and Type | Method and Description |
|---|---|
List<Substance.SubstanceIngredientComponent> |
Substance.getIngredient() |
| Modifier and Type | Method and Description |
|---|---|
Substance |
Substance.addIngredient(Substance.SubstanceIngredientComponent t) |
Copyright © 2014–2018 University Health Network. All rights reserved.