Health Canada Drug Detail
health_canada_drug_detailFull Health Canada record for one Canadian drug product: brand name, DIN, company, every active ingredient with its strength, dosage form, route of administration, and market status with the original marketing date. Answers "what is in this Canadian drug", "what is DIN 01933655", "is this product still marketed in Canada", "what strength is X". Identify the product by its DIN or by the Health Canada drug code. Example: health_canada_drug_detail({ din: "01933655" }); health_canada_drug_detail({ drug_code: 11685 }). Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| din | No | Drug Identification Number, e.g. "01933655" (8 digits, leading zeros matter) | |
| drug_code | No | Health Canada internal drug code, e.g. 11685 |