find_similar_devices
Competing and comparable devices for a registration, matched on resolved device type (GMDN) rather than product-name text, and spread across markets so the answer is not all one country. Excludes the same manufacturer, so what comes back is the competitive set. Each result carries a match band. Use for competitive landscape, classification precedent in other markets, and finding how the same device type is described elsewhere. Get a registration_id from get_registrations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 15) | |
| market | No | With device_name, restrict the reference lookup to one market (ISO2) | |
| device_name | No | A product name, as an alternative to registration_id — the closest registration is used as the reference device | |
| registration_id | No | The _id of a registration, from get_registrations |