| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Medication.MedicationBatchComponent |
JsonParser.parseMedicationMedicationBatchComponent(com.google.gson.JsonObject json,
Medication owner) |
protected Medication.MedicationBatchComponent |
XmlParser.parseMedicationMedicationBatchComponent(org.xmlpull.v1.XmlPullParser xpp,
Medication owner) |
| Modifier and Type | Field and Description |
|---|---|
protected Medication.MedicationBatchComponent |
Medication.batch
Information that only applies to packages (not products).
|
| Modifier and Type | Method and Description |
|---|---|
Medication.MedicationBatchComponent |
Medication.MedicationBatchComponent.copy() |
Medication.MedicationBatchComponent |
Medication.getBatch() |
Medication.MedicationBatchComponent |
Medication.MedicationBatchComponent.setExpirationDate(Date value) |
Medication.MedicationBatchComponent |
Medication.MedicationBatchComponent.setExpirationDateElement(DateTimeType value) |
Medication.MedicationBatchComponent |
Medication.MedicationBatchComponent.setLotNumber(String value) |
Medication.MedicationBatchComponent |
Medication.MedicationBatchComponent.setLotNumberElement(StringType value) |
Medication.MedicationBatchComponent |
Medication.MedicationBatchComponent.setSerialNumber(String value) |
Medication.MedicationBatchComponent |
Medication.MedicationBatchComponent.setSerialNumberElement(StringType value) |
| Modifier and Type | Method and Description |
|---|---|
Medication |
Medication.setBatch(Medication.MedicationBatchComponent value) |
Copyright © 2014–2018 University Health Network. All rights reserved.