firm_compliance_history
Create a source-bounded timeline of FDA public records for a medical device firm, covering matched recalls, warning letters, and Form 483 citations with attribution.
Instructions
Build a recent, source-bounded FDA public-record timeline for a device firm: matched recalls, warning letters, and Form 483 citations where exact FEI numbers are available. Product codes are discovered from Constat's AI/ML-device corpus or may be supplied explicitly. Returns attribution and coverage limits with the records; it is not a finding of noncompliance or a prediction of FDA action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum records per source and events in the timeline (default 50). | |
| since | No | Earliest event date, YYYY-MM-DD. Defaults to five years ago. | |
| firm_name | Yes | FDA applicant or company name, e.g. 'Medtronic' | |
| fei_numbers | No | Optional exact FDA FEI numbers; improves Form 483 attribution. | |
| product_codes | No | Optional FDA product-code scope. When omitted, Constat discovers codes from applicant matches in its device corpus. |