public static bool KiemTraTonTai(BENHNHAN bnDTO)
 {
     return(BenhNhanDAO.KiemTraTonTai(bnDTO));
 }