Healthcare Provider Network Us avatar

Healthcare Provider Network Us

Pricing

from $0.20 / 1,000 results

Go to Apify Store
Healthcare Provider Network Us

Healthcare Provider Network Us

Search official US NPPES and CMS public data for provider identity, specialty, primary location, enrollment, affiliations, network signals, and utilization. Use it for provider-directory enrichment, network research, credentialing support, market mapping, and public-data analysis.

Pricing

from $0.20 / 1,000 results

Rating

0.0

(0)

Developer

Dmitriy Gyrbu

Dmitriy Gyrbu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

US Healthcare Provider Network & Enrollment Scraper

Search official US NPPES and CMS public data for provider identity, specialty, primary location, enrollment, affiliations, network signals, and utilization. Use it for provider-directory enrichment, network research, credentialing support, market mapping, and public-data analysis.

This Actor is unofficial and is not affiliated with CMS, NPPES, Medicare, or the US government. It does not provide medical advice, licensing verification, sanction screening, or a conclusion about current employment.

Operations

  • search: provider discovery by provider name, organization name, state, or taxonomy; optional limit.
  • item: exact provider card by 10-digit npi. Includes the primary public NPPES location and phone when available.
  • batch: bounded exact lookup for npis.
  • enrollment: CMS public enrollment rows for one npi.
  • affiliations: CMS facility-affiliation rows for one npi.
  • network: available facility and reassignment relationship signals for one npi; partial coverage is disclosed.
  • utilization: public CMS procedure-category utilization rows for one npi.

Examples

{"operation":"search","organizationName":"Mayo Clinic","state":"MN","limit":10}
{"operation":"item","npi":"1003000480"}

Record semantics

Provider rows contain NPI identity, entity type, individual or organization name, primary taxonomy/specialty, taxonomy codes, important NPPES dates, and the primary public location. Enrollment, affiliation, and utilization operations emit their own source-specific record types rather than forcing incompatible CMS concepts into one provider card.

Every row keeps sourceName, sourceType, retrieval/source timestamps, a source record key, and dataQualityWarnings. Suppressed CMS service counts remain in serviceCountRange and set suppressionApplied; they are never converted to zero. Network relationships are evidence from the named public dataset, not a claim of employment, ownership, referral, or active credentialing.

Output

The default dataset contains records. OUTPUT contains the run status, operation, row count, warnings, and structured errors.

Limits and failure modes

limit is optional and has no implicit default. When it is omitted, the Actor does not apply a smaller Dromb-side row cap to the selected source page or response. Exact lookup operations may naturally return one record, and batch is bounded by the explicit npis array.

Official NPPES and CMS datasets can be temporarily unavailable, rate-limited, or changed upstream. Source failures are reported as structured errors and are not presented as valid zero-result searches. Missing or suppressed public fields remain null or are described in dataQualityWarnings; the Actor does not infer credentials, employment, sanctions, or active network participation.