Direct Hidden Triple

The three cells F2, G2, H2 are the only possible positions of the three values 1, 3 and 4 in the row 2. Because the number of cells equals the number of values, these three cells must contain these three values, in any order.

Hence other values can be removed from these cells. It follows that cell D2 is the only remaining possible position of the value 5 in the row 2.

Therefore we can remove H2-5, and subsequently set D2 to 5.

Explanation

Note that "Direct" sets are just an agglomeration of two distinct hints. It's just nice to see them both as one hint, and so it is, that's all.