## Distinguishing ESBL from Carbapenem-Resistant Gram-Negatives ### Key Mechanism Difference **Key Point:** ESBL-producing organisms are inhibited by carbapenems because ESBLs cannot hydrolyze the β-lactam ring of carbapenems; carbapenem resistance typically involves metallo-β-lactamases (MBLs like NDM, VIM, IMP) or altered penicillin-binding proteins (PBPs), which directly inactivate carbapenems. ### Comparison Table | Feature | ESBL-Producing Strain | Carbapenem-Resistant Strain | |---------|----------------------|-----------------------------| | **β-lactamase class** | Class A (TEM, SHV, CTX-M) | Class B (MBLs) or altered PBPs | | **Carbapenem susceptibility** | Susceptible | Resistant | | **ESBL confirmatory test** | Positive | Negative (MBLs don't inhibit with clavulanic acid) | | **Enzyme substrate** | 3rd/4th gen cephalosporins | Carbapenems + cephalosporins | | **Clavulanic acid inhibition** | Yes (ESBL inhibited) | No (MBLs not inhibited) | | **Mechanism** | Enzymatic hydrolysis | Enzymatic (MBL) or structural (PBP) | ### Why This Matters Clinically **Clinical Pearl:** The transition from ESBL to carbapenem resistance in the same patient over 3 weeks suggests acquisition of a carbapenemase gene (likely plasmid-mediated, e.g., *bla*~NDM~, *bla*~KPC~) or chromosomal upregulation of efflux pumps and PBP alterations—not merely ESBL production. **High-Yield:** Metallo-β-lactamases (MBLs) are zinc-dependent and are NOT inhibited by clavulanic acid or tazobactam, whereas ESBLs are. This is the gold-standard discriminator in the lab. ### Mechanism Flowchart ```mermaid flowchart TD A[Gram-negative with cephalosporin resistance]:::outcome --> B{Carbapenem susceptible?}:::decision B -->|Yes| C[ESBL-producing strain]:::outcome C --> D[Class A β-lactamase<br/>Inhibited by clavulanic acid]:::action B -->|No| E[Carbapenem-resistant strain]:::outcome E --> F{Mechanism?}:::decision F -->|Metallo-β-lactamase| G[Class B enzyme<br/>NOT inhibited by clavulanic acid]:::action F -->|Altered PBPs| H[Structural resistance<br/>Reduced carbapenem binding]:::action ``` [cite:Koneman's Textbook of Diagnostic Microbiology Ch 6] 
Sign up free to access AI-powered MCQ practice with detailed explanations and adaptive learning.