Tony Wang8 min readPrivate Equity and Hospitals Are Buying Urgent Care at Exactly the Same Rate
Private equity and hospital systems each own 18% of US urgent care. We also found a listing artifact that inflates the count.
Most consolidation stories have one kind of villain or hero: a private-equity roll-up, a public chain, a family conglomerate. Urgent care has two, operating in parallel and arriving at the same market share by different routes — and measuring it turned up a data problem worth as much as the finding itself.
Two buyers, one number
| Owner type | Share of sample | Who |
|---|---|---|
| Private equity / national chains | 18.0% | Fast Pace Health, NextCare, American Family Care, GoHealth (TPG), WellNow, MD Now, CareSpot, Carbon Health, Xpress Wellness |
| Hospital systems | 18.0% | CareNow (HCA), Sutter Health, Northwestern Medicine, Baylor Scott & White, Texas Health, SSM Health, University Hospitals, Ardent |
| Retail pharmacy | 1.5% | CVS MinuteClinic |
| Independent / unclassified | 62.5% | 127 unique domains across the full sample |
The symmetry is the finding. Private equity entered urgent care about fifteen years ago through NextCare, FastMed, and MD Now, and has been compounding since. Hospital systems came at it from the opposite direction — building or buying outpatient front doors to feed their own networks, and in HCA's case buying aggressively through 2026 (40 Texas MedClinic centers in August, 17 Carolinas clinics in June, 13 CommunityMed locations folded into CareNow).
The Illinois outlier that wasn't
This is the part worth reading if you work with business-listing data.
Illinois looked, at first pass, like the most dramatic density finding in the entire series: 1,845 urgent care listings, or 145.2 per million residents — 3.0x the national median and 3.7x California's rate. A genuine story, if true.
It is not true. Sampling 100 Illinois records showed why:
| Check | Result |
|---|---|
| Listings named for an individual practitioner ("…, MD" / "…, DO" / "…, NP") | 50 of 100 — half the sample |
| Records pointing to nm.org (Northwestern Medicine) | 52 of 100 |
| Of those nm.org records, share named for one physician | 90% |
| Distinct street addresses those 52 listings occupy | 13 — roughly 4 listings per physical site |
| Duplicate place_ids | Zero — every listing is a distinct Google entity |
Northwestern Medicine publishes a separate Google Business listing for individual physicians, tagged into the urgent care category, at shared clinic addresses. Fourteen listings sat at a single Naperville address; eight at one Chicago address.
What this means for the numbers above
We are reporting the ownership split and withholding the density ranking, because the artifact affects them differently.
- The private-equity 18.0% figure stands. None of the PE-backed chains in the sample publish per-practitioner listings, and the figure independently matches JUCM's separately-derived 18%.
- The hospital-system 18.0% figure is somewhat overstated. Northwestern Medicine contributed to the national sample as well, so some share of that 18.0% counts physicians rather than clinics. The direction of the error is known; the magnitude is not.
- The state density ranking is withheld entirely. Illinois' apparent 3.0x lead is an artifact, and we cannot rule out smaller versions of the same pattern in other states without sampling each one. Publishing a ranking we know to be contaminated at the top would be worse than publishing none.
- The 15,459 national total is inflated by an unknown amount, which is also why we cite it against the industry's 14,423 as a comparison rather than a validation.
How we did this, and the caveats
| What | Detail |
|---|---|
| Category total | datasets_google_map_facets on category=urgent_care_center, country=United States — 15,459 |
| Ownership classification | 200-record sample, has_website=true, sort=updated_at_desc, each domain hand-classified as PE/chain, hospital system, retail pharmacy, or independent |
| Contamination check | q="Urgent" returns 11,076 (71.6% of category); brand queries validated against it |
| Brand verification | q="CareNow" (305) and q="NextCare" (117), both clean fused-word queries |
| Illinois diagnosis | 100-record state-scoped sample, names pattern-matched for clinical credentials, addresses and place_ids checked for collisions |
| External figures | Journal of Urgent Care Medicine (14,423 centers; 18% PE share); company and trade reporting for ownership |
Caveats worth stating plainly: all percentages are sample-relative, from a 200-record recency-sorted sample, not national extrapolations. The hospital-system share is known to be inflated by per-practitioner listings and should be read as an upper bound. No state-level density figures are published here for the reason given above. The "independent" 62.5% bucket is a residual — it includes genuinely independent clinics, small regional groups we did not classify, and any chain whose domain appeared only once. And as with every study on this dataset: it's live-growing, so a re-pull months from now may show different totals.
If you want to run your own consolidation or ownership checks on this data, that's exactly what Crawlora's Google Maps business API is for — the same structured-data approach behind our veterinary ownership, HVAC and plumbing detectability, and childcare private-equity ownership studies.
Query 132M+ Google Maps business listings directly
Crawlora's Google Maps dataset turns business listings into structured, queryable JSON — filter and facet by category, country, state, county, city, rating, and website status. 2,000 free credits a month, no card.
Frequently asked questions
Who owns US urgent care centers?
Two very different kinds of buyer, at nearly identical scale. In a 200-record ownership classification, private-equity-backed and national chains accounted for 18.0% of listings and hospital-system-owned clinics for another 18.0%. Retail pharmacy (CVS MinuteClinic) was just 1.5%, and 62.5% remained independent or unclassified.
What is the largest urgent care chain?
CareNow, owned by HCA Healthcare, at 6.0% of the sample — more than triple the share of any individual private-equity-backed chain. A direct search confirms it cleanly at 305 listings, consistent with its publicly reported footprint of roughly 225-305 centers.
Does this data confirm the reported 18% private-equity share of urgent care?
Yes, independently. The Journal of Urgent Care Medicine reported PE-backed platforms operating 18% of US urgent care centers as of May 2025, derived by a separate method. Classifying website domains in a 200-record sample from Google Maps listing data produced the same 18.0%.
Why does Illinois appear to have so many urgent care centers?
It's an artifact, not a real finding. Illinois showed 145.2 listings per million residents, 3.0x the national median — but sampling 100 Illinois records found that 50% are listings for individual physicians rather than facilities. Northwestern Medicine accounted for 52 of 100 records, 90% of them named for a single doctor, occupying just 13 distinct addresses. No state-level density ranking is published for this category as a result.
Why don't duplicate checks catch per-practitioner listings?
Because each physician's listing is a genuinely distinct Google entity with its own place_id, so duplicate detection passes cleanly. The names are personal names containing no generic category words, so contamination checks pass too, and the category tag is arguably correct. It's a granularity mismatch — a facility-counting category inflated by operators who publish one listing per provider — and it should be expected wherever individual licensed professionals are the unit of service.