Intervention¶
Use intervention commands to search clinical trial interventions from the NCI Clinical Trials Search API.
Search interventions¶
By name:
By type:
By type and category:
By NCI thesaurus code:
Search filters¶
| Flag | Description |
|---|---|
-q/--query |
Intervention name or keyword |
--type |
Intervention type (drug, device, procedure) |
--category |
Intervention category |
--code |
NCI thesaurus code |
-l/--limit |
Max results |
--offset |
Pagination offset |
Intervention is search-only. There is no get subcommand.
JSON mode¶
Practical tips¶
- Use
--type drugto exclude procedures and devices from results. - Pair intervention searches with trial searches to find active protocols.
- NCI thesaurus codes provide precise lookups when available.