Let $S=\{1,...,h\}$ be a finite state space and $X(t)$ an irreducible Markov chain fully described by a generator matrix $Q$ with a transition probability matrix $P(t)=e^{Qt}$ on time horizon $[0,T]$. I have noticed in literature that identifiability of $Q$ is always assumed; however, I can hardly imagine that this cannot be proven. Unfortunately, I get stuck on where to look using the definition of identifiability \begin{equation} P_{Q_{1}}=P_{Q_{2}}\implies Q_{1}=Q_{2} \end{equation} and the MLE \begin{equation} q_{ij}=\frac{N_{ij}(T)}{R_{i}(T)} \end{equation} with $N_{ij}(t)$ the number of $i\rightarrow j$ transition up to time and $R_{i}(t)=\int_{0}^{t}1_{\{X(u)=i\}}du$ for $t\in[0,T]$ and any $i,j\in S$ with $j\neq i$ and \begin{equation} q_{ii}=-\sum_{j=1,j\neq i}q_{ij} \end{equation}
Does anyone have some tips on where to start on or literature proving identifiability?