partial void UpdatePatient(Patient instance);
 partial void DeletePatient(Patient instance);
 partial void InsertPatient(Patient instance);