renal-function-dashboard

Synthesize CKD lab data into KDIGO staging and eGFR trajectory analysis.

53|12|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/langcare/langcare-mcp-fhir --skill renal-function-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: renal-function-dashboard
Source: https://github.com/langcare/langcare-mcp-fhir/tree/main/skills/core/lab-diagnostics/renal-function-dashboard
Command: npx skills add https://github.com/langcare/langcare-mcp-fhir --skill renal-function-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Pulls renal function labs (BUN, creatinine, eGFR, cystatin C, urine protein, electrolytes) and stages CKD per KDIGO 2024 guidelines with trajectory analysis. Use when user asks to "check kidney function", "renal function", "CKD staging", "eGFR trend", "kidney labs", "nephrology dashboard", "renal panel", or needs assessment of chronic kidney disease status and progression. Do NOT use for acute kidney injury diagnosis alone, urinalysis interpretation, or dialysis management.

Core Features & Use Cases

  • CKD staging and KDIGO risk assessment from lab data
  • eGFR trajectory analysis and AKI detection recommendations
  • Comprehensive renal labs and electrolyte overview with nephrology guidance
  • Use cases: clinicians evaluating CKD status, trainees learning CKD KDIGO criteria, and workflows in EMR assistant dashboards.

Quick Start

Ask the dashboard to generate a CKD risk report for patient with id 12345.

Frequently Asked Questions about renal-function-dashboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate CKD staging and KDIGO risk categories from patient labs?

CKD staging per KDIGO criteria is calculated by synthesizing patient renal labs like eGFR and urine protein to generate a risk category and nephrology guidance.

Can I track eGFR trajectory and detect AKI using FHIR Observations?

Yes, eGFR trajectory analysis and AKI detection recommendations are generated by processing FHIR Observations to track eGFR trends across patient encounters.

What renal labs and electrolytes are needed for a nephrology dashboard?

A nephrology dashboard requires BUN, creatinine, eGFR, cystatin C, urine protein, and electrolytes to provide a comprehensive renal function overview and medication considerations.

Does this KDIGO CKD analysis tool work for acute kidney injury diagnosis alone?

No, this tool should not be used for acute kidney injury diagnosis alone, urinalysis interpretation, or dialysis management, focusing instead on chronic kidney disease status and progression.

How do I generate a CKD risk report for a specific patient encounter?

You generate a CKD risk report by requesting the dashboard to synthesize renal function labs for a patient ID, which outputs the CKD risk category and eGFR trajectory.