New Healthcare Organization NPI Radar avatar

New Healthcare Organization NPI Radar

Pricing

$10.00 / 1,000 new organizations

Go to Apify Store
New Healthcare Organization NPI Radar

New Healthcare Organization NPI Radar

Newly enumerated ORGANIZATION NPIs from CMS's weekly NPPES file, refreshed weekly: home health, hospice, behavioral health, DME, NEMT, clinics and more. Segmented by buyer taxonomy, new-org vs. new-location flagged. No individuals, no Authorized Official data, no key needed.

Pricing

$10.00 / 1,000 new organizations

Rating

0.0

(0)

Developer

Luke Hunter

Luke Hunter

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 hours ago

Last modified

Categories

Share

For billing, credentialing, EHR and DME vendors who want to reach a healthcare organization the week it registers. One run returns every new healthcare ORGANIZATION National Provider Identifier (NPI) as soon as CMS publishes it — home health agencies, hospices, behavioral health clinics, DME suppliers, non-emergency transport, labs and more. Pay-per-result: $0.01 per delivered organization — 100 leads = $1.00. Try it free with Apify's monthly platform credit.

This Actor reads CMS's own weekly NPPES incremental file (download.cms.gov/nppes, public, keyless, FOIA-disclosable data), keeps only newly enumerated organizations (Entity Type Code "2"), and turns them into a segmented lead list: what kind of healthcare organization just got its NPI, where it is, and whether it's a brand-new legal entity or a new practice location of one that already exists.

Quick start (2 minutes)

  1. Open the Input tab (no CMS account or key needed — the source is public).
  2. Use this prefill for home health, hospice and behavioral health organizations from the last two weeks:
{
"sinceDays": 14,
"segments": ["HOME_HEALTH", "HOSPICE", "BEHAVIORAL_HEALTH"],
"includeSubparts": false,
"maxItems": 200
}
  1. Click Start. Export the lead list to CSV/JSON, or pull it via API into your CRM.

Use cases

  • Billing and RCM vendors reaching a healthcare organization in the same week it gets its NPI, before it's picked a billing partner.
  • Credentialing and EHR vendors targeting new home health, hospice and behavioral health entities that need systems set up from day one.
  • DME suppliers and NEMT companies finding newly enumerated organizations in their specific segment and service area.
  • Franchise and market researchers tracking new-location vs. brand-new-entity growth for chains via isNewLocationOfExistingOrg.

Run it weekly

NPPES only publishes the two newest weekly files, so this is built for a weekly cadence, not a backfill:

  1. Set your segments/states filters, then click Schedule on the run page (or create one under Schedules in the Apify Console).
  2. Run it weekly with sinceDays: 14 so you never miss a week's file.
  3. Keep npi as your dedupe key across runs — it's a stable, unique identifier, so a scheduled pull never double-charges or double-lists an organization you already have.

New NPI numbers this week, newly registered healthcare providers list

