| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Medication.ProductBatch |
Medication.Product.addBatch()
Adds and returns a new value for batch ()
|
Medication.ProductBatch |
Medication.Product.getBatchFirstRep()
Gets the first repetition for batch (),
creating it if it does not already exist.
|
Medication.ProductBatch |
Medication.ProductBatch.setExpirationDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for expirationDate ()
|
Medication.ProductBatch |
Medication.ProductBatch.setExpirationDate(DateTimeDt theValue)
Sets the value(s) for expirationDate ()
|
Medication.ProductBatch |
Medication.ProductBatch.setExpirationDateWithSecondsPrecision(Date theDate)
Sets the value for expirationDate ()
|
Medication.ProductBatch |
Medication.ProductBatch.setLotNumber(String theString)
Sets the value for lotNumber ()
|
Medication.ProductBatch |
Medication.ProductBatch.setLotNumber(StringDt theValue)
Sets the value(s) for lotNumber ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Medication.ProductBatch> |
Medication.Product.getBatch()
Gets the value(s) for batch ().
|
| Modifier and Type | Method and Description |
|---|---|
Medication.Product |
Medication.Product.addBatch(Medication.ProductBatch theValue)
Adds a given new value for batch ()
|
| Modifier and Type | Method and Description |
|---|---|
Medication.Product |
Medication.Product.setBatch(List<Medication.ProductBatch> theValue)
Sets the value(s) for batch ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.