{
  "packVersion": "2026.07",
  "verifiedDate": "2026-07-30",
  "status": "verified",
  "source": {
    "label": "American Diabetes Association, Standards of Care in Diabetes",
    "url": "https://diabetesjournals.org/care/issue/standards-of-care"
  },
  "note": "These are the ranges the ADA DEFINES. They are never to be rendered as a statement about the reader. The ADA also asks clinicians to confirm a result with a repeat test before diagnosing.",
  "bands": [
    {
      "id": "below-prediabetes-range",
      "min": 0,
      "max": 5.7,
      "adaLabel": "below the range the ADA defines as prediabetes"
    },
    {
      "id": "prediabetes-range",
      "min": 5.7,
      "max": 6.5,
      "adaLabel": "the range the ADA defines as prediabetes"
    },
    {
      "id": "diabetes-range",
      "min": 6.5,
      "max": null,
      "adaLabel": "the range the ADA uses to diagnose diabetes"
    }
  ],
  "reportingUnits": [
    {
      "id": "ngsp",
      "label": "NGSP percent (%)",
      "usedIn": "United States, Canada, India"
    },
    {
      "id": "ifcc",
      "label": "IFCC mmol/mol",
      "usedIn": "United Kingdom, Australia, much of Europe"
    }
  ],
  "glucoseUnits": [
    {
      "id": "mgdl",
      "label": "mg/dL",
      "usedIn": "United States, India"
    },
    {
      "id": "mmol",
      "label": "mmol/L",
      "usedIn": "United Kingdom, Australia, Canada"
    }
  ]
}
