Cushing’s syndrome
"Cushing syndrome" diagnosis treatment
python3 -c " import pdfplumber pdf_path = '/home/daytona/workspace/attachments/aceec4f9-886b-44d0-b43e-7db51d503f7f/Part 24 -The Endocrine System - Nelson 2024 (1).pdf' with pdfplumber.open(pdf_path) as pdf: print(f'Total pages: {len(pdf.pages)}') # Search for Cushing pages for i, page in enumerate(pdf.pages): text = page.extract_text() or '' if 'Cushing' in text or 'cushing' in text.lower(): print(f'Page {i+1}: Cushing found') "
Cushing syndrome clinical features moon face buffalo hump
python3 << 'EOF' import pdfplumber pdf_path = '/home/daytona/workspace/attachments/aceec4f9-886b-44d0-b43e-7db51d503f7f/Part 24 -The Endocrine System - Nelson 2024 (1).pdf' with pdfplumber.open(pdf_path) as pdf: print(f'Total pages: {len(pdf.pages)}') cushing_pages = [] for i, page in enumerate(pdf.pages): text = page.extract_text() or '' if 'Cushing' in text or 'cushing' in text.lower(): cushing_pages.append(i+1) print(f'Cushing pages: {cushing_pages}') EOF
python3 -c " import pdfplumber, sys pdf_path = '/home/daytona/workspace/attachments/aceec4f9-886b-44d0-b43e-7db51d503f7f/Part 24 -The Endocrine System - Nelson 2024 (1).pdf' with pdfplumber.open(pdf_path) as pdf: print(len(pdf.pages)) " 2>&1 | head -5
python3 -c " import pdfplumber pdf_path = '/home/daytona/workspace/attachments/aceec4f9-886b-44d0-b43e-7db51d503f7f/Part 24 -The Endocrine System - Nelson 2024 (1).pdf' with pdfplumber.open(pdf_path) as pdf: for i in range(len(pdf.pages)): text = pdf.pages[i].extract_text() or '' if 'Cushing' in text: print(f'=== PAGE {i+1} ===') print(text[:3000]) print() " 2>&1
python3 -c " import pdfplumber pdf_path = '/home/daytona/workspace/attachments/aceec4f9-886b-44d0-b43e-7db51d503f7f/Part 24 -The Endocrine System - Nelson 2024 (1).pdf' with pdfplumber.open(pdf_path) as pdf: # Check pages 100-130 for Cushing content (endocrine chapter) for i in range(99, 130): if i >= len(pdf.pages): break text = pdf.pages[i].extract_text() or '' if 'Cushing' in text: print(f'=== PAGE {i+1} ===') print(text[:2000]) " 2>&1
python3 -c " import pdfplumber pdf_path = '/home/daytona/workspace/attachments/aceec4f9-886b-44d0-b43e-7db51d503f7f/Part 24 -The Endocrine System - Nelson 2024 (1).pdf' with pdfplumber.open(pdf_path) as pdf: # Chapter 619 is the main Cushing chapter - pages 121-123 based on our search for i in [120, 121, 122]: text = pdf.pages[i].extract_text() or '' print(f'=== PAGE {i+1} ===') print(text) print() " 2>&1
| Category | Cause | Frequency |
|---|---|---|
| Exogenous | Iatrogenic glucocorticoid use | Most common overall |
| ACTH-dependent | Cushing disease (pituitary corticotroph microadenoma) | ~70–75% of endogenous |
| ACTH-dependent | Ectopic ACTH syndrome (neuroendocrine tumors, bronchogenic carcinoma) | ~10% of endogenous |
| ACTH-dependent | Ectopic CRH syndrome | <1% |
| ACTH-independent | Adrenal adenoma | ~90% of primary adrenal |
| ACTH-independent | Adrenocortical carcinoma (ACC) | <10% of primary adrenal |
| ACTH-independent | Bilateral macro/micronodular hyperplasia (PPNAD, BMAH) | Rare |


| System | Manifestations |
|---|---|
| Dermatologic | Facial plethora, acne, easy bruising, moon facies, hirsutism, violaceous striae (unusual <7 yr) |
| Growth | Growth deceleration + weight gain; short stature (key differentiator from simple obesity) |
| Cardiovascular | Hypertension, coagulopathy |
| Gonadal | Amenorrhea, virilization, gynecomastia |
| Neurologic | Headaches |
| Metabolic | Impaired glucose tolerance, diabetes, nephrolithiasis, fractures |
| Psychologic | Depression, anxiety, irritability, fatigue |
Key pediatric differentiator: Children with simple obesity are tall, while those with Cushing's are short with a decelerating growth rate. - Nelson 2024, Ch. 619
| Test | Detail |
|---|---|
| 24-hour urinary free cortisol (UFC) | Collect at least twice; unequivocally elevated (>3× ULN) establishes diagnosis |
| Late-night salivary cortisol | Cortisol nadir disruption; >550 ng/dL has sensitivity 93%, specificity 100%. If UFC is 1–3× normal, perform two salivary measurements |
| 1-mg overnight dexamethasone suppression test (DST) | Administer 1 mg dexamethasone at 11 PM; morning cortisol <1.8 μg/dL = normal suppression |
| Midnight plasma/serum cortisol | >4.4 μg/dL strongly suggests Cushing's (Nelson 2024) |
| ACTH Level | Interpretation |
|---|---|
| ≤5 pg/mL (undetectable) | ACTH-independent → adrenal imaging (CT) |
| Normal/elevated | ACTH-dependent → pituitary MRI + further testing |
| Very high | Suggests ectopic ACTH syndrome |
20 pg/mL → ACTH-dependent

| Drug | Mechanism |
|---|---|
| Metyrapone | Inhibits 11β-hydroxylase (CYP11B1) — reduces cortisol synthesis |
| Ketoconazole / Levoketoconazole | Inhibits multiple steroidogenic enzymes |
| Osilodrostat | Cortisol synthesis inhibitor (FDA-approved) |
| Mitotane | Adrenolytic; cytotoxic to adrenal cortex (FDA-approved) |
| Mifepristone | Glucocorticoid receptor antagonist |
| Pasireotide | Somatostatin analog; inhibits ACTH secretion (approved for persistent Cushing disease after surgery) |
| Aminoglutethimide / Etomidate | Reserved for acute/severe cases |
| Subtype | Key Genes |
|---|---|
| Cushing disease | USP8, MEN1, CDKIs, CDKN1B/p27Kip1, AIP, DICER1 |
| PPNAD / Carney complex | PRKAR1A (chr 17q22-24), PDE8B, PDE11A, PRKACA |
| BMAH | ARMC5 (~40%), GNAS1, MEN1, FH |
| Adrenal adenoma | PRKACA (somatic), CTNNB1, MC2R |
| Ectopic ACTH | RET, MEN1 |
| McCune-Albright | GNAS (somatic, activating) |