openemr_drug_safety_flag_create
Create drug safety flags in patient records to document adverse events, recalls, warnings, contraindications, or custom safety notes for clinical risk management.
Instructions
Create a drug safety flag for a patient (adverse event, recall, warning, contraindication, or custom note).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patient_id | Yes | OpenEMR patient ID | |
| drug_name | Yes | Name of the drug being flagged | |
| description | Yes | Clinical description of the safety concern | |
| flag_type | No | adverse_event | |
| severity | No | MODERATE | |
| source | No | AGENT |