| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.formats | |
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Method and Description |
|---|---|
protected Medication.MedicationPackageBatchComponent |
JsonParser.parseMedicationMedicationPackageBatchComponent(com.google.gson.JsonObject json,
Medication owner) |
protected Medication.MedicationPackageBatchComponent |
XmlParser.parseMedicationMedicationPackageBatchComponent(org.xmlpull.v1.XmlPullParser xpp,
Medication owner) |
| 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–2018 University Health Network. All rights reserved.