Organize your concepts and related terms into a database-agnostic search string. Each concept and its related terms should be within a set of parentheses, with each related term separated by and OR. Concept groups should be linked by an AND. See below for examples:
(Concept1 OR concept1relatedterm1 OR concept1relatedterm2) AND (Concept2 OR concept2relatedterm1 OR concept2relatedterm2)
(Adolescent OR teenager OR youth) AND (depression OR depressive)
For more information, see this video on boolean operators.
Depending on the database, you may need to consider proximity searching as well.
This is a key step. We highly encourage you to reach out with any questions.