RecallRx
Find medicine recalls from official public sources.
Start with the live search app. The documentation is split into a short user guide for interpreting results and developer notes for maintaining the collector and adding countries.
official sourcestatic JSONno safety claims
User docs
Use the app first.
Search
Open the recall search app
Search by medicine name, product code, lot, alert id, year, or date range.
UnderstandRead the user guide
Learn what the results mean, how source links work, and what RecallRx does not claim.
SafetySafety language
Use official source links for decisions and treat RecallRx as an index, not medical advice.
Developer docs
Maintain and extend RecallRx.
Architecture
How it works
Review the static app, country-aware datasets, and source adapter boundaries.
SchemaNormalized data model
Inspect the recall record contract used by the frontend and future country sources.
ExtendAdd another country
Implement a new source adapter while keeping the browser app contract stable.