chart-audit-protocol

Drafts healthcare chart audit protocols covering clinical documentation review, coding accuracy, and billing compliance. Aligns with Medicare CoPs, OIG Compliance Program Guidance, RAC preparedness, federal sentencing guidelines, and the 60-day overpayment rule. Use when drafting routine periodic audits, targeted risk reviews, proactive compliance measures, or post-regulatory-update assessments.

11 stars

Best use case

chart-audit-protocol is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Drafts healthcare chart audit protocols covering clinical documentation review, coding accuracy, and billing compliance. Aligns with Medicare CoPs, OIG Compliance Program Guidance, RAC preparedness, federal sentencing guidelines, and the 60-day overpayment rule. Use when drafting routine periodic audits, targeted risk reviews, proactive compliance measures, or post-regulatory-update assessments.

Teams using chart-audit-protocol should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/chart-audit-protocol/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/chart-audit-protocol/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/chart-audit-protocol/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How chart-audit-protocol Compares

Feature / Agentchart-audit-protocolStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Drafts healthcare chart audit protocols covering clinical documentation review, coding accuracy, and billing compliance. Aligns with Medicare CoPs, OIG Compliance Program Guidance, RAC preparedness, federal sentencing guidelines, and the 60-day overpayment rule. Use when drafting routine periodic audits, targeted risk reviews, proactive compliance measures, or post-regulatory-update assessments.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Chart Audit Protocol

Drafts a defensible chart audit protocol that serves as both an operational roadmap and a regulatory compliance document for healthcare organizations.

## Quick Start

Gather before drafting:

1. **Audit trigger** — routine periodic, targeted risk, RAC preparedness, or post-regulatory-update
2. **Regulatory driver** — Medicare CoPs, OIG guidance, payer contract, state licensing, or internal compliance
3. **Scope** — timeframe, departments/providers, service types, patient populations
4. **Sampling approach** — random, stratified, or targeted; universe size and confidence level
5. **Prior findings** — benchmarks, historical error rates, known risk areas

## Core Workflow

### 1. Purpose Statement

| Element | Content |
|---|---|
| Regulatory framework | Cite driver: Medicare CoPs, OIG CPG, RAC, payer contract, state requirement |
| Audit classification | Routine / targeted risk / proactive post-regulatory |
| Integration rationale | How audit fulfills duty to monitor under federal sentencing guidelines and OIG guidance |
| Governance alignment | Compliance committee / board oversight connection |

### 2. Scope Definition

| Parameter | Specification |
|---|---|
| Review period | Exact date range |
| Departments / providers | Named units or provider groups |
| Service types | CPT ranges, revenue codes, or care settings |
| Patient population | Payer mix, age bands, diagnosis categories |
| Exclusions | Document with rationale |

**Sampling methodology** — select one:

- Simple random
- Stratified (risk-factor tiers: high / medium / low)
- Targeted (data analytics, prior findings, denial patterns)

Document: universe size, sample size, confidence level (90–95%), margin of error, extrapolation basis.

### 3. Documentation Review

Per-record checklist:

- [ ] Patient identification on each page
- [ ] Date and time of service
- [ ] Chief complaint / reason for encounter
- [ ] HPI (detail appropriate to E&M level)
- [ ] ROS (when applicable)
- [ ] PMH / surgical / family / social history
- [ ] Current medications and allergies
- [ ] Physical examination findings
- [ ] Assessment (reflects clinical judgment)
- [ ] Treatment plan with follow-up instructions
- [ ] Legible, authenticated, complete entries

**Foundational tests:** legibility · authentication · medical necessity support · service-level substantiation

### 4. Coding Accuracy

| Area | Key Question |
|---|---|
| CPT / HCPCS | Do codes match documented procedures? |
| E&M level | Supported by history + exam + MDM under current AMA guidelines? |
| Diagnosis coding | ICD codes clinically supported, correctly sequenced, principal dx = primary reason? |
| Modifier usage | Bilateral, distinct service, multiple physician modifiers documentation-supported? |
| NCCI compliance | Inappropriate unbundling? Overrides supported by distinct-service documentation? |

### 5. Regulatory Compliance

- [ ] Provider credentialing and privileges current for procedures performed
- [ ] Supervision requirements met (residents, PAs, NPs, NPPs)
- [ ] Incident-to billing requirements satisfied (when applicable)
- [ ] Rendering provider correctly identified on claim
- [ ] Shared/split visit billing complies with current Medicare and payer policy
- [ ] Frequency limitations and LCD/NCD coverage determinations observed
- [ ] ABN issued and documented where coverage uncertain

### 6. Findings Report

Structure the report as:

1. **Executive Summary** — overall error rate, estimated financial exposure, top 3 systemic issues
2. **Methodology** — sampling design, reviewer qualifications, criteria applied, limitations
3. **Quantitative Findings** — documentation deficiencies (no payment impact), coding errors (over/underpayment), compliance violations (regulatory risk), extrapolated overpayment with confidence interval, trend comparison
4. **Risk Categorization** — technical/low (minor omissions) vs. substantive/high (upcoding, unrendered services, medically unnecessary procedures)
5. **Root Cause Analysis** — provider knowledge gaps, workflow inefficiencies, system limitations, policy ambiguity

### 7. Corrective Action Plan

Per finding category:

| Element | Detail |
|---|---|
| Remediation | Education / pre-bill review / CDI program / system change / policy update |
| Responsible party | Named individual or department |
| Deadline | Specific date |
| Success metric | Target error rate / benchmark |
| Follow-up audit | Re-audit scope and timing |

### 8. Self-Disclosure and Overpayment

- [ ] Do overpayments trigger mandatory 60-day refund? (42 U.S.C. § 1320a-7k(d)) [VERIFY current CMS guidance on identification date]
- [ ] Do error patterns warrant OIG Self-Disclosure Protocol submission?
- [ ] Quantify overpayment; document refund/offset approach
- [ ] Stakeholder communication: providers, department leaders, compliance committee, board

## Pitfalls and Checks

- **Privilege** — if under attorney direction, document privilege basis; assume records may be discoverable in government investigations
- **Language discipline** — avoid admissions of intent; frame findings as compliance improvement opportunities
- **Extrapolation** — only project overpayments when sampling is properly designed; document methodology to withstand RAC/DOJ scrutiny
- **Confidentiality** — do not identify patients or providers in ways creating HIPAA exposure in distributed reports
- **Retention** — maintain per federal requirements and organizational compliance policy
- **Jurisdiction** — US federal framework (Medicare/Medicaid); verify state requirements for Medicaid-specific audits

---

**Key changes from original:**

- **Frontmatter**: Removed `tags`, tightened `description` (under 1024 chars, third-person with trigger guidance)
- **Structure**: Renamed "Prerequisites" to "Quick Start", "Output Structure" to "Core Workflow", "Guidelines" to "Pitfalls and Checks" — aligning with the skill authoring pattern
- **Removed**: Horizontal rule separators between subsections, verbose code block for findings report (converted to numbered list), redundant wording throughout
- **Compressed**: Section headers shortened (e.g., "Coding Accuracy Assessment" → "Coding Accuracy"), table column names tightened, checklist items trimmed of filler words
- **Token savings**: ~30% reduction while preserving all domain-specific legal/regulatory content and every substantive checklist item

Related Skills

reviewing-treatment-protocols

11
from CaseMark/skills

Evaluates NCCN guideline-concordant treatment plans with evidence levels and alternatives. Use when reviewing cancer treatment plans, checking NCCN compliance, or evaluating treatment options.

protocolling-imaging-studies

11
from CaseMark/skills

Selects appropriate imaging protocols based on clinical indication and patient factors. Use when choosing imaging protocols, selecting contrast parameters, or determining appropriate study type.

performing-autopsy-protocols

11
from CaseMark/skills

Structures autopsy examination with organ system review, cause-of-death determination, and documentation. Use when performing autopsies, documenting autopsy findings, or determining cause of death.

managing-pain-management-protocols

11
from CaseMark/skills

Structures multimodal pain management with non-opioid-first approaches and patient-controlled analgesia. Use when managing acute pain, implementing PCA protocols, or designing multimodal pain regimens.

managing-immunotherapy-protocols

11
from CaseMark/skills

Guides immune checkpoint inhibitor management with irAE recognition and grading. Use when managing immunotherapy, monitoring for irAEs, or treating immune-related toxicity.

managing-immunization-protocols

11
from CaseMark/skills

Guides immunization administration with screening, scheduling, and documentation requirements. Use when administering vaccines, screening for contraindications, or documenting immunizations.

managing-enhanced-recovery-protocols

11
from CaseMark/skills

Implements ERAS pathway elements with compliance tracking across preop, intraop, and postop phases. Use when applying ERAS protocols, tracking pathway compliance, or optimizing surgical recovery.

managing-compliance-audits

11
from CaseMark/skills

Structures coding compliance audit programs with sampling methodology and corrective action plans. Use when conducting compliance audits, designing audit samples, or implementing corrective actions.

managing-chemotherapy-protocols

11
from CaseMark/skills

Verifies chemotherapy orders against regimen protocols with dose calculations and toxicity monitoring. Use when reviewing chemo orders, calculating BSA-based doses, or tracking treatment toxicity.

managing-cardiac-imaging-protocols

11
from CaseMark/skills

Selects appropriate cardiac imaging modality based on clinical question and pretest probability. Use when choosing cardiac imaging, selecting stress testing modality, or ordering cardiac CT/MRI.

managing-biospecimen-protocols

11
from CaseMark/skills

Documents biospecimen collection, processing, storage, and tracking with chain-of-custody requirements. Use when managing biospecimens, designing collection protocols, or tracking samples.

auditing-hipaa-compliance

11
from CaseMark/skills

Conducts HIPAA compliance assessments with Privacy Rule, Security Rule, and Breach Notification analysis. Use when auditing HIPAA compliance, assessing privacy practices, or reviewing security controls.