> ## Documentation Index
> Fetch the complete documentation index at: https://mso.getlemma.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Why multi-state groups have one PC per state

> Professional entities are creatures of state law and rarely foreign-qualify to practice. The resulting hub-and-spoke structure, and everything it multiplies.

Professional entities are chartered under state law, owned by licensees of that state, and generally cannot foreign-qualify into another state to practice. A group operating in ten states therefore holds **ten professional entities plus one MSO**, the hub-and-spoke shape that every multi-state care delivery organization converges on.

## Why foreign qualification doesn't work

An ordinary corporation registers as a "foreign entity" in other states and operates there. Professional entities generally cannot do this for the practice of the profession, for three reasons that stack:

1. **The owner must be licensed in the new state.** Your existing PC is owned by a clinician licensed in state A. State B requires a state-B licensee.
2. **The professional entity statute is state-specific.** State B's statute governs entities practicing in state B, including formation, naming, and board requirements.
3. **The licensing board's authority is territorial.** State B's board regulates entities practicing there, and generally expects them to be organized there.

Some states permit foreign professional entities to register under specified conditions. These are exceptions with conditions, not a general path, and they must be verified state by state.

## The resulting structure

```mermaid theme={null}
graph TB
    INV[Investors]
    MSO[MSO<br/>one national entity<br/>foreign-qualified in every operating state]
    PC1[PC, State A]
    PC2[PC, State B]
    PC3[PC, State C]
    PCN[PC, State N]
    D1[Licensee A]
    D2[Licensee B]
    D3[Licensee C]
    DN[Licensee N]

    INV --> MSO
    D1 --> PC1
    D2 --> PC2
    D3 --> PC3
    DN --> PCN
    MSO -->|MSA| PC1
    MSO -->|MSA| PC2
    MSO -->|MSA| PC3
    MSO -->|MSA| PCN
```

One MSO. N professional entities. N management services agreements. N friendly owners, or fewer, if one licensee holds multiple state licenses and the states permit overlapping ownership.

The MSO **does** foreign-qualify in every state where it has employees, offices, or does business. It is an ordinary company; that is exactly what foreign qualification is for.

## What this multiplies

Per state added:

| Item                                    | Count added                              |
| --------------------------------------- | ---------------------------------------- |
| Professional entity formation           | 1                                        |
| Friendly owner relationship             | 0 or 1                                   |
| Management services agreement           | 1                                        |
| Stock transfer restriction agreement    | 1                                        |
| Business associate agreement            | 1                                        |
| EIN                                     | 1                                        |
| Type 2 NPI                              | 1                                        |
| Bank accounts                           | 1–3                                      |
| General ledger and monthly close        | 1                                        |
| Annual report and franchise tax filings | 1 (plus the MSO's foreign qualification) |
| Payer contracts                         | 1 per payer                              |
| EDI/ERA/EFT enrollments                 | 1 set per payer                          |
| Medicaid program enrollment             | 1 (plus each managed care plan)          |
| Payroll registrations                   | 2, PC and MSO                            |
| Management fee invoices                 | 12 per year                              |
| Intercompany balance pairs              | 1                                        |

**Linear growth in overhead against a management team that grows sublinearly.** This is the core operational challenge of multi-state MSO-PC groups, and it is why so much of this wiki is about building repeatable per-entity processes rather than heroics.

## What doesn't multiply

The genuine leverage:

* **The MSO**, one entity, one cap table, one set of investors
* **The brand**, one trademark, licensed to each PC
* **Technology**, one EHR contract, one clearinghouse relationship
* **Non-clinical staff**, MSO employees serving all PCs
* **Policies, playbooks, and templates**
* **Clinician Type 1 NPIs and CAQH profiles**, these follow the person

The whole economic case for the structure is that the multiplying items get cheaper per unit as the non-multiplying items amortize.

## Consequences worth planning for

**Naming.** Your legal entity names will differ by state, because naming rules do. You'll operate as `[Brand] of [State], P.C.` or `[Clinician], M.D., P.C. d/b/a [Brand]`, with one shared consumer brand. Decide the convention early.

**Friendly owner concentration.** Using one licensee across many PCs is cheaper and creates a single point of failure — one death, disability, or license action puts every entity in play. Some states also now restrict overlapping ownership. Most groups distribute ownership as they scale.

**Consolidation.** Ten PCs plus an MSO means eleven ledgers, eleven sets of intercompany balances, and eliminations at every close. An identical chart of accounts across all PCs is the single highest-leverage decision here. See [Set up bookkeeping](/guides/banking/set-up-bookkeeping).

**Banking.** Eleven entities means eleven banking relationships at a generalist bank, with no cross-entity view. See [Why MSO-PC banking is different](/concepts/banking/why-healthcare-banking-is-different).

**Divergent regulation.** Each PC is subject to its own state's law. An MSA compliant in one state may not be in another, which is why base-plus-rider MSA drafting beats bespoke agreements. See [Form the second-state PC](/start/second-state/new-pc-formation).

## Telehealth does not change this

The most common misconception in multi-state expansion.

If a clinician sees a patient physically located in another state, that state's licensure and practice rules generally apply, regardless of where the clinician sits. Telehealth changes the delivery modality, not the jurisdictional analysis.

Multi-state telehealth companies therefore end up with the *same* one-PC-per-state structure, often fifty of them. That is precisely why nominee-owner networks are most common in telehealth: at fifty states, recruiting fifty genuinely engaged clinical leaders is a different problem than at three.

**Interstate compacts** — the Interstate Medical Licensure Compact, PSYPACT, the Nurse Licensure Compact — streamline licensure for individual clinicians. They do not create a national professional entity and do not eliminate the per-state PC requirement.

## Sequencing a new state

The compressed version of [Expanding to a second state](/start/second-state/overview):

1. Confirm the new state's CPOM status, entity form, and fee rules
2. Recruit and vet a licensed owner there
3. Form the PC
4. Foreign-qualify the MSO
5. Execute a state-specific agreement stack
6. EIN, Type 2 NPI, bank accounts
7. Begin payer enrollment, **the long pole, 90–180 days**
8. Register for payroll and employment taxes for both entities
9. Add to the close checklist, the compliance calendar, and the consolidation model


## Related topics

- [Overview: why expansion means a new PC](/start/second-state/overview.md)
- [Banking and books for entity #3 (and #4, and #12…)](/start/second-state/banking-and-books.md)
- [Register entities in additional states](/guides/formation/register-foreign-entities.md)
- [Choose registered agents across states](/guides/formation/choose-a-registered-agent.md)
- [Who can own a professional entity](/concepts/entities/who-can-own-what.md)
- [Account structures for MSO-PC groups](/concepts/banking/account-structures.md)
- [Per-entity account & access checklist](/reference/banking/per-entity-account-checklist.md)
- [California — CPOM & MSO reference](/reference/legal/states/california.md)
