Feature: PM-27 Multi-Site & Multi-NPI ConfigurationDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
Last Updated: 2026-03-01
Overview
Multi-Site Billing Configuration allows organizations operating across multiple locations to maintain separate billing identities (NPI, Tax ID, addresses) per site. This ensures claims are generated with the correct provider and facility information for each location.Getting Started
Navigation
Navigate to Practice Management → Site Billing in the sidebar (under the Settings group).Required Permissions
| Permission | Description |
|---|---|
pm.sites_billing.view | View site billing configurations |
pm.sites_billing.manage | Create and edit site billing configurations |
pm.sites_billing.transfer_view | View patient site transfer history |
pm.sites_billing.transfer_create | Record new patient site transfers |
Configuring a Site
- Click Configure Site on the Site Billing list page.
- Select the site from the dropdown (only sites not yet configured are shown).
- Fill in billing identity fields:
- Billing NPI — The site’s National Provider Identifier (10 digits)
- Tax ID — The site’s Employer Identification Number (9 digits)
- Enter the Billing Address (street, city, state, ZIP).
- Optionally check Same as billing address to copy the billing address to the pay-to address, or enter a separate pay-to address.
- Optionally set:
- Default Place of Service Code (e.g., 11 for Office, 57 for Residential)
- Fee Schedule — Links to PM-07 fee schedules
- Clearinghouse — Links to PM-15 clearinghouse configurations
- Click Save.
Editing a Configuration
Click the site name in the list to open the edit dialog. All fields are editable.Security Notes
- NPI and Tax ID values are masked in the list view (showing only the last 4 digits) for security.
- Full values are visible only in the edit dialog to authorized users.
Patient Site Transfers
When a patient moves between facilities, record the transfer for billing continuity:- Open the patient’s detail page.
- Navigate to the Transfers tab.
- Click Record Transfer.
- Select the From Site and To Site.
- Set the Transfer Date.
- Optionally add Billing Handoff Notes for the receiving site’s billing team.
- Click Record Transfer.
Integration with Claims
When PM-08 (Claims Management) generates claims, it resolves the site from the appointment or encounter and loads the correspondingpm_site_billing_config to apply:
- Billing NPI and Tax ID on the claim header
- Billing and pay-to addresses
- Default place of service code
- Fee schedule for rate lookup
- Clearinghouse routing for submission
FAQ
Q: What happens if a site has no billing config?A: Claims for that site will use the organization-level defaults. Configure all active billing sites to ensure accurate claim generation. Q: Can I delete a site billing configuration?
A: Only Org Admins can remove configurations. This action is restricted to prevent accidental loss of billing identity data. Q: Are transfers required for billing?
A: Transfers are optional but recommended for multi-site organizations to maintain clear audit trails of patient movement between facilities.