Uses of Class
org.hl7.fhir.r4.model.Medication.MedicationBatchComponent
-
Packages that use Medication.MedicationBatchComponent Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of Medication.MedicationBatchComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return Medication.MedicationBatchComponent Modifier and Type Method Description protected Medication.MedicationBatchComponentJsonParser. parseMedicationMedicationBatchComponent(com.google.gson.JsonObject json, Medication owner)protected Medication.MedicationBatchComponentXmlParser. parseMedicationMedicationBatchComponent(org.xmlpull.v1.XmlPullParser xpp, Medication owner) -
Uses of Medication.MedicationBatchComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model declared as Medication.MedicationBatchComponent Modifier and Type Field Description protected Medication.MedicationBatchComponentMedication. batchInformation that only applies to packages (not products).Methods in org.hl7.fhir.r4.model that return Medication.MedicationBatchComponent Modifier and Type Method Description Medication.MedicationBatchComponentMedication.MedicationBatchComponent. copy()Medication.MedicationBatchComponentMedication. getBatch()Medication.MedicationBatchComponentMedication.MedicationBatchComponent. setExpirationDate(Date value)Medication.MedicationBatchComponentMedication.MedicationBatchComponent. setExpirationDateElement(DateTimeType value)Medication.MedicationBatchComponentMedication.MedicationBatchComponent. setLotNumber(String value)Medication.MedicationBatchComponentMedication.MedicationBatchComponent. setLotNumberElement(StringType value)Methods in org.hl7.fhir.r4.model with parameters of type Medication.MedicationBatchComponent Modifier and Type Method Description voidMedication.MedicationBatchComponent. copyValues(Medication.MedicationBatchComponent dst)MedicationMedication. setBatch(Medication.MedicationBatchComponent value)
-