fda_food_adverse_events
Search FDA food adverse event reports to identify illnesses, allergic reactions, and injuries from foods and dietary supplements using the CAERS database.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | OpenFDA search query. Examples: 'field:value', 'field:"Exact Phrase"', 'field:[20200101+TO+20231231]', '_exists_:field'. Combine with '+AND+', '+OR+', '+NOT+'. | |
| limit | No | Max results (default 10, max 100) |