Clinical Guideline Matching
Overview
Systematically match patient clinical profiles to applicable evidence-based guidelines (AHA/ACC, NCCN, ADA, USPSTF, IDSA, etc.), identify applicable recommendations, assess adherence, and highlight deviations with clinical rationale. This skill supports clinical decision support, quality reporting, peer review, and care standardization initiatives.
When to Use
- Evaluating a treatment plan against current clinical guidelines
- Identifying which guidelines apply to a patient condition set
- Performing guideline adherence audits for quality programs (MIPS, HEDIS)
- Generating clinical decision support alerts
- Supporting peer-to-peer reviews with evidence-based references
- Preparing clinical justification documentation
Required Inputs
| Input |
Description |
Format |
| Patient clinical profile |
Diagnoses, demographics, labs, vitals |
Structured object |
| Active treatment plan |
Current medications, procedures, referrals |
Structured list |
| Guideline scope |
Specific guideline set or "all applicable" |
String or array |
| Review context |
CDS alert, quality review, peer review |
Enum string |
Methodology
Step 1: Guideline Identification
Match patient conditions to applicable guideline sets:
- Map each active ICD-10 diagnosis to guideline-covered conditions
- Consider patient demographics (age, sex, comorbidities) for guideline applicability
- Rank guidelines by relevance and recency (prefer most current edition)
- Identify overlapping or conflicting guidelines and note prioritization
Guideline Source Priority:
- Specialty society guidelines (AHA, NCCN, ADA, etc.)
- USPSTF recommendations (preventive services)
- CMS National Coverage Determinations (NCDs)
- Local Coverage Determinations (LCDs)
- Institutional protocols
Step 2: Recommendation Extraction
For each applicable guideline, extract relevant recommendations:
- Class of Recommendation (CoR): I (strong), IIa (moderate), IIb (weak), III (no benefit/harm)
- Level of Evidence (LoE): A (multiple RCTs), B-R (randomized), B-NR (non-randomized), C-LD (limited data), C-EO (expert opinion)
- Specific action items: diagnostics, therapeutics, monitoring, referrals
- Contraindications and precautions: patient-specific factors that modify recommendations
Step 3: Adherence Assessment
Compare current treatment plan against guideline recommendations:
Adherence Classification:
- ADHERENT: Current plan aligns with guideline recommendation
- PARTIAL: Some elements present, others missing
- NON-ADHERENT: Plan deviates from guideline without documented rationale
- NOT APPLICABLE: Guideline recommendation excluded by patient factors
- CONTRAINDICATED: Guideline recommendation inappropriate for this patient
Step 4: Gap Analysis
Identify unaddressed guideline recommendations:
- Recommended diagnostics not ordered
- First-line therapies not initiated or attempted
- Monitoring intervals not met
- Recommended referrals not placed
- Preventive measures not addressed
Step 5: Recommendation Generation
Produce actionable clinical recommendations:
- Prioritize by clinical urgency and evidence strength
- Include specific medication names, doses, and frequencies where guideline-specified
- Note patient-specific modifications (renal dosing, drug interactions, allergies)
- Provide guideline citation with section reference for each recommendation
Output Specification
The output report includes:
applicable_guidelines: guideline_name, issuing_body, edition_year, applicability_reason, and a list of recommendations each containing recommendation_id, text, class (I/IIa/IIb/III), level_of_evidence (A/B-R/B-NR/C-LD/C-EO), adherence_status, current_plan_evidence, gap_detail, and suggested_action
gap_summary: total_recommendations_evaluated, counts by adherence status, adherence_rate percentage, and priority_gaps with gap description, guideline_source, evidence_strength, clinical_urgency (high/medium/low), and suggested_intervention
conflicts: when multiple guidelines apply, list the conflicting guidelines, describe the issue, and provide a resolution_approach
Analysis Framework
Guideline-Condition Mapping (Common)
| Condition Category |
Primary Guidelines |
| Heart failure |
AHA/ACC HF Guidelines, HFSA |
| Diabetes mellitus |
ADA Standards of Care, AACE |
| Hypertension |
AHA/ACC HTN Guideline |
| Cancer (by type) |
NCCN Clinical Practice Guidelines |
| Infectious disease |
IDSA Practice Guidelines |
| Preventive care |
USPSTF A/B Recommendations |
| Chronic kidney disease |
KDIGO Guidelines |
| COPD / Asthma |
GOLD, GINA Guidelines |
Evidence Strength Hierarchy
Recommendations with higher class and evidence level take priority in gap analysis:
- Class I, Level A — strongest (must-do based on robust evidence)
- Class I, Level B-R — strong with good evidence
- Class IIa, Level A/B — reasonable with supporting evidence
- Class IIb — may be considered
- Class III — not recommended (harm or no benefit)
Examples
Input: 65-year-old male, HFrEF (EF 25%), DM2, CKD Stage 3b, on lisinopril 20mg, metoprolol succinate 50mg, metformin 1000mg BID.
Guideline Match (abbreviated):
- AHA/ACC HF Guideline (2022): Class I recommendation for ARNI (sacubitril/valsartan) over ACEi in HFrEF — NON-ADHERENT (patient on ACEi, not ARNI). Suggested: Switch lisinopril to sacubitril/valsartan with 36-hour washout
- AHA/ACC HF: Class I for SGLT2i in HFrEF — NON-ADHERENT. Suggested: Add dapagliflozin 10mg (also benefits CKD per KDIGO)
- ADA Standards 2025: Metformin caution with eGFR <30, monitor renal function — ADHERENT (CKD 3b, eGFR likely 30-44, metformin acceptable with monitoring)
- AHA/ACC HF: Target dose beta-blocker — PARTIAL (metoprolol 50mg, target 200mg). Suggested: Uptitrate as tolerated
Guidelines
- Use the most current guideline edition — always specify the year to avoid outdated recommendations
- Never override clinical judgment — present guidelines as decision support, not mandates
- Account for multimorbidity — when guidelines conflict due to comorbidities, flag for physician resolution
- Document rationale for non-adherence — acceptable reasons include patient preference, contraindications, and clinical judgment
- Distinguish screening from diagnostic guidelines — different applicability criteria
Validation Checklist
HIPAA Compliance Notes
- Clinical profiles used for guideline matching must be accessed under minimum necessary principles
- Guideline match reports containing PHI must be stored in BAA-covered systems
- When used for population-level quality analysis, de-identify per HIPAA Safe Harbor or Expert Determination
- Audit trail required for all guideline match operations involving identifiable patient data
- Ensure guideline recommendations are not confused with clinical orders — they require physician review and authorization
1---2name: clinical-guideline-matching3description: Match patient cases to applicable evidence-based clinical guidelines and protocols with gap analysis and recommendation generation. Use when evaluating treatment plans against clinical standards, performing guideline adherence reviews, supporting clinical decision-making, or identifying evidence-based treatment options.4---56# Clinical Guideline Matching78## Overview910Systematically match patient clinical profiles to applicable evidence-based guidelines (AHA/ACC, NCCN, ADA, USPSTF, IDSA, etc.), identify applicable recommendations, assess adherence, and highlight deviations with clinical rationale. This skill supports clinical decision support, quality reporting, peer review, and care standardization initiatives.1112## When to Use1314- Evaluating a treatment plan against current clinical guidelines15- Identifying which guidelines apply to a patient condition set16- Performing guideline adherence audits for quality programs (MIPS, HEDIS)17- Generating clinical decision support alerts18- Supporting peer-to-peer reviews with evidence-based references19- Preparing clinical justification documentation2021## Required Inputs2223| Input | Description | Format |24|-------|-------------|--------|25| Patient clinical profile | Diagnoses, demographics, labs, vitals | Structured object |26| Active treatment plan | Current medications, procedures, referrals | Structured list |27| Guideline scope | Specific guideline set or "all applicable" | String or array |28| Review context | CDS alert, quality review, peer review | Enum string |2930## Methodology3132### Step 1: Guideline Identification3334Match patient conditions to applicable guideline sets:35361. Map each active ICD-10 diagnosis to guideline-covered conditions372. Consider patient demographics (age, sex, comorbidities) for guideline applicability383. Rank guidelines by relevance and recency (prefer most current edition)394. Identify overlapping or conflicting guidelines and note prioritization4041Guideline Source Priority:421. Specialty society guidelines (AHA, NCCN, ADA, etc.)432. USPSTF recommendations (preventive services)443. CMS National Coverage Determinations (NCDs)454. Local Coverage Determinations (LCDs)465. Institutional protocols4748### Step 2: Recommendation Extraction4950For each applicable guideline, extract relevant recommendations:5152- **Class of Recommendation** (CoR): I (strong), IIa (moderate), IIb (weak), III (no benefit/harm)53- **Level of Evidence** (LoE): A (multiple RCTs), B-R (randomized), B-NR (non-randomized), C-LD (limited data), C-EO (expert opinion)54- **Specific action items**: diagnostics, therapeutics, monitoring, referrals55- **Contraindications and precautions**: patient-specific factors that modify recommendations5657### Step 3: Adherence Assessment5859Compare current treatment plan against guideline recommendations:6061Adherence Classification:62- ADHERENT: Current plan aligns with guideline recommendation63- PARTIAL: Some elements present, others missing64- NON-ADHERENT: Plan deviates from guideline without documented rationale65- NOT APPLICABLE: Guideline recommendation excluded by patient factors66- CONTRAINDICATED: Guideline recommendation inappropriate for this patient6768### Step 4: Gap Analysis6970Identify unaddressed guideline recommendations:7172- Recommended diagnostics not ordered73- First-line therapies not initiated or attempted74- Monitoring intervals not met75- Recommended referrals not placed76- Preventive measures not addressed7778### Step 5: Recommendation Generation7980Produce actionable clinical recommendations:8182- Prioritize by clinical urgency and evidence strength83- Include specific medication names, doses, and frequencies where guideline-specified84- Note patient-specific modifications (renal dosing, drug interactions, allergies)85- Provide guideline citation with section reference for each recommendation8687## Output Specification8889The output report includes:9091**applicable_guidelines**: guideline_name, issuing_body, edition_year, applicability_reason, and a list of recommendations each containing recommendation_id, text, class (I/IIa/IIb/III), level_of_evidence (A/B-R/B-NR/C-LD/C-EO), adherence_status, current_plan_evidence, gap_detail, and suggested_action9293**gap_summary**: total_recommendations_evaluated, counts by adherence status, adherence_rate percentage, and priority_gaps with gap description, guideline_source, evidence_strength, clinical_urgency (high/medium/low), and suggested_intervention9495**conflicts**: when multiple guidelines apply, list the conflicting guidelines, describe the issue, and provide a resolution_approach9697## Analysis Framework9899### Guideline-Condition Mapping (Common)100101| Condition Category | Primary Guidelines |102|---|---|103| Heart failure | AHA/ACC HF Guidelines, HFSA |104| Diabetes mellitus | ADA Standards of Care, AACE |105| Hypertension | AHA/ACC HTN Guideline |106| Cancer (by type) | NCCN Clinical Practice Guidelines |107| Infectious disease | IDSA Practice Guidelines |108| Preventive care | USPSTF A/B Recommendations |109| Chronic kidney disease | KDIGO Guidelines |110| COPD / Asthma | GOLD, GINA Guidelines |111112### Evidence Strength Hierarchy113114Recommendations with higher class and evidence level take priority in gap analysis:1151161. Class I, Level A — strongest (must-do based on robust evidence)1172. Class I, Level B-R — strong with good evidence1183. Class IIa, Level A/B — reasonable with supporting evidence1194. Class IIb — may be considered1205. Class III — not recommended (harm or no benefit)121122## Examples123124**Input**: 65-year-old male, HFrEF (EF 25%), DM2, CKD Stage 3b, on lisinopril 20mg, metoprolol succinate 50mg, metformin 1000mg BID.125126**Guideline Match (abbreviated)**:127- AHA/ACC HF Guideline (2022): Class I recommendation for ARNI (sacubitril/valsartan) over ACEi in HFrEF — NON-ADHERENT (patient on ACEi, not ARNI). Suggested: Switch lisinopril to sacubitril/valsartan with 36-hour washout128- AHA/ACC HF: Class I for SGLT2i in HFrEF — NON-ADHERENT. Suggested: Add dapagliflozin 10mg (also benefits CKD per KDIGO)129- ADA Standards 2025: Metformin caution with eGFR <30, monitor renal function — ADHERENT (CKD 3b, eGFR likely 30-44, metformin acceptable with monitoring)130- AHA/ACC HF: Target dose beta-blocker — PARTIAL (metoprolol 50mg, target 200mg). Suggested: Uptitrate as tolerated131132## Guidelines1331341. **Use the most current guideline edition** — always specify the year to avoid outdated recommendations1352. **Never override clinical judgment** — present guidelines as decision support, not mandates1363. **Account for multimorbidity** — when guidelines conflict due to comorbidities, flag for physician resolution1374. **Document rationale for non-adherence** — acceptable reasons include patient preference, contraindications, and clinical judgment1385. **Distinguish screening from diagnostic guidelines** — different applicability criteria139140## Validation Checklist141142- [ ] All active diagnoses have been evaluated for applicable guidelines143- [ ] Each recommendation includes class and level of evidence144- [ ] Adherence status is assessed for every extracted recommendation145- [ ] Patient-specific contraindications are accounted for in adherence assessment146- [ ] Guideline conflicts are identified and documented147- [ ] Suggested actions are specific and clinically actionable148- [ ] Guideline citations include issuing body, title, and year149150## HIPAA Compliance Notes151152- Clinical profiles used for guideline matching must be accessed under minimum necessary principles153- Guideline match reports containing PHI must be stored in BAA-covered systems154- When used for population-level quality analysis, de-identify per HIPAA Safe Harbor or Expert Determination155- Audit trail required for all guideline match operations involving identifiable patient data156- Ensure guideline recommendations are not confused with clinical orders — they require physician review and authorization