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) double
void
setFrequence
(Code frequence) void
setQuantitiy
(double quantitiy) void
setStartIntake
(ZonedDateTime startIntake) void
setStopIntake
(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
-