wxoGetDrugContraindications
Retrieves comprehensive contraindication information for a specified drug. Supports safe prescribing by highlighting conditions where the drug should not be used.
Instructions
Returns comprehensive drug contraindication medical inforamation for a given drug or None
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drug_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drug | Yes | Drug name (generic name preferred) | |
| reason | Yes | Clinical reason explaining why the drug is contraindicated | |
| rule_id | Yes | Unique identifier for the contraindication rule | |
| severity | Yes | ||
| condition | Yes | Medical condition or patient population where drug is contraindicated |