fda_drug_labels
Search FDA drug labels for indications, warnings, boxed warnings, adverse reactions, interactions, and dosage. Query by brand name, product type, or date range to find prescribing information.
Instructions
Search FDA drug product labeling (package inserts / prescribing information — SPL). Contains indications, warnings, boxed warnings, adverse reactions, drug interactions, dosage.
Example searches:
'openfda.brand_name:"Tylenol"' — labeling for Tylenol
'exists:boxed_warning' — all labels with a Black Box Warning
'effective_time:[20200101+TO+20231231]' — labels updated in date range
'openfda.product_type:"HUMAN PRESCRIPTION DRUG"' — prescription drug labels only
Count fields: openfda.product_type.exact, openfda.brand_name.exact, openfda.route.exact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 10, max 100) | |
| search | No | OpenFDA search query. Examples: 'field:value', 'field:"Exact Phrase"', 'field:[20200101+TO+20231231]', '_exists_:field'. Combine with '+AND+', '+OR+', '+NOT+'. |