Adverse Event¶
Use adverse-event commands for FDA safety surveillance across three datasets:
- FAERS reports,
- recall notices,
- device events.
Search FAERS reports¶
By drug:
Serious reports only:
Reaction-focused filter:
Search recall notices¶
Classification filter:
Search device events (MAUDE)¶
Manufacturer filter:
Product-code filter:
--manufacturer and --product-code are valid only with --type device.
Get a report by ID¶
Report resolution is source-aware and returns the corresponding markdown format.
Request report sections¶
| Section | Description |
|---|---|
reactions |
Adverse reactions reported |
outcomes |
Reaction outcomes (death, hospitalization, etc.) |
concomitant |
Concomitant medications |
guidance |
Safety guidance and labeling |
all |
Include all sections |
Helper commands¶
There is no direct adverse-event <helper> family. Use
biomcp drug adverse-events <name> when you want the inbound drug pivot into
this safety surface.
JSON mode¶
Practical tips¶
- Include drug generic names for better FAERS recall.
- Treat counts as signal, not incidence estimates.
- Validate serious findings through full source documents when needed.