get_active_ingredients
Retrieve active ingredients for a drug product using its drug code, including ingredient names, strengths, and dosage information to identify medicinal components.
Instructions
Get active ingredient(s) for a drug product.
Active ingredients are components that have medicinal properties and supply pharmacological activity. Returns ingredient name, strength, and dosage information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Response language - "en" for English, "fr" for French | en |
| type | No | Response format - "json" or "xml" | json |
| drug_code | Yes | The drug product code (required) | |
| ingredient_name | No | Filter by ingredient name (e.g., "zinc", "vitamin") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |