| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Medication.MedicationPackageBatchComponent> |
Medication.MedicationPackageComponent.batch
Information about a group of medication produced or packaged from one production run.
|
| Modifier and Type | Method and Description |
|---|---|
Medication.MedicationPackageBatchComponent |
Medication.MedicationPackageComponent.addBatch() |
Medication.MedicationPackageBatchComponent |
Medication.MedicationPackageBatchComponent.copy() |
Medication.MedicationPackageBatchComponent |
Medication.MedicationPackageComponent.getBatchFirstRep() |
Medication.MedicationPackageBatchComponent |
Medication.MedicationPackageBatchComponent.setExpirationDate(Date value) |
Medication.MedicationPackageBatchComponent |
Medication.MedicationPackageBatchComponent.setExpirationDateElement(DateTimeType value) |
Medication.MedicationPackageBatchComponent |
Medication.MedicationPackageBatchComponent.setLotNumber(String value) |
Medication.MedicationPackageBatchComponent |
Medication.MedicationPackageBatchComponent.setLotNumberElement(StringType value) |
| Modifier and Type | Method and Description |
|---|---|
List<Medication.MedicationPackageBatchComponent> |
Medication.MedicationPackageComponent.getBatch() |
| Modifier and Type | Method and Description |
|---|---|
Medication.MedicationPackageComponent |
Medication.MedicationPackageComponent.addBatch(Medication.MedicationPackageBatchComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Medication.MedicationPackageComponent |
Medication.MedicationPackageComponent.setBatch(List<Medication.MedicationPackageBatchComponent> theBatch) |
Copyright © 2014–2017 University Health Network. All rights reserved.