OpenMedPrices
Open Source

Transparent HealthcarePricing Data

Open source platform aggregating publicly available healthcare service costs from payers and providers. Access comprehensive pricing data through our powerful API to drive transparency and informed decision-making.

500K+
Price Records
1,200+
Healthcare Providers
50+
Insurance Payers
99.9%
API Uptime

About OpenMedPrices

We believe healthcare pricing should be transparent and accessible. Our platform aggregates publicly available pricing data to help patients, providers, and payers make informed decisions.

Our Mission

Transparency First

Making healthcare pricing data accessible to everyone

Data Integrity

Ensuring accuracy and reliability of all pricing information

Open Source

Community-driven development and transparent operations

Comprehensive Data

Aggregated from multiple sources

Secure & Reliable

Enterprise-grade infrastructure

Nationwide Coverage

Data from all 50 states

Real-time Updates

Always current pricing data

Key Features

Powerful tools and data to transform healthcare pricing transparency

Price Comparison
Compare costs across providers and insurance plans to find the best value for healthcare services.
RESTful API
Comprehensive API with real-time data access, filtering, and search capabilities for developers.
Multi-stakeholder
Serving patients, providers, payers, researchers, and policy makers with relevant data insights.

Developer-Friendly API

Easy integration with comprehensive documentation and support

API Capabilities

GET
/api/v1/prices/search
GET
/api/v1/providers
GET
/api/v1/payers
GET
/api/v1/procedures

Features:

  • Rate limiting and authentication
  • JSON and CSV response formats
  • Advanced filtering and sorting
  • Real-time data updates
Example API Response
{
  "status": "success",
  "data": {
    "procedure": "MRI Brain",
    "cpt_code": "70553",
    "prices": [
      {
        "provider": "City Medical Center",
        "location": "New York, NY",
        "price": 2450.00,
        "insurance_accepted": true
      },
      {
        "provider": "Regional Hospital",
        "location": "Albany, NY", 
        "price": 1890.00,
        "insurance_accepted": true
      }
    ]
  }
}

Interested in partnering with us or integrating our API? We'd love to hear from you.