foreign_brands_for_drug
Find foreign brand names for a US drug from its slug, so you can identify what a medicine is called in another country. Returns country-specific brand names and spellings.
Instructions
Find what a US drug is called abroad — the reverse of find_us_equivalent.
Use when the person has the US name and wants the home-country one ("what is
lisinopril called in Mexico?"), or when naming a foreign brand would let them
recognise the medicine you are describing. slug comes from search_drugs.
Returns the reviewed brands that resolve to this drug: brand,
brandScript (the home-country spelling), countries, inn and
usClass.
Next: name the brands from the person's own country first. An rx_alternative
entry is a DIFFERENT medicine US clinicians use for the same complaint — say
so if you mention it. Brands with no US equivalent never appear here.
Do not present any of these as interchangeable with the US drug, and do not tell anyone to buy or import one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||