Interprets HbA1c to screen for prediabetes and diabetes in overweight or obese children (BMI ≥85th percentile) being evaluated for comorbidities. Triggers include HbA1c results, BMI percentile, and clinical suspicion of dysglycemia.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add dromlakhani/MD2SKILL --skill eso-pediatric-obesity-hba1c-interpretation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Eso Pediatric Obesity Hba1c Interpretation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dromlakhani-eso-pediatric-obesity-hba1c-interpretation)More formats (shields.io, HTML) on the badges page.
---
name: eso-pediatric-obesity-hba1c-interpretation
description: Interprets HbA1c to screen for prediabetes and diabetes in overweight or obese children (BMI ≥85th percentile) being evaluated for comorbidities. Triggers include HbA1c results, BMI percentile, and clinical suspicion of dysglycemia.
---
# Interpret HbA1c for prediabetes and diabetes screening
## STEP 1 — Gather Information
Collect HbA1c result (%), BMI percentile, age, presence of risk factors (family history of diabetes, high-risk race/ethnicity), and symptoms of hyperglycemia (polyuria, polydipsia, unexplained weight loss).
## STEP 2 — Rule In / Rule Out
If HbA1c <5.7%, classify as normal and stop screening; otherwise proceed to further classification.
## STEP 3 — Classify or Stratify
If HbA1c is 5.7% to <6.5% → prediabetes; if HbA1c ≥6.5% → diabetes.
## STEP 4 — Decide
For prediabetes: recommend intensive lifestyle modification, repeat HbA1c in 3 months, consider OGTT if high risk; for diabetes: confirm with repeat testing per ADA criteria, initiate diabetes management, and refer to pediatric endocrinology.
## Clinical Guardrails / Mimics / Pitfalls
HbA1c may be unreliable in pediatric populations with hemoglobinopathies, anemia, renal disease, or racial/ethnic disparities; use only NGSP-certified, DCCT-standardized assays; avoid HbA1c alone in high‑risk youth—confirm with fasting glucose or OGTT; do not diagnose diabetes based on a single HbA1c during acute illness.
## Concrete Clinical Example
A 12‑year‑old girl with BMI at the 98th percentile has HbA1c 6.0%; classified as prediabetes, she receives lifestyle counseling and a repeat HbA1c in 3 months.
**Source:** Pediatric Obesity Assessment, Treatment, and Prevention: An Endocrine Society Clinical Practice Guideline, Endocrine Society, 2017, DOI:10.1210/jc.2016-2573
> **TODO:** consider adding scripts/calc.py for the eso-pediatric-obesity-hba1c-interpretation calculator
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!