| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Substance |
Substance.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier ()
|
Substance |
Substance.addIngredient(Substance.Ingredient theValue)
Adds a given new value for ingredient ()
|
Substance |
Substance.addInstance(Substance.Instance theValue)
Adds a given new value for instance (class)
|
Substance |
Substance.setCategory(List<BoundCodeableConceptDt<SubstanceCategoryCodesEnum>> theValue)
Sets the value(s) for category (class)
|
Substance |
Substance.setCategory(SubstanceCategoryCodesEnum theValue)
Sets the value(s), and clears any existing value(s) for category (class)
|
Substance |
Substance.setCode(CodeableConceptDt theValue)
Sets the value(s) for code (what)
|
Substance |
Substance.setDescription(String theString)
Sets the value for description ()
|
Substance |
Substance.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
Substance |
Substance.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier ()
|
Substance |
Substance.setIngredient(List<Substance.Ingredient> theValue)
Sets the value(s) for ingredient ()
|
Substance |
Substance.setInstance(List<Substance.Instance> theValue)
Sets the value(s) for instance (class)
|
Copyright © 2014–2016 University Health Network. All rights reserved.