Uses of Class
org.hl7.fhir.r4.model.Medication.MedicationBatchComponent
-
Uses of Medication.MedicationBatchComponent in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionprotected 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 TypeMethodDescriptionprotected void
JsonParser.composeMedicationMedicationBatchComponent
(String name, Medication.MedicationBatchComponent element) protected void
RdfParser.composeMedicationMedicationBatchComponent
(Turtle.Complex parent, String parentType, String name, Medication.MedicationBatchComponent element, int index) 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) -
Uses of Medication.MedicationBatchComponent in org.hl7.fhir.r4.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)