fda_device_events
Search FDA medical device adverse event reports to identify injuries, malfunctions, and deaths from the MAUDE database.
Instructions
Search FDA medical device adverse event reports (MAUDE) — injuries, malfunctions, deaths.
Example searches:
'device.generic_name:pacemaker' — pacemaker events
'event_type:death' — events resulting in death
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) |