Which BP medicine given in which condition

Beta-blockers are added at any step when there is a specific indication: heart failure, angina, post-MI, atrial fibrillation, or younger pregnant women.
| Condition | Diuretic | Beta-Blocker | ACE Inhibitor | ARB | CCB | MRA (Spironolactone) |
|---|---|---|---|---|---|---|
| Heart Failure | ✓ | ✓ | ✓ | ✓ | - | ✓ |
| Post-MI | - | ✓ | ✓ | - | - | ✓ |
| High CAD Risk | ✓ | ✓ | ✓ | - | ✓ | - |
| Diabetes Mellitus | ✓ | ✓ | ✓ | ✓ | ✓ | - |
| Renal Disease (CKD) | - | - | ✓ | ✓ | - | - |
| Recurrent Stroke Prevention | ✓ | - | ✓ | - | - | - |
| Subclass | Examples | Indications | Notes |
|---|---|---|---|
| Dihydropyridine | Amlodipine, Nifedipine | HTN + angina, elderly, diabetes, high CAD risk | Peripheral vasodilation; edema as side effect |
| Non-DHP (Diltiazem) | Diltiazem | HTN + angina + atrial fibrillation | AV node blockade; bradycardia |
| Non-DHP (Verapamil) | Verapamil | HTN + SVT, angina | AV node blockade; constipation; avoid in HFrEF |
| Clinical Situation | Preferred Drug(s) |
|---|---|
| Pregnancy | Methyldopa, Labetalol, Nifedipine (extended-release) |
| Hypertensive emergency | IV Labetalol, IV Nicardipine, IV Nitroprusside, IV Clevidipine, Fenoldopam |
| Hypertensive emergency + aortic dissection | IV Esmolol + IV Nitroprusside (reduce HR and BP simultaneously) |
| Hypertension + pheochromocytoma | Phentolamine (alpha-blocker) FIRST, then beta-blocker |
| Hypertension + BPH | Doxazosin (alpha-blocker) |
| Isolated systolic hypertension in elderly | Dihydropyridine CCB (amlodipine) or thiazide diuretic |
| Hypertension + metabolic syndrome | ACEi or ARB (avoid thiazide + beta-blocker combination - worsens glucose control) |
| Black/African patients | CCB or thiazide diuretics (RAS blockers less effective as monotherapy) |
| CKD + proteinuria | ACEi or ARB (renoprotective) |
| Post-MI | Beta-blocker + ACEi + MRA |
| Atrial fibrillation | Beta-blocker or non-DHP CCB (rate control) |
| Emergency Type | First-Line IV Agents | Avoid |
|---|---|---|
| Hypertensive encephalopathy | Nicardipine, Labetalol, Clevidipine | Nitroprusside |
| Acute ischemic stroke | Nicardipine, Labetalol, Clevidipine | Nitroprusside, Nimodipine (usually) |
| Aortic dissection | Esmolol + Nitroprusside | Hydralazine (reflex tachycardia) |
| Acute pulmonary edema | IV Nitroglycerine, Furosemide, Nicardipine | Beta-blockers |
| Acute MI | Beta-blocker, Nitroglycerine, ACEi | Hydralazine |
| Eclampsia | IV Hydralazine, IV Labetalol, IV MgSO4 (seizure prophylaxis) | ACEi, ARBs |
| Condition | Avoid |
|---|---|
| Bilateral renal artery stenosis | ACEi, ARBs |
| Pregnancy | ACEi, ARBs, Direct renin inhibitors |
| Asthma/COPD | Non-selective beta-blockers |
| AV block (2nd/3rd degree) | Verapamil, Diltiazem, Beta-blockers |
| Hyperkalemia | ACEi, ARBs, Potassium-sparing diuretics, MRA |
| Gout | Thiazide diuretics (worsen hyperuricemia) |
| Decompensated heart failure (acute) | Verapamil, Non-DHP CCBs |
Create a quick-reference PDF chart of BP medications I can print
BP Medications QuickRef
PDF Document · PDF
Unable to download
BP Medications QuickRef
PDF Document · PDF
download
HTML File · HTML
Still showing this
bp_chart.html on your computer<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>BP Medications Quick Reference</title>
<style>
*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif;font-size:12px;background:#f5f7fa;color:#1a1a1a}.page{max-width:1100px;margin:0 auto;padding:16px}.header{background:linear-gradient(135deg,#1a3a5c,#2a6090);color:white;text-align:center;padding:14px 10px 10px;border-radius:8px;margin-bottom:12px}.header h1{font-size:22px;letter-spacing:1px;margin-bottom:4px}.header p{font-size:11px;color:#b0d0e8}.section-title{color:white;font-size:13px;font-weight:bold;padding:7px 12px;border-radius:6px;margin-bottom:6px;text-align:center;letter-spacing:.5px}.teal{background:#1a7a8a}.green{background:#1e5e3e}.amber{background:#d4830a}.purple{background:#5b2d8e}.red{background:#c0392b}.navy{background:#1a3a5c}table{width:100%;border-collapse:collapse;margin-bottom:14px;font-size:11.5px}th{padding:7px 8px;text-align:center;font-size:12px}td{padding:6px 8px;vertical-align:middle;border:1px solid #dce0e5}tr:nth-child(even) td{background:#f2f4f6}tr:nth-child(odd) td{background:#fff}.td-label{font-weight:bold}#ci th{background:#1a3a5c;color:white;border:1px solid #2a5c8a}#ci .td-label{background:#dceef5!important}#ci td{text-align:center}#ci td:first-child{text-align:left}.tick{color:#1e7d44;font-size:15px;font-weight:bold}.dash{color:#aaa}#dc th{background:#1e5e3e;color:white;border:1px solid #2a8a5e}#dc .td-label{background:#dceef5!important}#dc tr:nth-child(even) td{background:#d4f0f0}#dc tr:nth-child(odd) td{background:#fff}#algo th{background:#9b5e04;color:white;border:1px solid #d4830a}#algo tr:nth-child(even) td{background:#fdf3dc}#algo tr:nth-child(odd) td{background:#fff}#algo .td-label{font-weight:bold}.algo-star td{background:#fff0d0!important}.two-col{display:flex;gap:14px;margin-bottom:14px}.two-col>div{flex:1}#sp th{background:#5b2d8e;color:white;border:1px solid #7b4dae}#sp .td-label{background:#f3eeff!important}#sp tr:nth-child(even) td{background:#f3eeff}#sp tr:nth-child(odd) td{background:#fff}#em th{background:#c0392b;color:white;border:1px solid #e05040}#em .td-label{background:#fde8e6!important}#em tr:nth-child(even) td{background:#fde8e6}#em tr:nth-child(odd) td{background:#fff}#av th{background:#c0392b;color:white;border:1px solid #e05040}#av .td-label{background:#fde8e6!important}#av tr:nth-child(even) td{background:#fde8e6}#av tr:nth-child(odd) td{background:#fff}.page-break{border:none;border-top:3px dashed #ccc;margin:20px 0}.footer{text-align:center;font-size:10px;color:#777;margin-top:8px;padding:8px;border-top:1px solid #dce0e5}.print-btn{display:block;margin:0 auto 16px;padding:12px 30px;background:#1a3a5c;color:white;font-size:15px;font-weight:bold;border:none;border-radius:8px;cursor:pointer;letter-spacing:.5px}@media print{.print-btn{display:none!important}body{background:white;font-size:10px}.page{padding:8px;max-width:100%}.header h1{font-size:16px}.two-col{gap:8px}td,th{padding:4px 5px;font-size:9.5px}.section-title{font-size:11px;padding:5px 8px}@page{size:A4 landscape;margin:8mm}}
</style>
</head>
<body>
<div class="page">
<button class="print-btn" onclick="window.print()">🖨️ Print / Save as PDF</button>
<div class="header"><h1>BP MEDICATIONS — QUICK REFERENCE CHART</h1><p>JNC 7 · ACC/AHA 2018 · Comprehensive Clinical Nephrology 7e · NKF Primer 8e</p></div>
<div class="section-title teal">COMPELLING INDICATIONS (JNC 7 / ACC-AHA 2018)</div>
<table id="ci"><thead><tr><th style="text-align:left">Condition</th><th>Diuretic<br>(Thiazide)</th><th>Beta-Blocker</th><th>ACE Inhibitor</th><th>ARB</th><th>CCB</th><th>MRA (Spiro)</th><th>Notes</th></tr></thead><tbody>
<tr><td class="td-label">Heart Failure (HFrEF)</td><td><span class="tick">✔</span></td><td><span class="tick">✔</span></td><td><span class="tick">✔</span></td><td><span class="tick">✔</span></td><td><span class="dash">—</span></td><td><span class="tick">✔</span></td><td>Avoid verapamil / diltiazem</td></tr>
<tr><td class="td-label">Post-MI</td><td><span class="dash">—</span></td><td><span class="tick">✔</span></td><td><span class="tick">✔</span></td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td><span class="tick">✔</span></td><td>Beta-blocker within 24 h</td></tr>
<tr><td class="td-label">High CAD Risk / Angina</td><td><span class="tick">✔</span></td><td><span class="tick">✔</span></td><td><span class="tick">✔</span></td><td><span class="dash">—</span></td><td><span class="tick">✔</span></td><td><span class="dash">—</span></td><td>CCB: prefer amlodipine</td></tr>
<tr><td class="td-label">Diabetes Mellitus</td><td><span class="tick">✔</span></td><td><span class="tick">✔</span></td><td><span class="tick">✔</span></td><td><span class="tick">✔</span></td><td><span class="tick">✔</span></td><td><span class="dash">—</span></td><td>ACEi/ARB renoprotective</td></tr>
<tr><td class="td-label">CKD / Proteinuria</td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td><span class="tick">✔</span></td><td><span class="tick">✔</span></td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td>ACEi or ARB first-line</td></tr>
<tr><td class="td-label">Stroke Prevention (Recurrent)</td><td><span class="tick">✔</span></td><td><span class="dash">—</span></td><td><span class="tick">✔</span></td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td>Thiazide + ACEi combo</td></tr>
<tr><td class="td-label">Atrial Fibrillation (Rate control)</td><td><span class="dash">—</span></td><td><span class="tick">✔</span></td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td>✔ non-DHP (diltiazem)</td><td><span class="dash">—</span></td><td>Avoid DHP CCBs alone</td></tr>
<tr><td class="td-label">Pregnancy</td><td><span class="dash">—</span></td><td>✔ Labetalol only</td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td>✔ Nifedipine SR</td><td><span class="dash">—</span></td><td>Methyldopa also safe</td></tr>
<tr><td class="td-label">BPH</td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td>Alpha-blocker (doxazosin)</td></tr>
<tr><td class="td-label">Phaeochromocytoma</td><td><span class="dash">—</span></td><td>✔ After alpha-block</td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td><span class="dash">—</span></td><td>Phentolamine FIRST, then BB</td></tr>
</tbody></table>
<div class="section-title green">DRUG CLASS SUMMARY — Mechanisms, Side Effects & Key Indications</div>
<table id="dc"><thead><tr><th style="text-align:left">Drug Class</th><th>Examples</th><th>Mechanism</th><th>Side Effects</th><th style="text-align:left">Key Indications / Notes</th></tr></thead><tbody>
<tr><td class="td-label">Thiazide / Thiazide-like Diuretics</td><td>HCTZ, Chlorthalidone, Indapamide</td><td>Inhibit Na-Cl cotransporter (DCT)</td><td>Hypokalemia, hyperuricemia, hyperglycemia, dyslipidemia</td><td>First-line uncomplicated HTN; HF; CAD; stroke. Chlorthalidone preferred over HCTZ.</td></tr>
<tr><td class="td-label">Loop Diuretics</td><td>Furosemide, Bumetanide</td><td>Inhibit Na-K-2Cl cotransporter (thick ascending limb)</td><td>Hypokalemia, ototoxicity, dehydration</td><td>HTN + volume overload; HF; CKD with GFR <30</td></tr>
<tr><td class="td-label">ACE Inhibitors</td><td>Ramipril, Lisinopril, Enalapril</td><td>Block Ang I→Ang II; bradykinin accumulation</td><td>Dry cough (10-15%), hyperkalemia, angioedema</td><td>HF, post-MI, CKD+proteinuria, diabetes, stroke. AVOID: pregnancy, bilateral RAS.</td></tr>
<tr><td class="td-label">ARBs</td><td>Losartan, Valsartan, Telmisartan</td><td>Block Ang II at AT1 receptor (no bradykinin)</td><td>Similar to ACEi — NO cough</td><td>Same as ACEi. Preferred when ACEi cough intolerable. AVOID: pregnancy, bilateral RAS.</td></tr>
<tr><td class="td-label">Dihydropyridine CCBs (DHP)</td><td>Amlodipine, Nifedipine SR, Felodipine</td><td>Block L-type Ca²⁺ → vasodilation</td><td>Peripheral edema, flushing, gingival hyperplasia</td><td>Uncomplicated HTN, elderly, angina, CKD, black patients, diabetes</td></tr>
<tr><td class="td-label">Non-DHP CCBs</td><td>Diltiazem, Verapamil</td><td>Block L-type Ca²⁺ + AV nodal depression</td><td>Bradycardia, AV block; verapamil: constipation</td><td>HTN + angina + AF rate control. AVOID: HFrEF, AV block, with beta-blockers.</td></tr>
<tr><td class="td-label">Beta-Blockers</td><td>Metoprolol, Carvedilol, Bisoprolol, Labetalol</td><td>Block β1 (±β2) adrenergic receptors</td><td>Fatigue, bradycardia, bronchospasm, masks hypoglycemia</td><td>HFrEF, post-MI, angina, AF, pregnancy (labetalol). AVOID: asthma, severe bradycardia.</td></tr>
<tr><td class="td-label">MRA / Spironolactone</td><td>Spironolactone, Eplerenone</td><td>Block aldosterone receptor</td><td>Hyperkalemia, gynecomastia, menstrual changes</td><td>Resistant HTN (4th-line); HFrEF; post-MI with HF; primary hyperaldosteronism</td></tr>
<tr><td class="td-label">Alpha-1 Blockers</td><td>Doxazosin, Prazosin, Phentolamine IV</td><td>Block α1 receptors → vasodilation</td><td>First-dose orthostatic hypotension</td><td>HTN + BPH; phaeochromocytoma (phentolamine FIRST). Not first-line alone.</td></tr>
<tr><td class="td-label">Central α2-Agonists</td><td>Methyldopa, Clonidine</td><td>Stimulate α2 in CNS → reduce sympathetic outflow</td><td>Sedation, dry mouth; rebound HTN (clonidine)</td><td>Methyldopa: drug of choice in pregnancy. Not 1st-line otherwise.</td></tr>
</tbody></table>
<hr class="page-break">
<div class="section-title amber">STEP-UP TREATMENT ALGORITHM (Uncomplicated HTN)</div>
<table id="algo"><thead><tr><th>Step</th><th>Regimen</th><th>Detail</th><th>When to Use</th></tr></thead><tbody>
<tr><td style="text-align:center;font-weight:bold">1</td><td class="td-label">Dual combination</td><td><strong>ACEi or ARB + CCB</strong> or <strong>Thiazide diuretic</strong></td><td>BP ≥140/90 mmHg (monotherapy if just above 140/90 or frail elderly)</td></tr>
<tr><td style="text-align:center;font-weight:bold">2</td><td class="td-label">Triple combination</td><td><strong>ACEi or ARB + CCB + Thiazide diuretic</strong></td><td>Dual combo insufficient to reach BP target</td></tr>
<tr><td style="text-align:center;font-weight:bold">3</td><td class="td-label">Resistant HTN</td><td>Triple combo + Spironolactone 25–50 mg OD (or alpha-blocker or beta-blocker)</td><td>BP uncontrolled on 3 drugs; refer to specialist</td></tr>
<tr class="algo-star"><td style="text-align:center;font-weight:bold">★</td><td class="td-label">Beta-blockers</td><td>Add at ANY step when specific indication present</td><td>HFrEF, angina, AF, post-MI, pregnancy (labetalol)</td></tr>
</tbody></table>
<div class="two-col">
<div>
<div class="section-title purple">SPECIAL CLINICAL SITUATIONS</div>
<table id="sp"><thead><tr><th style="text-align:left">Situation</th><th style="text-align:left">Preferred Drug(s)</th></tr></thead><tbody>
<tr><td class="td-label">Pregnancy</td><td>Methyldopa | Labetalol | Nifedipine SR</td></tr>
<tr><td class="td-label">Elderly / Isolated systolic HTN</td><td>Amlodipine | Chlorthalidone</td></tr>
<tr><td class="td-label">Black / African-descent patients</td><td>CCB or Thiazide (RAS blockers less effective as monotherapy)</td></tr>
<tr><td class="td-label">CKD + Proteinuria</td><td>ACEi or ARB (renoprotective)</td></tr>
<tr><td class="td-label">Metabolic syndrome / Pre-diabetes</td><td>ACEi or ARB or CCB (avoid thiazide+BB combo)</td></tr>
<tr><td class="td-label">Post-renal transplant</td><td>CCB (amlodipine) — first-line</td></tr>
<tr><td class="td-label">Bilateral renal artery stenosis</td><td>CCB or diuretic (AVOID ACEi / ARBs)</td></tr>
<tr><td class="td-label">Aortic aneurysm / Marfan</td><td>Beta-blocker (atenolol) or ARB (losartan)</td></tr>
<tr><td class="td-label">Migraines</td><td>Beta-blocker (propranolol, metoprolol) or verapamil</td></tr>
<tr><td class="td-label">Raynaud's phenomenon</td><td>Amlodipine. AVOID non-selective beta-blockers.</td></tr>
<tr><td class="td-label">Hyperthyroidism / Thyroid storm</td><td>Beta-blocker (propranolol)</td></tr>
</tbody></table>
</div>
<div>
<div class="section-title red">HYPERTENSIVE EMERGENCY — IV Agents</div>
<table id="em"><thead><tr><th style="text-align:left">Emergency Type</th><th>Preferred Agents</th><th>Avoid</th></tr></thead><tbody>
<tr><td class="td-label">HTN Encephalopathy</td><td>Nicardipine, Labetalol, Clevidipine</td><td>Nitroprusside</td></tr>
<tr><td class="td-label">Acute Ischaemic Stroke</td><td>Nicardipine, Labetalol, Clevidipine</td><td>Nitroprusside, Nimodipine</td></tr>
<tr><td class="td-label">Haemorrhagic Stroke</td><td>Nicardipine, Labetalol</td><td>Nitroprusside</td></tr>
<tr><td class="td-label">Aortic Dissection</td><td>Esmolol IV + Nitroprusside or Labetalol</td><td>Hydralazine</td></tr>
<tr><td class="td-label">Acute Pulmonary Oedema</td><td>IV Nitroglycerine + Furosemide + Nicardipine</td><td>Beta-blockers</td></tr>
<tr><td class="td-label">Acute MI + HTN</td><td>Beta-blocker + Nitroglycerine + ACEi</td><td>Hydralazine</td></tr>
<tr><td class="td-label">Eclampsia / Pre-eclampsia</td><td>IV Hydralazine, IV Labetalol, IV MgSO4</td><td>ACEi, ARBs</td></tr>
<tr><td class="td-label">Phaeochromocytoma Crisis</td><td>Phentolamine THEN beta-blocker</td><td>Beta-blocker FIRST!</td></tr>
<tr><td class="td-label">Scleroderma Renal Crisis</td><td>ACE Inhibitor (captopril)</td><td>ARB (less evidence)</td></tr>
</tbody></table>
<p style="font-size:10.5px;color:#c0392b;font-weight:bold;margin-top:4px;">⚠ Reduce BP max 25% in first hour. Avoid rapid drops — risk of ischaemia.</p>
</div></div>
<div class="section-title red">DRUGS TO AVOID IN SPECIFIC CONDITIONS</div>
<table id="av"><thead><tr><th style="text-align:left">Condition</th><th style="text-align:left">Drug(s) to Avoid & Reason</th></tr></thead><tbody>
<tr><td class="td-label">Pregnancy</td><td>ACEi, ARBs, Direct Renin Inhibitors — all TERATOGENIC</td></tr>
<tr><td class="td-label">Bilateral renal artery stenosis</td><td>ACEi / ARBs — can precipitate acute renal failure</td></tr>
<tr><td class="td-label">Hyperkalaemia</td><td>ACEi, ARBs, MRA (spironolactone), K-sparing diuretics</td></tr>
<tr><td class="td-label">Asthma / COPD</td><td>Non-selective beta-blockers (propranolol) — bronchospasm</td></tr>
<tr><td class="td-label">AV block (2nd / 3rd degree)</td><td>Verapamil, Diltiazem, Beta-blockers — risk of asystole</td></tr>
<tr><td class="td-label">Gout</td><td>Thiazide diuretics — raise serum uric acid</td></tr>
<tr><td class="td-label">Decompensated / acute HF</td><td>Verapamil, Non-DHP CCBs — negative inotropy worsens acute failure</td></tr>
<tr><td class="td-label">Phaeochromocytoma</td><td>Beta-blockers FIRST (without alpha-blockade) — paradoxical severe HTN</td></tr>
<tr><td class="td-label">Metabolic syndrome / Diabetes risk</td><td>Thiazide + Beta-blocker combination — worsen insulin resistance</td></tr>
</tbody></table>
<div class="footer">Sources: JNC 7 · ACC/AHA 2018 · Comprehensive Clinical Nephrology 7e · NKF Primer 8e · Textbook of Family Medicine 9e · Goldman-Cecil Medicine · Lippincott Pharmacology<br>For clinical decisions, always verify against current local guidelines.</div>
<button class="print-btn" onclick="window.print()" style="margin-top:14px">🖨️ Print / Save as PDF</button>
</div></body></html>
data:text/html, in the address bar → paste the code after the comma → tap Go