Home Health (HH) Prospective Payment System¶
The Home Health Prospective Payment System (HH PPS) is the methodology used by Medicare Part A and Part B to pay home health agencies (HHAs) for delivering covered home health services. Our application incorporates CMS pricing logic to accurately simulate and process 30-day home health periods of care.
Methodology Overview¶
Under the HH PPS, agencies are paid a national, standardized 30-day period payment rate. A critical shift in this system occurred on January 1, 2020, with the implementation of the Patient-Driven Groupings Model (PDPM/PDGM). Like other modern CMS systems, the PDGM focuses heavily on patient clinical characteristics rather than the volume of therapy visits provided.
Payment for a 30-day period is calculated by categorizing the patient into one of 432 possible case-mix groups. This categorization uses five key factors:
- Admission Source: Identifies if the patient was admitted to home health from an institutional setting (e.g., hospital, SNF) or a community setting.
- Timing: Classifies the 30-day period as either "Early" (the first 30-day period) or "Late" (all subsequent 30-day periods in a sequence).
- Clinical Grouping: Assigns the patient to one of 12 clinical groups based on the principal diagnosis code reported on the claim.
- Functional Impairment Level: Categorizes the patient as having low, medium, or high functional impairment based on responses to specific Outcome and Assessment Information Set (OASIS) items.
- Comorbidity Adjustment: Applies a "None," "Low," or "High" adjustment based on secondary diagnoses (indicating additional care complexity).
Payment Calculation¶
The total 30-day period payment is calculated systematically: 1. PDGM Classification: The patient is assigned to a specific Health Insurance Prospective Payment System (HIPPS) code representing their case-mix group. 2. Case-Mix Weighting: The HIPPS case-mix weight is multiplied by the national standardized 30-day period payment rate. 3. Geographic Adjustment: A fixed portion of the base rate is determined to be labor-related and is adjusted by the wage index for the geographic area (CBSA) where the beneficiary safely receives services. 4. Special Adjustments: Payments may be altered by LUPA, PEP, or Outlier mechanics (detailed below).
Key Components¶
Low-Utilization Payment Adjustment (LUPA)¶
If a home health agency provides fewer visits than a specific, group-level threshold during a 30-day period, the typical bundled payment is voided. Instead, the agency is paid a standardized per-visit rate for each discipline (Nursing, PT, OT, etc.) provided.
Partial Payment Adjustment (PEP)¶
When a patient transfers to a different HHA or is discharged and readmitted to the same HHA within the same 30-day period, the original period is paid on a proportionally adjusted basis based on the number of days the first HHA provided care.
Outlier Payments¶
Extraordinarily high-cost 30-day periods are eligible for outlier payments to protect agencies. These are calculated by applying discipline-specific cost-per-minute rates to the visits on the claim. If the imputed cost exceeds the standard payment plus a fixed-loss threshold, an outlier payment is added.
Using the Home Health Module¶
- Select Module: Ensure "Home Health" is checked in the Module Selector.
- Enter Location Data: The system automatically uses the beneficiary's ZIP code to apply the correct geographic wage index.
- Review Results: The processor output will detail the specific PDGM case-mix components, output the calculated HIPPS code, identify any applied modifications (like a LUPA or PEP), and display the final estimated 30-day reimbursement rate.
Frequently Asked Questions¶
What is HH PPS? The Home Health PPS is the standardized payment system used by Medicare to pay for covered home health care services across 30-day care periods.
What is the Patient-Driven Groupings Model (PDGM)? PDGM represents a shift away from counting therapy volume. It classifies patients into payment groups by analyzing admission source, timing, diagnosis-based clinical groupings, functional impairment, and comorbidities.
How does the application know to apply a LUPA? Our application automatically cross-references the billed visit lines on the claim against the specific LUPA threshold (ranging from 2 to 6 visits depending on the group) associated with the calculated HIPPS code.