Uses of Class
org.hl7.fhir.r5.model.Medication.MedicationBatchComponent
-
Uses of Medication.MedicationBatchComponent in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionprotected Medication.MedicationBatchComponent
JsonParser.parseMedicationBatchComponent
(com.google.gson.JsonObject json) protected Medication.MedicationBatchComponent
XmlParser.parseMedicationBatchComponent
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeMedicationBatchComponent
(String name, Medication.MedicationBatchComponent element) protected void
RdfParser.composeMedicationBatchComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Medication.MedicationBatchComponent element, int index) protected void
XmlParser.composeMedicationBatchComponent
(String name, Medication.MedicationBatchComponent element) protected void
XmlParser.composeMedicationBatchComponentElements
(Medication.MedicationBatchComponent element) protected void
JsonParser.composeMedicationBatchComponentProperties
(Medication.MedicationBatchComponent element) protected boolean
XmlParser.parseMedicationBatchComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Medication.MedicationBatchComponent res) protected void
JsonParser.parseMedicationBatchComponentProperties
(com.google.gson.JsonObject json, Medication.MedicationBatchComponent res) -
Uses of Medication.MedicationBatchComponent in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionprotected Medication.MedicationBatchComponent
Medication.batch
Information that only applies to packages (not products).Modifier and TypeMethodDescriptionMedication.MedicationBatchComponent.copy()
Medication.getBatch()
Medication.MedicationBatchComponent.setExpirationDate
(Date value) Medication.MedicationBatchComponent.setExpirationDateElement
(DateTimeType value) Medication.MedicationBatchComponent.setLotNumber
(String value) Medication.MedicationBatchComponent.setLotNumberElement
(StringType value) Modifier and TypeMethodDescriptionvoid
Medication.MedicationBatchComponent.copyValues
(Medication.MedicationBatchComponent dst) Medication.setBatch
(Medication.MedicationBatchComponent value)