## Clinical Scenario Analysis This patient presents with classic features of **acute aortic dissection** (AAD): - Sudden-onset severe chest/back pain - Severe hypertension - Widened mediastinum on CXR The mediastinum contains the thoracic aorta, which is the critical structure at risk here. ## Anatomical Context **Key Point:** The mediastinum is divided into superior and inferior (anterior, middle, posterior) compartments. The thoracic aorta runs through the **posterior mediastinum** and is the largest structure at risk in acute dissection. ## Management Priority in Aortic Dissection **High-Yield:** Immediate **blood pressure and heart rate control** is the FIRST step before any imaging or intervention, because: 1. Uncontrolled hypertension and tachycardia increase aortic wall stress (dP/dt) 2. This accelerates dissection propagation and increases mortality 3. Target: HR <60 bpm, systolic BP <120 mmHg (reduces shear stress) **Clinical Pearl:** Beta-blockers (esmolol IV) are first-line because they reduce contractility and heart rate simultaneously. Vasodilators alone (e.g., nitroprusside) cause reflex tachycardia and worsen dissection — always use beta-blocker FIRST. ## Correct Sequence ```mermaid flowchart TD A[Suspected AAD: Widened mediastinum + severe pain + HTN]:::outcome --> B[Immediate IV beta-blocker]:::action B --> C[Target HR <60, SBP <120]:::action C --> D[Then arrange CT angiography]:::action D --> E[Confirm diagnosis & type]:::outcome E --> F{Type A or B?}:::decision F -->|Type A| G[Urgent cardiothoracic surgery]:::urgent F -->|Type B| H[Medical management ± endovascular]:::action ``` **Mnemonic:** **BETA-First in AAD** — Beta-blocker before any other intervention (imaging, antiplatelet, surgery). 
Sign up free to access AI-powered MCQ practice with detailed explanations and adaptive learning.