Medicare Claims
Repricing API
Vendor-neutral pricing engine supporting RBRVS, OPPS, and MS-DRG fee schedules.
Request access for pilots and local evaluation while the public API endpoint is being prepared.
Three steps to
your own repricing API.
Deploy the source-available service locally or in your cloud, then submit claims for RVU, APC, and DRG breakdowns.
Request Access
Use the docs and local deployment path today; request hosted API access when you are ready for a guided pilot.
Submit Claims
POST claims to the REST API with procedure codes, modifiers, and billed amounts.
Get Instant Pricing
Receive Medicare-accurate pricing with full RVU/APC/DRG breakdown in milliseconds.
Complete Medicare
fee schedule coverage.
One API for professional, outpatient, and inpatient repricing with full modifier support.
Medicare RBRVS (Professional)
Work RVU, Practice Expense RVU, and Malpractice RVU with geographic GPCI adjustments. Conversion factor pricing for every CPT code in the physician fee schedule.
Medicare OPPS (Outpatient)
APC-based payment rates with status indicator logic. Comprehensive C-APC, composite APC, and pass-through payment support for hospital outpatient claims.
Medicare MS-DRG (Inpatient)
DRG weight multiplied by facility base rate with wage index adjustments. Supports all CMS MS-DRG groupings for inpatient prospective payment.
Full Modifier Support
Modifier 50 (bilateral), 52 (reduced services), 80/81/82 (assistant surgeon), 62 (co-surgeon), and MPPR (multiple procedure payment reduction) logic built in.
Start locally.
Scale when ready.
The pricing engine can be evaluated locally today. Hosted API access is available by request for pilots.
- All fee schedules (RBRVS, OPPS, MS-DRG)
- Full modifier support
- Local REST API deployment
- Source-available evaluation path
- Self-serve subscription tiers above the free tier
- Usage-scaled pricing for higher claim volumes
- Custom fee schedules & priority routing
- Priority support and SLA options
Request
API access.
The public API host is not currently deployed. Contact us for pilot access or run the pricing engine locally.
Your API Key is Ready
Save this key securely — it will not be shown again. Use it in the X-API-Key header with every request.
Reprice a claim
in one request.
curl -X POST https://api.your-domain.example/pricing/api/v1/reprice \ -H "X-API-Key: cho_your_api_key" \ -H "Content-Type: application/json" \ -d '{ "feeScheduleId": "MEDICARE_RBRVS_2025", "claimType": "Professional", "lines": [ { "lineNumber": 1, "procedureCode": "99213", "units": 1, "billedAmount": 150.00 } ] }'
Ready to integrate
Medicare repricing?
Start with local evaluation or talk to our team about hosted pilot access.
Questions? Email sales@cloudhealthoffice.com