The simple answer is: avoid.
UUID5 truncates the hash to 128 bits. While 128 bits will be absolutely good for most applications, the real problem is that you are using the deprecated and deprecated hashing algorithm in SHA1, and you make it difficult to change it later.
: , .
, SHA2 SHA3 , .