public static class Medication.PackageContent extends BaseIdentifiableElement implements IResourceBlock
Definition: A set of components that go to make up the described item.
| Constructor and Description |
|---|
PackageContent() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
SimpleQuantityDt |
getAmount()
Gets the value(s) for amount ().
|
ResourceReferenceDt |
getItem()
Gets the value(s) for item ().
|
boolean |
isEmpty() |
Medication.PackageContent |
setAmount(SimpleQuantityDt theValue)
Sets the value(s) for amount ()
|
Medication.PackageContent |
setItem(ResourceReferenceDt theValue)
Sets the value(s) for item ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic PackageContent()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic ResourceReferenceDt getItem()
null.
Definition: Identifies one of the items in the package
public Medication.PackageContent setItem(ResourceReferenceDt theValue)
Definition: Identifies one of the items in the package
public SimpleQuantityDt getAmount()
null.
Definition: The amount of the product that is in the package
public Medication.PackageContent setAmount(SimpleQuantityDt theValue)
Definition: The amount of the product that is in the package
Copyright © 2014–2016 University Health Network. All rights reserved.