faers_demographic_profile
Break down FAERS adverse event reports for a drug by sex, age, reporter qualification, and country to profile patient demographics and reporting patterns.
Instructions
Sex, age, reporter qualification and country breakdown for a drug.
Age is reported two ways: the coded patientagegroup (populated on ~18% of reports) and bands derived from patientonsetage in years (~55%), the same bands the stratifiers use. Each carries its own coverage against the total.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | No | MedDRA preferred terms, e.g. ['PANCREATITIS']. Case-insensitive. | |
| date_to | No | End of a receivedate window, YYYYMMDD. Must be paired with date_from. | |
| date_from | No | Start of a receivedate window, YYYYMMDD. Must be paired with date_to. | |
| drug_name | Yes | Active substance name, e.g. 'EMPAGLIFLOZIN'. | |
| raw_filter | No | Extra Lucene clause ANDed onto the preset query, e.g. 'patient.patientsex:2'. Applied to every marginal of a contingency table. See faers_describe_fields. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||