Claim Grouping

Prev Next

The "Claim Grouping" feature allows you to create customized views and filters on the Reporting page, making it easier to group and manage claims based on your organization's needs when generating reports. 

Groupings can be customized based on specific criteria such as Rendering Provider NPI (National Provider Identifier), service dates, or claim status. Whether you're organizing claims for ERA payments or other purposes, this feature offers the flexibility to tailor groupings to meet your exact needs, helping to streamline your reporting process.


Claim Grouping Logic in Claim.MD

Claim.MD uses a simple logic system to filter and group claims. Here's how it works:

Same Field, Different Values = OR

If you use the same field with different values (for example, selecting Payer ID twice with different IDs), it creates an “OR” condition. This means that either value can satisfy the filter.

Example:

  • Payer ID = 60064
  • Payer ID = 87726

This translates to:

(Payer ID = 60064 OR Payer ID = 87726)

The query will return claims where the Payer ID is either 60064 or 87726.

Different Fields = AND

When you use different fields—each with its own value—all conditions must be true simultaneously. This creates an “AND” condition.

Example:

  • Payer ID = 60064
  • Errors & Messages = paid

This translates to:

(Payer ID = 60064 AND Errors & Messages = paid)

The query will return only claims where the Payer ID is 60064 and the Errors & Messages value is “paid.”

Combining OR and AND Conditions

You can also combine both “OR” and “AND” conditions in a single query using the dropdown fields. For example, you can build a filter using:

  • Payer ID = 60064

  • Payer ID = 87726

  • Billing Provider NPI = 1234567890

This translates logically to:

(Payer ID = 60064 OR Payer ID = 87726) AND Billing Provider NPI = 1234567890

This means that the Payer ID can be either 60064 or 87726, but the Billing Provider NPI must be exactly 1234567890. This logic helps you create specific filters that meet your reporting needs efficiently.

Claim Status Field
Claim Status represents the current state of the claim. Valid values for Claim Status include:
  • Rejected Claims (rejected) – Claims that have been rejected.
  • Deleted Claims (deleted) – Claims that have been archived but never submitted.
  • Sent Claims (sent) – Any claim that has been sent and is no longer on the Manage Claims menu.
  • Hold (hold) – Valid claims that are pending approval to transmit.
Use Claim Status in your filters when you want to report based on the current lifecycle state of the claim.


The following are examples of how to create groups. In this case it is demonstrating how to create PAID and UNPAID ERA Groups.

To create a group for paid ERA:

  1. From left navigation menu click Settings > Claim Grouping tab
  2. Enter PAID in Group Name field.
  3. Click the button next to the New Group Name field. 
  4. Click the Matching Claim Value drop-down and select Errors & Messages.
  5. Enter *PAID $*in the blank field next to Errors & Messages. 
    1. The information will be automatically saved when clicking anywhere on the screen.

To create a group for unpaid ERA:

  1. Enter UNPAID in Group Name field.
  2. Click the   button next to the New Group name Field. 
  3. Select Errors & Messages the Matching Claim Value type in the dropdown.
  4. Enter !*PAID $*in the blank field next to Errors & Messages dropdown.
    1. The character next to *PAID* tells the system to exclusively retrieve ERA that are not paid. 
Notice
Provider specific claim groups can be automatically created from Provider Enrollment menu. Edit the provider and check the "Show in Claim Group" checkbox (see Provider Enrollment).

Filter Report by Claim Group

Now that you have created your filters, navigate to Reporting in the left menu. 

  1. Click
  2. Select your claim group in the drop-down (e.g. UNPAID). 
  3. Click .

How to Group Claims by User for Productivity Reports

Managers may want to group claims by specific users to monitor and evaluate productivity more effectively. You can easily set up user-based claim grouping by following these steps:

  1. Request Configuration
    Begin by creating a support ticket with Claim.MD. In your request, ask to configure a productivity report grouped by users. Wait for confirmation from Claim.MD that this feature has been enabled for your account.
  2. Set Up the Group in Claim.MD
    Once you've received confirmation, follow these steps in the page:
    • From left navigation menu click Settings > Claim Grouping tab
    • Enter a Group Name: In the "Group Name" field, type a label for the group (e.g., "User Productivity - [UserName]").
    • Add the Group: Click the button located next to the "New Group Name" field.
    • Select Special Identifier: From the "Matching Claim Value" drop-down menu, choose "Special Identifier."
    • Input Username: Enter the exact username of the user for whom you want to generate reports into the blank field next to the "Special Identifier" drop-down.
  3. Automatic Save
    The information you enter will be saved automatically. No need to click a save button.

Run User Productivity Report

Now that you have created your filters for that specific user, navigate to Reporting in the left menu. 

  1. Click
  2. Select the user claim group in the drop-down (e.g. UserName). 
  3. Click .