Package org.projecthusky.cda.elga.models
Class Drug
java.lang.Object
org.projecthusky.cda.elga.models.Drug
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddIngredient(Ingredient ingredient) getArzneiEntryDelivery(int index) getName()getText()getUnit()getVaccineProduct(boolean immunizationRecommendaction) voidsetDosageForm(Code dosageForm) voidsetDrugProducer(Organization drugProducer) voidsetHistoricVaccination(Code historicVaccination) voidsetIngredients(List<Ingredient> ingredients) voidsetLotNumberTxt(String lotNumberTxt) voidvoidsetPackageSize(String packageSize) voidsetPharmNo(String pharmNo) voidvoidvoidsetVaccination(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
-