partial void Updatepatient(patient instance);
partial void Deletepatient(patient instance);
partial void Insertpatient(patient instance);