Sign in with your organization account to group and price claims.
Enter the encounter. The grouper returns the DRG, base DRG, relative weight, severity type and MDC, plus the codes that actually moved the assignment.
Drop a CSV or Excel file of inpatient claims. Every row is grouped, priced against the IPPS base rate, and compared to the billed amount so you can see the variance before the claim goes out.
One POST, one JSON body, one grouped claim back. Edit the request below and send it — this playground calls the live endpoint, not a canned response.
This playground uses your signed-in session — no API key required. Requests with a claims array go to /api/batch; a single claim goes to /api/group.
// Send a request to see the response