Back to catalog
Cortexa research tool·drug discovery·fda_drug_adverse_event
FAERS Count Reportercountry By Drug Event
Count the number of FDA adverse event reports grouped by the country of the primary reporter. Only medicinalproduct is required; all other filters (patientsex, patientagegroup, serious) are optional. Use filters sparingly to avoid overly restrictive searches. Data source: FDA Adverse Event Reporting System (FAERS).
Livelast probed 2026-04-30 23:07Z· 113msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 113ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"medicinalproduct": {
"description": "Drug name.",
"type": "string"
},
"patientagegroup": {
"description": "Optional: Filter by patient age group. Omit this parameter if you don't want to filter by age.",
"enum": [
"Neonate",
"Infant",
"Child",
"Adolescent",
"Adult",
"Elderly"
],
"type": "string"
},
"patientsex": {
"description": "Optional: Filter by patient sex. Omit this parameter if you don't want to filter by sex.",
"enum": [
"Male",
"Female"
],
"type": "string"
},
"serious": {
"description": "Optional: Filter by event seriousness. Omit this parameter if you don't want to filter by seriousness.",
"enum": [
"Yes",
"No"
],
"type": "string"
}
},
"required": [
"medicinalproduct"
],
"type": "object"
}Examples (1)
Default FAERS Count Reportercountry By Drug Event call
public-safeinput
{
"medicinalproduct": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_FAERS_count_reportercountry_by_drug_event
- Tool name
- FAERS_count_reportercountry_by_drug_event
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse