openfda_device_searcher
Query the FDA's MAUDE database to identify medical device issues, including malfunctions, patient injuries, and genomic/diagnostic device problems. Filter by device type, manufacturer, or problem description to uncover adverse event reports.
Instructions
Search FDA device adverse event reports (MAUDE) for medical device issues.
⚠️ PREREQUISITE: Use the 'think' tool FIRST to plan your research strategy!
Searches FDA's device adverse event database for:
- Device malfunctions and failures
- Patient injuries related to devices
- Genomic test and diagnostic device issues
By default, filters to genomic/diagnostic devices relevant to precision medicine.
Set genomics_only=False to search all medical devices.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Optional OpenFDA API key (overrides OPENFDA_API_KEY env var) | |
| device | No | Device name to search for | |
| genomics_only | No | Filter to genomic/diagnostic devices only | |
| limit | No | Maximum number of results | |
| manufacturer | No | Manufacturer name | |
| page | No | Page number (1-based) | |
| problem | No | Device problem description | |
| product_code | No | FDA product code |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |