partial void UpdatePaciente(Paciente instance);
 partial void DeletePaciente(Paciente instance);
 partial void InsertPaciente(Paciente instance);