get_schedule
Retrieve the regulatory schedule for a drug product code, classifying it as prescription, OTC, or controlled substance.
Instructions
Get drug schedule(s) for a drug product.
Schedules indicate the regulatory classification according to the Food and Drug Regulations and Controlled Drugs and Substances Act. Examples include:
Prescription
OTC (over the counter)
Schedule G (controlled drugs)
Narcotic
Schedule D (biological products)
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) | |
| active_only | No | If True, returns only active schedules |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |