underpayment-detection

Compare healthcare payer reimbursements against contracted rates to identify underpayments.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/wassemgtk/skills-testing --skill underpayment-detection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: underpayment-detection
Source: https://github.com/wassemgtk/skills-testing/tree/main/healthcare/revenue-cycle-claims/underpayment-detection
Command: npx skills add https://github.com/wassemgtk/skills-testing --skill underpayment-detection

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill identifies and helps recover revenue lost due to healthcare payers reimbursing claims below contracted rates or expected payment amounts.

Core Features & Use Cases

  • Underpayment Identification: Compares actual payments against contracted rates, fee schedules, and calculated expected payments.
  • Root Cause Analysis: Classifies the reasons for underpayments (e.g., wrong fee schedule, incorrect modifier processing).
  • Recovery Prioritization: Helps prioritize underpayments for appeal based on dollar amount and contract violation severity.
  • Use Case: Automatically audit all Medicare Advantage remittances for a specific quarter to identify claims paid below contracted rates and generate a prioritized list for appeals.

Quick Start

Analyze the provided remittance data against contracted rates to identify and list all underpaid claims.

Frequently Asked Questions about underpayment-detection

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

FAQPage Schema
How do I detect healthcare payer underpayments using 835 remittance data?

Healthcare payer underpayment identification compares actual reimbursements from 835 remittance data against contracted rates and fee schedules to classify root causes and prioritize recovery actions. It requires structured transaction data, rate tables, claim objects, contract summaries, and Medicare fee schedules for comprehensive analysis.

What causes claims to be underpaid by Medicare Advantage plans?

Underpayments by Medicare Advantage plans typically stem from wrong fee schedule application, incorrect modifier processing, or failure to match contracted rates. This Skill classifies these root causes by analyzing remittance data against expected payment calculations and contract terms.

Can I audit all Medicare Advantage remittances for a specific quarter to find underpaid claims?

Yes, you can audit Medicare Advantage remittances for a specific quarter by analyzing remittance data against contracted rates. This Skill identifies claims paid below expected amounts and generates a prioritized list of underpayments for appeals based on dollar amount and contract violation severity.

What data do I need to analyze healthcare claim underpayments and prioritize appeals?

To analyze healthcare claim underpayments and prioritize appeals, you need structured transaction data from 835/ERA files, claim details, payer contract summaries, rate tables, and Medicare fee schedules. These inputs enable expected payment calculation and recovery prioritization by dollar amount and contract violation severity.

What is the best way to recover lost revenue from payer underpayments?

The best way to recover lost revenue from payer underpayments is to compare actual reimbursements against contracted rates and fee schedules, classify root causes of discrepancies, and prioritize recovery actions based on dollar amount and contract violation severity. This Skill automates that workflow using remittance and contract data.

Why does payer reimbursement fall short of expected payment calculations?

Payer reimbursement falls short of expected calculations when payers apply the wrong fee schedule, process modifiers incorrectly, or deviate from contracted rates. This Skill identifies these discrepancies by analyzing 835 remittance data against expected payment calculations and contract summaries.