⚕️ FDA MAUDE Medical Device Event Triage
Pricing
from $2.00 / 1,000 prioritized device events
⚕️ FDA MAUDE Medical Device Event Triage
⚕️ Search and prioritize FDA MAUDE adverse-event reports by death, injury, malfunction, device, UDI, manufacturer and patient outcome. ✅ Privacy-conscious normalized output with narratives, product problems and official FDA data.
Pricing
from $2.00 / 1,000 prioritized device events
Rating
0.0
(0)
Developer
Ilia
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Search FDA medical-device adverse event reports and turn deeply nested MAUDE/openFDA records into a privacy-conscious, analysis-ready dataset. Each report gets normalized devices and UDI fields, event and product problems, patient outcomes, public narratives, and a transparent deterministic priority score.
What is different
This is not a raw openFDA dump and it does not invent a clinical conclusion. Priority is rules-based: death reports rank above injuries, injuries above malfunctions, with documented adverse-event and serious patient-outcome flags adding weight. The original fields remain available so every score is auditable.
Reporter names, phone numbers, email addresses, street addresses, age, sex, race, ethnicity, and other patient demographics are intentionally not exported.
Input and scheduling
Filter by received-date range, manufacturer, device brand/generic name, event types, and product-problem phrases. Leave dates empty to receive the newest records available from openFDA. maxItems is a hard cost cap. Add an optional free openFDA API key for higher rate limits.
📤 Output
Results include report identifiers, dates, event type, risk score and priority, manufacturer, normalized devices (brand, generic name, model, lot, product code, UDI, class and specialty), deduplicated problems/outcomes/actions, optional public narratives, and source provenance.
🔎 Data interpretation
MAUDE reports can be incomplete, duplicated, unverified, or updated later. A report does not prove that a device caused an event, and reporting volume is not an incidence rate. Do not use this dataset for diagnosis or individual medical decisions; verify critical findings with FDA source data and qualified professionals.
📥 Complete input reference
| Field | Type | Default | Purpose |
|---|---|---|---|
dateFrom | string | — | Optional YYYY-MM-DD; provide together with dateTo. |
dateTo | string | — | Optional YYYY-MM-DD; provide together with dateFrom. |
manufacturer | string | "" | Optional exact-phrase manufacturer filter. |
deviceQuery | string | "" | Search brand and generic device names. |
eventTypes | array | [] | Filter outcomes such as Death, Injury, or Malfunction. |
productProblems | array | [] | Filter FDA product-problem phrases. |
maxItems | integer | 100 | Hard cap on paid dataset records. |
includeNarratives | boolean | true | Include FDA event and manufacturer narratives; reporter contact fields are never exported. |
apiKey | string | — | Optional free key for higher API limits; omitted from output and logs. |
📤 Complete output reference
The default dataset is exportable as JSON, CSV, Excel, XML or RSS. Fields remain stable for scheduled runs and API integrations.
| Field | Type |
|---|---|
reportNumber | string / null |
mdrReportKey | string / null |
dateReceived | string / null |
dateOfEvent | string / null |
eventType | string / null |
riskScore | integer |
priority | string |
adverseEventFlag | boolean |
productProblemFlag | boolean |
productProblems | array |
manufacturer | string / null |
devices | array |
patientOutcomes | array |
patientProblems | array |
remedialActions | array |
narratives | array |
source | string |
sourceApiUrl | string |
🔌 API & integrations
Run this Actor from the Apify Console, API, CLI, MCP, Make, Zapier or n8n. Replace the Actor identifier and token in this template:
curl -X POST "https://api.apify.com/v2/acts/fda-maude-device-event-triage/runs?token=YOUR_TOKEN" \-H "Content-Type: application/json" \-d '{}'
Results are stored in the run's default dataset and can be forwarded with Apify webhooks or scheduled Tasks.
🔎 Search keywords
FDA MAUDE Medical Device Event Triage, fda, maude, medical, device, event, triage, Apify Actor, scraper API, structured data, scheduled monitor, automation.
💰 Pricing
Billing is tied to successfully delivered result events. Empty, filtered, duplicate or failed records are not charged as results. Open the Pricing tab for the current per-event rate before starting a run, and use Apify's maximum-charge control to enforce a hard budget.