Clinical guideline navigation tools
for NHS clinicians

Clinical guideline navigation tools for NHS clinicians — aligned to national and specialist society guidance.

Outputs are for guideline reference only and do not replace individual clinical judgement.

🔍
▶ Open CKD Navigator 📄 CKD Clinical Reference
NICE CG182 NICE NG136 NICE NG238 NICE TA739 DAPA-CKD CREDENCE FIDELIO-DKD EMPA-KIDNEY SHARP BSR 2020 GCA NHS Grampian
No tools match your search. Try different keywords.
🫘
Renal
Chronic Kidney Disease · NICE CG182 · NICE NG238 · SGLT2 inhibitors
🦴
Rheumatology
Giant Cell Arteritis · BSR 2020 · NHS Grampian Pathway
New
GCA
GCA Navigator
Giant Cell Arteritis
BSR 2020-aligned guideline navigation for suspected GCA. Feature-based pathway — no scoring. Sight-threatening vs non-visual bifurcation with BSR 2020 contact guidance and steroid tapering reference.
Open Navigator →
Beta · BSR 2020 · NHS Grampian pilot
+
PMR Navigator
Polymyalgia Rheumatica — in development
BSR/EULAR-aligned guideline navigation for PMR. Planned as companion to GCA Navigator given significant clinical overlap.
In development · BSR/EULAR
NICE
Every tool aligned directly to NICE guidelines — CG182, NG136, NG238, TA739 and supporting trial evidence
Navigator summaries generated since launch
0
Patient data transmitted — all tools run locally in your browser
// Fetch live counter fetch('https://counter.rajangupta219.workers.dev/count', { signal: AbortSignal.timeout(3000) }) .then(r => r.json()) .then(data => { const el = document.getElementById('summary-counter'); if (el && data.total !== undefined) el.textContent = data.total.toLocaleString(); }) .catch(() => { const el = document.getElementById('summary-counter'); if (el) el.textContent = '—'; });