Search Device UDI
fda_device_udiSearch the FDA Unique Device Identification (UDI) database by brand name, company/manufacturer name, product code, or DI number. Returns device identification data including brand name, company, device description, product codes, GMDN terms, sterilization info, and premarket submissions. Related: fda_device_class (classification details by product code), fda_search_510k (clearances by product code).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Result limit | |
| offset | No | Result offset | |
| di_number | No | Device Identifier (DI) number | |
| brand_name | No | Device brand name (fuzzy match) | |
| company_name | No | Company/manufacturer name (fuzzy match) | |
| product_code | No | FDA product code (3-letter code, e.g. OVE) |