private void btnEditPatient_Click(object sender, RoutedEventArgs e) { patientViewModel.EditPatient(); }