## Clinical Context This is a high-risk suicide attempt with recent ingestion of a toxic substance in a patient with severe mental illness (bipolar disorder) and poor medication adherence. The patient requires both acute medical management and psychiatric intervention. ## Risk Stratification **Key Point:** After a suicide attempt, the patient requires: 1. Medical stabilization (toxicology management, monitoring for complications) 2. Psychiatric evaluation and risk assessment 3. Inpatient psychiatric care given recent attempt, active suicidal ideation, and chronic illness ## Management Algorithm ```mermaid flowchart TD A[Suicide attempt with toxic ingestion]:::outcome --> B{Medically stable?}:::decision B -->|No| C[Acute medical management]:::action B -->|Yes| D[Proceed to psychiatric evaluation] C --> D D --> E{Risk assessment}:::decision E -->|High risk| F[Psychiatric ICU/HDU admission]:::action E -->|Low risk| G[General psychiatric ward] F --> H[Medication review, psychotherapy, safety planning]:::action G --> H ``` ## Why This Answer **High-Yield:** The correct sequence is: 1. **Medical stabilization first** — pesticide ingestion requires gastric decontamination, monitoring for systemic toxicity, and supportive care 2. **Psychiatric evaluation after medical clearance** — comprehensive suicide risk assessment including intent, planning, access to means, protective factors 3. **Inpatient psychiatric admission** — mandatory for recent attempt + active suicidal ideation + severe mental illness + medication non-compliance **Clinical Pearl:** Psychiatric admission should occur *after* medical stabilization is assured. The psychiatric intensive care unit (or high-dependency psychiatric ward) is indicated for patients with recent violent attempts, high intent, and persistent suicidal ideation. **Warning:** Do NOT discharge to outpatient care after a recent attempt with ongoing suicidal ideation — this violates duty of care and significantly increases mortality risk.
Sign up free to access AI-powered MCQ practice with detailed explanations and adaptive learning.