public static function newPatients()
 {
     return ReportModel::newPatients(ReportController::getGender());
 }