If you've ever wanted a "new NPI numbers this week" feed or a "newly registered healthcare providers list" without downloading and parsing CMS's own multi-gigabyte file by hand, this is that list:

  • Newly enumerated organizations from the last 1–14 days (NPPES only publishes the two newest weekly files, so that's the practical ceiling).
  • Segmented by buyer taxonomy: home health, hospice, in-home supportive care, behavioral/mental health, DME, non-emergency medical transport, clinics, pharmacy, lab, or other.
  • New organization vs. new location flagged (isOrganizationSubpart / isNewLocationOfExistingOrg) — an existing home-health chain opening its 40th branch reads differently than a brand-new agency.
  • Organizations only. Individual (Type 1) NPIs and rows with a blank entity type are dropped outright — see Privacy, by design below.

Example input

{
"sinceDays": 14,
"segments": ["HOME_HEALTH", "HOSPICE", "BEHAVIORAL_HEALTH"],
"includeSubparts": false,
"maxItems": 200
}

Example output

Real output rows from a capture of CMS's own weekly file on 2026-09-24 (Authorized Official and mailing-address fields are never read from the source file, so there is nothing to redact here — see below):

{
"npi": "1285545640",
"organizationName": "AUTISM DIAGNOSTICS LAB INC",
"otherOrganizationName": null,
"enumerationDate": "2026-09-15",
"practiceAddress1": "3805 E BELL RD STE 4100",
"practiceAddress2": null,
"practiceCity": "PHOENIX",
"practiceState": "AZ",
"practiceZip": "850322172",
"practicePhone": "8886500199",
"primaryTaxonomyCode": "291U00000X",
"taxonomyCodes": ["291U00000X"],
"isOrganizationSubpart": false,
"parentOrganizationLbn": null,
"segment": "LAB",
"isNewLocationOfExistingOrg": false,
"daysSinceEnumeration": 9,
"sourceFile": "NPPES_Data_Dissemination_091426_092026_Weekly_V2.zip",
"npiRegistryUrl": "https://npiregistry.cms.hhs.gov/provider-view/1285545640"
}

No field above is invented. (The full schema has 19 fields; see Output fields below.)

FieldValue
npi1285545640
organizationNameAUTISM DIAGNOSTICS LAB INC
enumerationDate2026-09-15
practiceCity / practiceStatePHOENIX, AZ
primaryTaxonomyCode291U00000X
segmentLAB
isNewLocationOfExistingOrgfalse
daysSinceEnumeration9

Privacy, by design — organizations only, fail-closed

This Actor is built to return B2B leads, not personal data:

  1. Only Entity Type Code exactly "2" (organizations) is kept. Entity Type "1" (individual providers, including sole practitioners) and rows with a blank entity type — NPPES leaves this blank for some deactivated/legacy records — are dropped, not guessed at. This is fail-closed: anything that isn't unambiguously an organization is excluded.
  2. Authorized Official name, title and phone are never read from the source file at all — the parser's required-column list doesn't include them, so there is no code path that could leak them, not just a filter that could fail open.
  3. The organization's mailing address is never read either — only the practice/service location address is, which is the address a vendor actually needs to reach the business.
  4. A type-2 organization's legal name can still be a solo practitioner's PLLC. That is a business entity under NPPES's own rules and is kept; NPPES itself, not this Actor, decides who registers as an organization.

NPPES data is disclosable under the Freedom of Information Act (FOIA); CMS's own Data Dissemination notice states there is no charge to download it and no way for a provider to opt out of the FOIA-disclosable fields of an active NPI. This Actor reads only what that notice already makes public, and narrows it further before delivery.

Input

FieldDefaultMeaning
sinceDays14Organizations enumerated in the last 1–14 days (NPPES lists only the two newest weekly files)
segmentsallAny of HOME_HEALTH, HOSPICE, IN_HOME_SUPPORTIVE_CARE, BEHAVIORAL_HEALTH, DME, NEMT, CLINIC, PHARMACY, LAB, OTHER
taxonomyCodes[] (all)Exact 10-character NUCC taxonomy codes (e.g. 251E00000X). Combined with segments as an OR
states[] (all)Two-letter practice-location state/territory codes (e.g. TX, PR)
includeSubpartstrueOff returns brand-new legal entities only, excluding new locations of an already-enumerated organization
maxItems500Hard cap on organizations delivered and charged this run, newest-enumerated first

Output fields

FieldMeaning
npiThe 10-digit National Provider Identifier
organizationName, otherOrganizationNameLegal business name and any other listed trade name
enumerationDateThe date CMS assigned this NPI
practiceAddress1, practiceAddress2, practiceCity, practiceState, practiceZip, practicePhoneThe organization's practice/service location, never its mailing address
primaryTaxonomyCode, taxonomyCodesNUCC taxonomy code(s); primaryTaxonomyCode is the one flagged primary, or the first listed
isOrganizationSubpart, parentOrganizationLbnWhether NPPES marked this as a subpart (new location), and its parent organization's name when so marked
segmentDerived buyer segment from primaryTaxonomyCode — see the input table
isNewLocationOfExistingOrgDerived: true when isOrganizationSubpart is true
daysSinceEnumerationDerived: days between enumerationDate and when this run fetched it
sourceFileWhich CMS weekly file this row came from
npiRegistryUrlDirect link to the free public NPI Registry record for verification

Limitations — read before you build automation on this

  • Lookback is capped at 14 days, because CMS's listing page only ever links the two newest weekly files. There is no way to backfill further from this source; schedule the Actor weekly and store results yourself for a longer history (npi is a stable key).
  • Weekly cadence. New organizations are picked up once a week, when CMS publishes the next incremental file, not the moment they register.
  • A "new location" (subpart) is not a new company. isOrganizationSubpart: true means an already-enumerated organization opened another practice location — a real lead for site-specific vendors (linen, waste, POS terminals), a weaker one for corporate/HQ-level sales. Turn off includeSubparts to see only brand-new legal entities.
  • segment is taxonomy-derived, not a CMS field. An organization with an unusual or missing primary taxonomy lands in OTHER; on the newest captured file that was about 52% of new organizations (mostly ambulance services, DME suppliers under narrower codes, and other specialties this Actor doesn't yet map — check primaryTaxonomyCode directly if OTHER volume matters to you).
  • Entity Type is exact-match fail-closed. A handful of rows NPPES leaves with a blank entity type (deactivated/legacy records) are dropped rather than guessed at; this slightly undercounts rather than ever risks including an individual.
  • This is not the NPI Registry lookup API. It doesn't search by name or existing NPI — it only surfaces NPIs newly enumerated in the lookback window. Use npiRegistryUrl to look up any specific record.

Pricing and cost control

Pay-per-event: $0.01 per delivered new organization. Benchmarked against the closest live comparables on the Apify Store: lead.gen.labs/npi-new-provider-weekly-monitor ($0.019/event, prefill-only, no real users), fixmyerrorcode's weekly NPI feed ($9/state to $29/national edition), and sourabhbgp/npi-registry-scraper ($0.002, a name/NPI lookup tool rather than a new-organization trigger, but the cluster's only Actor with real usage). $0.01 sits below the direct trigger competitors because both existing "new NPI" Actors are prefill-only with no verified customers, and this Actor adds segmentation and new-location classification that neither does.

  • maxItems is a hard cap on both delivered rows and total charge for the run.
  • Delivered rows always equal charged rows: if your run's "Maximum cost per run" budget runs out mid-run, the Actor stops, finishes SUCCEEDED, and its status message says exactly how many organizations were delivered and that only those were charged — never a silent under-charge or a failed run.
  • If the Actor is not monetized (e.g. running it yourself), every matching organization is delivered free.
  • A restarted run never re-delivers (or re-charges for) an organization it already delivered.

FAQ

Do I need a CMS account or API key? No. download.cms.gov/nppes is public and keyless.

Can I get individual providers (doctors, nurses) too? No, by design. This Actor only ever reads and delivers Entity Type "2" (organization) rows — see Privacy, by design.

Why is segment sometimes OTHER? Its primary taxonomy code doesn't match one of the buyer segments this Actor maps (see Limitations). Filter or inspect by taxonomyCodes directly if you need a specific specialty this Actor doesn't segment yet.

Can I get more than 14 days of history? Not from this source — CMS's listing page only lists the two newest weekly files. Run this Actor on a weekly schedule and store the results yourself for a longer history.

What if CMS changes the file format? The Actor checks every required column on every run and fails loudly (not silently) if one goes missing, rather than emit wrong or empty data.

Is this data legally usable? NPPES health care provider data is disclosable under the Freedom of Information Act, and CMS's own Data Dissemination notice confirms there is no charge to download it and no opt-out for FOIA-disclosable fields of an active NPI. This Actor reads only public, FOIA-disclosable columns.

Other data tools from the same developer, built to the same standard: official or public sources, hard cost caps, and honest documentation of limits.