CMS Open Payments Search - Doctor & Industry Payments avatar

CMS Open Payments Search - Doctor & Industry Payments

Pricing

from $4.00 / 1,000 results

Go to Apify Store
CMS Open Payments Search - Doctor & Industry Payments

CMS Open Payments Search - Doctor & Industry Payments

US government data: Search CMS Open Payments for physician-industry financial relationships. Find payments by doctor, company, or hospital. Official government healthcare data. Export CSV, JSON, or Excel.

Pricing

from $4.00 / 1,000 results

Rating

0.0

(0)

Developer

Ava Torres

Ava Torres

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

15 hours ago

Last modified

Categories

Share

CMS Open Payments Search (Sunshine Act)

Search the CMS Open Payments database for pharmaceutical and medical device industry payments to physicians and teaching hospitals. Access 14.7M+ payment records from 2018 through 2024. Filter by physician NPI, name, company, state, specialty, payment type, and amount. No API key required.


Data Source

CMS Open Payments API (openpaymentsdata.cms.gov). Mandated by the Physician Payments Sunshine Act, this federal database requires pharmaceutical and medical device companies to report all payments and transfers of value made to covered recipients.


Output Fields

FieldTypeDescription
recordIDstringUnique payment record identifier
recipientTypestringCovered Recipient Physician or Teaching Hospital
recipientNPIstringPhysician National Provider Identifier
recipientFirstNamestringPhysician first name
recipientLastNamestringPhysician last name
recipientCitystringRecipient city
recipientStatestringRecipient state
recipientPrimaryTypestringCredential type (MD, DO, etc.)
recipientSpecialtystringPhysician specialty
teachingHospitalNamestringTeaching hospital name (when applicable)
manufacturerNamestringPaying company name
manufacturerStatestringPaying company state
paymentAmountstringPayment amount in USD
dateOfPaymentstringDate of payment
formOfPaymentstringForm of payment (cash, in-kind, etc.)
natureOfPaymentstringPayment category (consulting fee, food, travel, research, etc.)
productCategory1stringRelated product category
productName1stringRelated drug or device name
programYearstringReporting year

Use Cases

  • Pharmaceutical competitive intelligence -- identify which physicians a competitor is engaging, what they are paying, and for what products.
  • KOL (Key Opinion Leader) mapping -- find physicians receiving the highest industry payments in a specialty or geography for targeting or competitive analysis.
  • Compliance and conflict-of-interest screening -- verify payment relationships for healthcare organizations, publishers, or regulators.
  • Investigative journalism and research -- analyze industry spending patterns by company, specialty, payment type, or geography.
  • Healthcare sales prospecting -- identify physicians with existing relationships in a therapeutic area.
  • Market access analysis -- map pharma engagement activity around specific drugs or product categories.

How to Use

Set the input fields and run the actor. Results are pushed to the Apify dataset and can be exported as JSON, CSV, or Excel.

Input Parameters

ParameterTypeDefaultDescription
searchTypestringsearchsearch to filter by multiple criteria, or npi for direct physician lookup
physicianNPIstringNational Provider Identifier for direct physician lookup
physicianNamestringPhysician last name (partial match)
manufacturerstringCompany name (partial match, e.g., Pfizer, Medtronic)
statestringRecipient state abbreviation (e.g., CA, TX, NY)
specialtystringPhysician specialty (partial match, e.g., Cardiology, Orthop)
natureOfPaymentstringPayment category (e.g., Consulting Fee, Food and Beverage, Research)
minAmountstringMinimum payment amount in USD (e.g., 1000)
programYearstring2023Reporting year (2018-2024)
maxResultsinteger100Maximum records to return (1-10000)

Example -- Payments from a Specific Company

{
"searchType": "search",
"manufacturer": "Pfizer",
"programYear": "2023",
"maxResults": 500
}

Example -- Consulting Fees to Cardiologists in California

{
"searchType": "search",
"state": "CA",
"specialty": "Cardiology",
"natureOfPayment": "Consulting Fee",
"minAmount": "5000",
"programYear": "2023",
"maxResults": 200
}

Example -- All Payments to a Specific Physician by NPI

{
"searchType": "npi",
"physicianNPI": "1234567890",
"programYear": "2023",
"maxResults": 100
}

Available Payment Types

Food and Beverage, Consulting Fee, Travel and Lodging, Education, Honoraria, Research, Royalty or License, Grant, Gift, Entertainment, Charitable Contribution


Cost

  • Actor start fee: ~$0.10 per run
  • Compute: minimal -- typical runs complete in seconds
  • Data cost: $0.005 per result

Output Formats

Results are available in the Apify dataset viewer and can be exported as:

  • JSON
  • CSV
  • Excel (XLSX)
  • XML
  • RSS

FAQ

Do I need a CMS account or API key? No. The CMS Open Payments API is publicly accessible with no authentication required.

What years are covered? The database covers reporting years 2018 through 2024. Each year must be queried separately using the programYear field.

Does this include research payments? Yes. Research payments to physicians and teaching hospitals are included in the database and can be filtered using natureOfPayment: "Research".

What is the NPI? The National Provider Identifier is a unique 10-digit identifier assigned to all healthcare providers in the US. It is stable and consistent across federal healthcare datasets.

Are teaching hospital payments included? Yes. The recipientType field distinguishes between physician payments and teaching hospital payments. Payments to teaching hospitals include the teachingHospitalName field rather than individual physician details.

Is this data legally usable for commercial purposes? Open Payments data is published by the federal government as a public resource. There are no restrictions on the underlying data. Review applicable laws and regulations for your specific use case.

Need more healthcare and medical data?