WaitIndex is this consistent across nodes?

When I do a blocking read on some query against the Consul API.
Is the LastIndex/WaitIndex consistent across nodes?

TLDR; can I assume that if two nodes gets a reply for LastIndex 1234, that that result is the exact same result in terms of member nodes and health checks?