public static class Medication.ProductBatch extends BaseIdentifiableElement implements IResourceBlock
Definition: Information about a group of medication produced or packaged from one production run.
| Constructor and Description |
|---|
ProductBatch() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
Date |
getExpirationDate()
Gets the value(s) for expirationDate ().
|
DateTimeDt |
getExpirationDateElement()
Gets the value(s) for expirationDate ().
|
String |
getLotNumber()
Gets the value(s) for lotNumber ().
|
StringDt |
getLotNumberElement()
Gets the value(s) for lotNumber ().
|
boolean |
isEmpty() |
Medication.ProductBatch |
setExpirationDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for expirationDate ()
|
Medication.ProductBatch |
setExpirationDate(DateTimeDt theValue)
Sets the value(s) for expirationDate ()
|
Medication.ProductBatch |
setExpirationDateWithSecondsPrecision(Date theDate)
Sets the value for expirationDate ()
|
Medication.ProductBatch |
setLotNumber(String theString)
Sets the value for lotNumber ()
|
Medication.ProductBatch |
setLotNumber(StringDt theValue)
Sets the value(s) for lotNumber ()
|
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 ProductBatch()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic StringDt getLotNumberElement()
null.
Definition: The assigned lot number of a batch of the specified product.
public String getLotNumber()
null.
Definition: The assigned lot number of a batch of the specified product.
public Medication.ProductBatch setLotNumber(StringDt theValue)
Definition: The assigned lot number of a batch of the specified product.
public Medication.ProductBatch setLotNumber(String theString)
Definition: The assigned lot number of a batch of the specified product.
public DateTimeDt getExpirationDateElement()
null.
Definition: When this specific batch of product will expire.
public Date getExpirationDate()
null.
Definition: When this specific batch of product will expire.
public Medication.ProductBatch setExpirationDate(DateTimeDt theValue)
Definition: When this specific batch of product will expire.
public Medication.ProductBatch setExpirationDate(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: When this specific batch of product will expire.
public Medication.ProductBatch setExpirationDateWithSecondsPrecision(Date theDate)
Definition: When this specific batch of product will expire.
Copyright © 2014–2016 University Health Network. All rights reserved.