Can I define a Hilbert basis as follows?
A Hilbert basis $B$ of a Hilbert space $\mathcal{H}$ is a orthonormal set in $\mathcal{H}$ with $$\mathcal{H} = \left\{ \sum_{i=1}^\infty \alpha_i b_i \,\middle|\, \alpha_i \in \mathbb{C}, b_i \in B \right\}$$
Background
The definition I know is the following: A Hilbert basis $B$ is defined as a maximal orthonormal set in $\mathcal{H}$.
I know that the (topological) closure of the span of $B$ generates $\mathcal{H}$:
$$ \mathcal{H} = \text{cl}(\text{span}(B)) $$
I also know that the span only generates finite linear combinations of $B$, i.e.,
$$ \text{span}(B)= \left\{ \sum_{i=1}^n \alpha_i b_i \,\middle|\, \alpha_i \in \mathbb{C}, b_i \in B, n \in \mathbb{N} \right\} $$
Finally, I know from this question that I can generate $\mathcal{H}$ by a "more liberal span", that also produces infinite linear combinations.
$$ \mathcal{H} = \left\{ \sum_{i=1}^\infty \alpha_i b_i \,\middle|\, \alpha_i \in \mathbb{C}, b_i \in B \right\} $$
However, I do not know if the converse holds, i.e., if my definition is sufficient to characterize all Hilbert bases.