Pattern
Detailed part that focus on the designing the individual components outlined in the HLD.
It defines how modules, classes, functions to get the functionality.
It is only the code.
Say movie ticket booking - the components like seat sekection. payment processing ad ticket generation.
In the design the class diagram is imp it will help in creating the design of the entity.
Very imp to see where to put the multithreading.