A Clinician Left the Practice: The Two-Sided Departure Sweep
Summary
Both sides update on the same day, and the order runs from the records only one side can touch outward. The practice removes the bio page or returns a 410, deletes the clinician's Person entry from its JSON-LD, updates the team page, and hands over or drops any practitioner Business Profile. The clinician updates NPPES within 30 days, then CAQH, payer directories and the state board's address of record. Answer engines read consensus across those records, so one stale record keeps the ghost alive until it is corrected.
By Gale Editorial · Updated 2026-09-15. Every figure cited to a dated source. How we write.
Why does an answer engine keep listing a clinician who left?
Because the records disagree and the engine sides with the majority. A clinician's NPI carries no location and does not change when they move 1Ref 1Centers for Medicare & Medicaid Services (2026).NPIs.The NPI carries no location and stays the same when a clinician changes address; the NPPES record is the identity downstream directories read.. The address lives on the NPPES record, and a directory copying that record keeps the old address until it is updated. The practice cannot edit that record; the clinician cannot edit the practice's team page. An engine reading across the five sources finds the departure on one and the old affiliation on four, and reports four.
Medicare's Care Compare draws clinician names, addresses and group affiliations mainly from PECOS, refreshes that general information monthly, and says a change a clinician makes in PECOS reaches Care Compare within four months 2Ref 2Centers for Medicare & Medicaid Services (2026).About the Data.Medicare Care Compare draws clinician addresses and group affiliations mainly from PECOS, refreshes that information monthly, and a PECOS change reaches it within four months: the one published propagation schedule in this article.. Commercial directories publish no such schedule. But the shape is the same everywhere: a record corrected upstream takes a season to reach the surfaces a patient reads, and a record nobody corrects is copied forever.
So the departure sweep has two sides and a fixed order. The practice side goes first, because it is the fastest to change and the one a crawler fetches directly. The clinician side goes second, because NPPES is the record the rest copy. The fix order for a stale fact applies here twice, once per side, and neither side can do the other's half.
The practice side: what changes the day the clinician leaves
Four things, all on surfaces the practice controls: the clinician's bio page, the site's structured data, the team page, and any Business Profile that places the clinician at the address. Do them the day the departure is public. A crawler that fetches the site tomorrow records whatever it finds, and every day the bio page stays up is a day it can be quoted as current.
| Record | Who can edit it | The action | Done when |
|---|---|---|---|
| The bio page on the practice site | The practice | Return a 410, or redirect to the team page if the old URL has inbound links worth keeping | The old URL returns 410 or 301 |
| The practice's JSON-LD | The practice or its web person | Delete the clinician's Person entry and any employee or member line naming them | The structured data validates with no reference to the clinician |
| The team page | The practice | Remove the clinician; add a checked-on date to the roster | The roster on the page matches the roster at the door |
| A practitioner Business Profile the group created | Whoever holds the owner role | Transfer ownership to the clinician, or remove it if they will not claim it | The clinician holds the owner role, or the profile is gone |
| The practice's Bing Places and Apple Business listings | The practice | Remove any mention of the clinician from the listing | Neither listing names the clinician |
The Business Profile is the record most often left behind, because the group created it and the clinician never held the owner role. Google's rule is that individual practitioners at a shared location may each keep a separate profile when they are distinct businesses with different names and visible signage, which is why the practitioner profile exists at all, and its ownership-request flow gives the current owner 3 days to respond before the requester may proceed 3Ref 3Google (2026).Resolve duplicate profiles & ownership issues.Individual practitioners at a shared location may each keep a separate Business Profile when they are distinct businesses with different names and visible signage; the ownership-request flow gives the current owner 3 days to respond; merging duplicates combines reviews but may lose replies.. Transfer it to the clinician rather than deleting it and letting them build a new one: a new profile starts with no reviews. Merging duplicates later combines the reviews but may lose the replies 3Ref 3Google (2026).Resolve duplicate profiles & ownership issues.Individual practitioners at a shared location may each keep a separate Business Profile when they are distinct businesses with different names and visible signage; the ownership-request flow gives the current owner 3 days to respond; merging duplicates combines reviews but may lose replies.. Apple Business shows the same pattern from the other direction. A location already claimed by another organization carries a note that it is already managed; the newcomer adds it and requests a transfer with a business licence or a utility bill, in a review that can take up to five business days 4Ref 4Apple Inc. (2026).Add a single location in Apple Business.In Apple Business a location already claimed by another organization shows as already managed and can be transferred after it is added, with supporting documents, in a review of up to five business days..
The 410 or redirect choice is the one line in that table with no default. A 410 tells a crawler the page is gone on purpose. A redirect to the team page keeps whatever links point at the old URL, and it also keeps sending a searcher who typed the clinician's name to a page that no longer names them. Pick the redirect when the old URL has real inbound links, and the 410 otherwise.
The clinician side: NPPES within 30 days, then everything that copies it
The clinician's half starts with NPPES, because the NPI is the identity every downstream record keys on and the record itself is public. A covered provider must report an address change to NPPES within 30 days of its effective date, online at the NPPES site or by mailing form CMS-10114, and the NPI itself does not change with the move 5Ref 5Centers for Medicare & Medicaid Services (2026).Unique Identifiers FAQs.A covered provider must report an address change to NPPES within 30 days of its effective date, online or by form CMS-10114, and the NPI does not change with the move.. Update the practice location and the phone in the same session.
CAQH ProView comes second, because payer directories draw on the attested profile. CAQH's own guide walks the Practice Locations section: the current practice name and suite number, whether the clinician is accepting new patients, the practice affiliation at each location so a health plan can decide whether it belongs in its directory, the plans accepted at that location, the appointment phone, and then review and attest once the Profile Data bar reads Complete 6Ref 6CAQH (2017).Submitting Directory Changes in CAQH ProView.CAQH's own steps for updating the Practice Locations section of a ProView profile (practice name, suite, accepting-new-patients, affiliation, plans accepted, office phone) and attesting once Profile Data reads Complete; payer directories draw on the attested profile.. The old location comes off in the same pass. The accepting-new-patients flag travels with the clinician: it belongs on the new location and on nothing that still carries the old address.
After CAQH come the state board's address of record, each directory the clinician ever claimed, and the payer portals that do not read CAQH. The rule underneath all of it is one name, one address, everywhere. The version of the clinician's name on NPPES is the version for every other record, because a directory matching on name and address is what manufactures the ghost in the first place. NPPES is public, so either side can check the result the same afternoon.
Gale keeps each clinician's gale.care profile page consistent with their NPPES record, so once the departed clinician updates NPPES their profile moves with them and the practice's remaining profiles stay where they are.
Getting the old bio URL out of Bing, Copilot and Google
Removing the page is the practice's job, and the engines drop it on their own schedule. Bing's help page gives the mechanism: return a 404 or a 410, or add a noindex tag, and let Bingbot recrawl; there is no instant permanent removal 7Ref 7Microsoft Bing Webmaster Tools (2026).How To Permanently Remove a URL or Page from Bing or Copilot - Bing Webmaster Tools.How a retired bio page leaves Bing and Copilot: return 404 or 410 or add noindex and let Bingbot recrawl; no instant permanent removal; the Block URLs tool hides the URL for 90 days; IndexNow speeds detection without itself removing content.. Meanwhile the Block URLs tool in Bing Webmaster Tools hides the URL for 90 days, and submitting the changed URL through IndexNow speeds detection without itself removing anything 7Ref 7Microsoft Bing Webmaster Tools (2026).How To Permanently Remove a URL or Page from Bing or Copilot - Bing Webmaster Tools.How a retired bio page leaves Bing and Copilot: return 404 or 410 or add noindex and let Bingbot recrawl; no instant permanent removal; the Block URLs tool hides the URL for 90 days; IndexNow speeds detection without itself removing content..
So the sequence is: change the page, tell the engines it changed, then hide it while they catch up. Submit the old bio URL and the team page URL through IndexNow the day they change, and block the old URL in Bing Webmaster Tools the same afternoon so Copilot stops citing it while the recrawl runs.
If a vendor offers to remove the clinician from AI answers for a fee, the six vendor questions apply. No vendor can edit NPPES, attest a CAQH profile, or take the owner role on another party's Business Profile, and those three records are where the ghost lives.
The where-now statement, and what the departure agreement says first
A where-now statement is the sentence a patient is searching for, and it is the one part of the sweep both sides want an engine to find. The practice says who is on the roster now, with a checked-on date. The clinician says where they practise now. But before either sentence is published, read the departure agreement, because notice and non-solicitation clauses often govern exactly this sentence, and the two sides may not be free to name each other.
What the clauses allow varies by agreement, and this is the point to hand to counsel if the language is unclear. The practice's statement names the current roster and says nothing about where the departed clinician went. The clinician's statement names their new location and nothing that reads as an invitation to the practice's patients. Both are facts an engine can verify against NPPES, which is the test that matters.
Confirm at 30 days and again at 90, with a look in between, which covers most of the one published schedule and gives three chances to catch a copy that has not moved. At each mark, list the surfaces still showing the clinician at the practice. Add the clinician's name to the monthly prompt panel for three months, or run the ten-prompt audit once at the 30-day mark, ask the plain question a patient would ask, and record which page each engine cites for its answer. The pages that keep coming back are the ones still to correct.
Common questions
Run your practice on Gale
The software is free. Gale earns one flat 3.5% all-in per paid transaction — only on transactions that actually pay. No subscription, no setup fee, no network cut.
Start or manage a practice →References
- 1.Centers for Medicare & Medicaid Services (2026). NPIs. CMS.gov, Administrative Simplification, Unique Identifiers. link ✓The NPI carries no location and stays the same when a clinician changes address; the NPPES record is the identity downstream directories read.
- 2.Centers for Medicare & Medicaid Services (2026). About the Data. Centers for Medicare & Medicaid Services (CMS), Care Compare: Doctors and Clinicians Initiative. link ✓Medicare Care Compare draws clinician addresses and group affiliations mainly from PECOS, refreshes that information monthly, and a PECOS change reaches it within four months: the one published propagation schedule in this article.
- 3.Google (2026). Resolve duplicate profiles & ownership issues. Google Business Profile Help (support.google.com). link ✓Individual practitioners at a shared location may each keep a separate Business Profile when they are distinct businesses with different names and visible signage; the ownership-request flow gives the current owner 3 days to respond; merging duplicates combines reviews but may lose replies.
- 4.Apple Inc. (2026). Add a single location in Apple Business. Apple Business User Guide, Apple Support. link ✓In Apple Business a location already claimed by another organization shows as already managed and can be transferred after it is added, with supporting documents, in a review of up to five business days.
- 5.Centers for Medicare & Medicaid Services (2026). Unique Identifiers FAQs. Centers for Medicare & Medicaid Services (CMS), Administrative Simplification. link ✓A covered provider must report an address change to NPPES within 30 days of its effective date, online or by form CMS-10114, and the NPI does not change with the move.
- 6.CAQH (2017). Submitting Directory Changes in CAQH ProView. CAQH (now DataSpring), DirectAssure provider guide. link ✓CAQH's own steps for updating the Practice Locations section of a ProView profile (practice name, suite, accepting-new-patients, affiliation, plans accepted, office phone) and attesting once Profile Data reads Complete; payer directories draw on the attested profile.
- 7.Microsoft Bing Webmaster Tools (2026). How To Permanently Remove a URL or Page from Bing or Copilot - Bing Webmaster Tools. Bing Webmaster Tools Help Center. link ✓How a retired bio page leaves Bing and Copilot: return 404 or 410 or add noindex and let Bingbot recrawl; no instant permanent removal; the Block URLs tool hides the URL for 90 days; IndexNow speeds detection without itself removing content.
https://www.gale.care/for-providers/aeo-clinician-left-both-sides · 7 sources. Competitor details are cited to dated public sources and maintained as they change; figures are estimates, not commitments. Synthetic demonstration.