Package org.projecthusky.cda.elga.models
Class PeriodOfPrescription
java.lang.Object
org.projecthusky.cda.elga.models.PeriodOfPrescription
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPqElement(IVLTS time) doublevoidsetFrequence(Code frequence) voidsetQuantitiy(double quantitiy) voidsetStartIntake(ZonedDateTime startIntake) voidsetStopIntake(ZonedDateTime stopIntake)
-
Constructor Details
-
PeriodOfPrescription
-
PeriodOfPrescription
public PeriodOfPrescription()
-
-
Method Details
-
getFrequence
-
getQuantitiy
public double getQuantitiy() -
getStartIntake
-
getStopIntake
-
setFrequence
-
setQuantitiy
public void setQuantitiy(double quantitiy) -
setStartIntake
-
setStopIntake
-
getEinnahmedauer
-
getPqElement
-