fda_animal_events
Search FDA adverse event reports for drug side effects in animals (dogs, cats, horses, cattle). Filter by species, date, or seriousness to find specific outcomes.
Instructions
Search animal/veterinary adverse event reports (1.3M+ reports). Reports of drug side effects in animals — dogs, cats, horses, cattle, etc. Each report has: animal info (species, breed), drugs, reactions (VEDDRA terms), outcomes. Note: Some fields may contain 'MSK' (masked) values for privacy.
Example searches:
'animal.species:"Dog"' — dog events
'original_receive_date:[20200101+TO+20231231]' — events in date range
'serious_ae:true' — serious adverse events only
Count fields: animal.species.exact, primary_reporter.exact, serious_ae
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+'. |