private void backBtn_Click(object sender, EventArgs e) { PatientController.BackToPatientManagement(this); }