public List <Examination> ViewScheduledExaminations() { return(examinationService.ViewScheduledExaminations()); }