* An interval of time during which the administration took place. For many administrations, such as swallowing a tablet the lower and upper values of the interval will be the same.
* </p>
*/
public PeriodDt getWhenGiven() {
if (myWhenGiven == null) {
myWhenGiven = new PeriodDt();
}
return myWhenGiven;
}