Skip to content

Bedrock Billing Documentation

Welcome to Bedrock Billing, the comprehensive Medicare claims processing and payment calculation platform designed for healthcare administrators, medical coders, revenue cycle managers, and software developers. Unlike the traditional CMS Web Pricers—which limit users to entering Pricer-specific variables and returning a single reimbursement figure—Bedrock Billing provides a seamless, end-to-end flow from Editors and Groupers (like the IOCE, MCE, and MS-DRG Grouper) directly into calculation pipelines, all without manual re-entry.

Compared to other commercial products, Bedrock Billing delivers a robust, high-performance solution at a lower cost with far easier developer integration—purpose-built for high-volume claim processing and modern EHR/billing system interoperability.

Core Capabilities

  • High-Volume Claims Processing: Process thousands of claims rapidly via our RESTful API or intuitive web interface, eliminating manual bottlenecks inherent to CMS Web Pricers.
  • Nightly Provider Data Sync: Pricing logic accurately leverages facility-specific data by syncing nightly with the CMS Inpatient and Outpatient Provider Specific Files (IPSF/OPSF), ensuring your calculations always reflect the most current localized rates.
  • Comprehensive MS-DRG Grouping: Seamlessly integrate with the MS-DRG Grouper. We support all recent versions including: 39.0, 39.1, 40.0, 40.1, 41.0, 41.1, 42.0, 42.1, 43.0, and 43.1.
  • Integrated Editor Support: Built-in support for the Integrated Outpatient Code Editor (IOCE) and Medicare Code Editor (MCE) workflows to validate and structure claims before pricing.
  • Subacute Assessment Grouping: Compute IRF CMG Grouping based on MDS assessment data and HHAG Grouping based on OASIS data—capabilities not available in standalone CMS Pricers.
  • EDI X12 Claim Import: Import claims directly from standard EDI 837 transaction files, reducing data entry and ensuring compatibility with existing clearinghouse workflows.
  • Custom Provider & Rate Overrides: Configure organization-specific provider settings, custom DRG tables, custom fee schedules, and IOCE bypass rules to tailor calculations to your contracts.

Supported Prospective Payment Systems (PPS)

Bedrock Billing's calculation engine confidently supports the following Medicare Prospective Payment Systems:

Platform Architecture

graph TB
    A["Client Request<br>(API · Web App · EDI X12)"] --> B["Bedrock Billing Engine"]

    subgraph Phase 1: Editors
        C1["MCE<br>Medicare Code Editor"]
        C2["IOCE<br>Outpatient Code Editor"]
    end

    subgraph Phase 2: Groupers
        D1["MS-DRG Grouper"]
        D2["HHAG Grouper<br>(OASIS)"]
        D3["CMG Grouper<br>(IRF-PAI / MDS)"]
    end

    subgraph Phase 3: Pricers
        E1["IPPS · LTCH · IPF"]
        E2["OPPS · FQHC"]
        E3["IRF Pricer"]
        E4["HHA Pricer"]
        E5["SNF · Hospice · ASC · ESRD"]
    end

    B -->|Validate| C1 & C2
    B -.->|No Editing Required| E5

    C1 -->|Diagnosis Data| D1
    D1 -->|DRG Assignment| E1

    C2 -->|Line-Level Data| E2

    D2 -->|HHAG Assignment| E4
    B -->|OASIS Data| D2

    D3 -->|CMG Assignment| E3
    B -->|MDS Data| D3

    E1 & E2 & E3 & E4 & E5 --> F["Claim Response<br>(Line-Level Reimbursement Details)"]

    style B fill:#2E8B57,stroke:#fff,stroke-width:2px,color:#fff

Platform Segments

Web Application — For Billers & Coders

The Bedrock Billing web application provides a user-friendly interface for revenue cycle managers, medical coders, and healthcare administrators to:

Developer API — For Engineers & Integrators

Our RESTful Medicare PPS API is built for developers looking to integrate real-time claim calculations, batch operations, and reference data queries directly into their native software, EHR, or billing platform.

Reference Library — Free Medical Coding & Fee Schedule Lookup

Bedrock Billing also publishes a free, publicly accessible reference library of searchable medical coding and payment data:

  • Medical Coding — Browse CPT, HCPCS, ICD-10-CM/PCS diagnosis and procedure codes, APC assignments, and NCCI Correct Coding Initiative edit pairs.
  • Providers & Facilities — Search healthcare providers and facilities in the national NPI registry, including Medicare-enrolled institutional providers.
  • Fee Schedules — Access historical and current Medicare payment rates including the Physician Fee Schedule (PFS), ASC, and OPPS payment systems.

PPS Field Reference — CMS Web Pricer Help

Detailed field-by-field documentation for each CMS Prospective Payment System Pricer, scraped directly from the official CMS Web Pricer help system:

Getting Started Reference Customization
Web App Overview Claims Processing Guide Custom DRG Tables
API Authentication API Endpoints Reference Custom Fee Schedules
API Rate Limits CMS Data Viewers IOCE Bypass Rules
Python SDK Examples Reference Library Contract Hub
Changelog & Updates Engineering Blog

Support

For help, contact your organization administrator or reach out to [email protected].

Last updated: March 2026