| 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 | Method and Description |
|---|---|
protected void |
JsonParser.composeMedicationMedicationBatchComponent(String name,
Medication.MedicationBatchComponent element) |
protected void |
XmlParser.composeMedicationMedicationBatchComponent(String name,
Medication.MedicationBatchComponent element) |
protected void |
XmlParser.composeMedicationMedicationBatchComponentElements(Medication.MedicationBatchComponent element) |
protected void |
JsonParser.composeMedicationMedicationBatchComponentInner(Medication.MedicationBatchComponent element) |
protected boolean |
XmlParser.parseMedicationMedicationBatchComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Medication owner,
Medication.MedicationBatchComponent res) |
protected void |
JsonParser.parseMedicationMedicationBatchComponentProperties(com.google.gson.JsonObject json,
Medication owner,
Medication.MedicationBatchComponent res) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
Medication |
Medication.setBatch(Medication.MedicationBatchComponent value) |
Copyright © 2014–2019 University Health Network. All rights reserved.