Package org.projecthusky.cda.elga.models
Class Drug
java.lang.Object
org.projecthusky.cda.elga.models.Drug
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addIngredient
(Ingredient ingredient) getArzneiEntryDelivery
(int index) getName()
getText()
getUnit()
getVaccineProduct
(boolean immunizationRecommendaction) void
setDosageForm
(Code dosageForm) void
setDrugProducer
(Organization drugProducer) void
setHistoricVaccination
(Code historicVaccination) void
setIngredients
(List<Ingredient> ingredients) void
setLotNumberTxt
(String lotNumberTxt) void
void
setPackageSize
(String packageSize) void
setPharmNo
(String pharmNo) void
void
void
setVaccination
(Code vaccination)
-
Constructor Details
-
Drug
-
-
Method Details
-
getName
-
getPackageSize
-
getPharmNo
-
getText
-
getUnit
-
setName
-
setPackageSize
-
setPharmNo
-
setText
-
setUnit
-
getVaccination
-
setVaccination
-
getHistoricVaccination
-
setHistoricVaccination
-
getLotNumberTxt
-
setLotNumberTxt
-
getIngredients
-
setIngredients
-
addIngredient
-
getDrugProducer
-
setDrugProducer
-
getDosageForm
-
setDosageForm
-
getVaccineProduct
-
getArzneiEntryDelivery
-
getArzneiEntry
-