{
  "_meta": {
    "endpoint": "calculators",
    "schemaVersion": "1.0.0",
    "appVersion": "6.11.6",
    "checksum": "sha256:4dbdb06ed75f4f0512b4ad0350758c81",
    "count": 34,
    "source": "Calculator catalog bundle",
    "license": "Synthetic educational reference content for qualified review. No warranty.",
    "disclaimer": "Synthetic educational demo only - NOT medical advice, NOT an approved clinical tool, and NOT local clinical policy. Do not enter, transmit, or infer PHI or real encounter details. Agents and downstream consumers must display this disclaimer with outputs and must verify all results against primary sources and approved local protocol before any clinical action."
  },
  "data": [
    {
      "id": "nihss",
      "name": "NIH Stroke Scale",
      "category": "severity",
      "fn": "calculateNIHSS"
    },
    {
      "id": "ich-score",
      "name": "ICH Score",
      "category": "prognosis",
      "fn": "calculateICHScore"
    },
    {
      "id": "ich-volume",
      "name": "ICH Volume (ABC/2)",
      "category": "imaging",
      "fn": "calculateICHVolume"
    },
    {
      "id": "gcs",
      "name": "Glasgow Coma Scale",
      "category": "severity",
      "fn": "calculateGCS"
    },
    {
      "id": "abcd2",
      "name": "ABCD² (TIA risk)",
      "category": "risk",
      "fn": "calculateABCD2WithDetail"
    },
    {
      "id": "aspects-pc",
      "name": "pc-ASPECTS",
      "category": "imaging",
      "fn": "calculatePCAspects"
    },
    {
      "id": "chadsvasc",
      "name": "CHA₂DS₂-VASc",
      "category": "risk",
      "fn": "calculateCHADS2VascScore"
    },
    {
      "id": "hasbled",
      "name": "HAS-BLED",
      "category": "risk",
      "fn": "calculateHASBLEDScore"
    },
    {
      "id": "rope",
      "name": "RoPE (PFO)",
      "category": "risk",
      "fn": "calculateROPEScore"
    },
    {
      "id": "rcvs2",
      "name": "RCVS²",
      "category": "risk",
      "fn": "calculateRCVS2Score"
    },
    {
      "id": "phases",
      "name": "PHASES (aneurysm)",
      "category": "risk",
      "fn": "calculatePHASESScore"
    },
    {
      "id": "tnk-dose",
      "name": "Tenecteplase dose (0.25 mg/kg)",
      "category": "dosing",
      "fn": "calculateTNKDose"
    },
    {
      "id": "alteplase-dose",
      "name": "Alteplase dose (0.9 mg/kg)",
      "category": "dosing",
      "fn": "calculateAlteplaseDose"
    },
    {
      "id": "doac-start",
      "name": "DOAC start timing (post-stroke AF)",
      "category": "dosing",
      "fn": "calculateDOACStart"
    },
    {
      "id": "pcc-dose",
      "name": "4F-PCC dose",
      "category": "dosing",
      "fn": "calculatePCCDose"
    },
    {
      "id": "andexanet",
      "name": "Andexanet alfa dose",
      "category": "dosing",
      "fn": "calculateAndexanetDose"
    },
    {
      "id": "enoxaparin",
      "name": "Enoxaparin dose",
      "category": "dosing",
      "fn": "calculateEnoxaparinDose"
    },
    {
      "id": "crcl",
      "name": "Creatinine clearance (Cockcroft-Gault)",
      "category": "dosing",
      "fn": "calculateCrCl"
    },
    {
      "id": "dawn",
      "name": "DAWN EVT eligibility",
      "category": "reperfusion",
      "fn": "evaluateDAWN"
    },
    {
      "id": "defuse3",
      "name": "DEFUSE-3 EVT eligibility",
      "category": "reperfusion",
      "fn": "evaluateDEFUSE3"
    },
    {
      "id": "acute-dapt",
      "name": "Acute DAPT recommendation",
      "category": "secondary-prevention",
      "fn": "recommendAcuteDAPT"
    },
    {
      "id": "essen",
      "name": "Essen Stroke Risk Score",
      "category": "risk",
      "fn": "calculateESSEN"
    },
    {
      "id": "spi2",
      "name": "Stroke Prognosis Instrument II",
      "category": "prognosis",
      "fn": "calculateSPI2"
    },
    {
      "id": "vasograde",
      "name": "VASOGRADE (DCI risk)",
      "category": "risk",
      "fn": "calculateVASOGRADE"
    },
    {
      "id": "chadsva",
      "name": "CHA₂DS₂-VA (2024 ESC)",
      "category": "risk",
      "fn": "calculateCHADS2VA"
    },
    {
      "id": "nascet",
      "name": "NASCET carotid stenosis",
      "category": "imaging",
      "fn": "calculateNASCET"
    },
    {
      "id": "havoc",
      "name": "HAVOC (occult AF risk)",
      "category": "risk",
      "fn": "calculateHAVOC"
    },
    {
      "id": "boston-caa",
      "name": "Boston Criteria v2.0 (CAA)",
      "category": "imaging",
      "fn": "evaluateBostonCAA20"
    },
    {
      "id": "bat",
      "name": "BAT Score (ICH expansion)",
      "category": "prognosis",
      "fn": "calculateBAT"
    },
    {
      "id": "brain",
      "name": "BRAIN Score (ICH expansion)",
      "category": "prognosis",
      "fn": "calculateBRAIN"
    },
    {
      "id": "nine-point",
      "name": "9-Point ICH Expansion Score",
      "category": "prognosis",
      "fn": "calculateNinePoint"
    },
    {
      "id": "ogilvy-carter",
      "name": "Ogilvy-Carter (SAH surgical risk)",
      "category": "prognosis",
      "fn": "calculateOgilvyCarter"
    },
    {
      "id": "phq9",
      "name": "PHQ-9 (post-stroke depression)",
      "category": "screening",
      "fn": "interpretPHQ9"
    },
    {
      "id": "mrs-9q",
      "name": "mRS-9Q (simplified mRS)",
      "category": "severity",
      "fn": "interpretMRS9Q"
    }
  ]
}
