public string[] Agregar(string idP, HospitalE historia) { throw new NotImplementedException(); }
public string[] Eliminar(HospitalE historia) { throw new NotImplementedException(); }
public string[] Actualizar(HospitalE historia) { throw new NotImplementedException(); }