get_critical_values
Checks a patient's latest lab results against critical thresholds (e.g., K+ >6.5, Hb <60, Ca <1.6) and returns any values that exceed these limits.
Instructions
危急值独立通道。扫描最近一次采样,命中 K+>6.5 / Hb<60 / Ca<1.6 等阈值即返回。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caller | No | risk_warning | |
| patient_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||