fda_food_adverse_events
Search CAERS food adverse event reports for illnesses, allergic reactions, and injuries from foods and dietary supplements. Filter by reactions, outcomes, or industry using openFDA query syntax.
Instructions
Search FDA food adverse event reports (CAERS database). Reports of illnesses, allergic reactions, and injuries from foods and dietary supplements.
Example searches:
'products.industry_name:"Dietary Supplements"' — supplement events
'reactions:"hospitalization"' — events involving hospitalization
Count fields: reactions.exact, outcomes.exact, products.industry_name.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+'. |