# Lemma > Healthcare banking for medical practices, MSOs, DSOs, and multi-entity groups, with accounts, payments, treasury, lockbox, and insurance-payment reconciliation. ## Product documentation - [Banking built for healthcare](https://getlemma.com/docs/index.md): Lemma is a healthcare banking platform that brings bank accounts, payments, treasury workflows, and insurance payment reconciliation into one place. - [Quickstart](https://getlemma.com/docs/quickstart.md): How to open an account for your entity on Lemma in less than 5 minutes. - [Own multiple entities](https://getlemma.com/docs/guides/own-multiple-entities.md): Link multiple entities to a single login for easy access and instant transfers. - [Collaborate opening an account](https://getlemma.com/docs/guides/collaboration.md): Ask your coworkers to fill out account information while keeping sensitive details private. - [Accounts](https://getlemma.com/docs/guides/accounts.md): View and manage your Lemma bank accounts. - [Cards](https://getlemma.com/docs/guides/cards.md): Issue and manage debit cards for your organization. - [Transactions](https://getlemma.com/docs/guides/transactions.md): View your complete transaction history and transaction details. - [Move money](https://getlemma.com/docs/guides/move-money.md): Send payments externally or transfer funds between your Lemma accounts. - [Attachments](https://getlemma.com/docs/guides/attachments.md): Attach the agreement or invoice behind a payment so the record explains itself later. - [External accounts](https://getlemma.com/docs/guides/external-accounts.md): Save and manage bank accounts for outbound payments. - [Lockbox](https://getlemma.com/docs/guides/lockbox.md): Receive checks and mail through a dedicated mailing address. - [Cash sweeps](https://getlemma.com/docs/guides/cash-sweeps.md): Automate fund movement between accounts so passthrough and MSO collections land where they belong, without daily manual transfers. - [Insurance payments](https://getlemma.com/docs/guides/insurance-payments.md): Upload explanation of benefits documents and track insurance claim payments. - [Deposit a check from your phone](https://getlemma.com/docs/guides/mobile-check-deposit.md): Use mobile check deposit to snap a photo of a paper check and credit the funds to your Lemma account. - [Order checkbooks](https://getlemma.com/docs/guides/order-checkbooks.md): Order a checkbook for any Lemma account so you can write checks directly. - [How card payments show up](https://getlemma.com/docs/acquiring/index.md): Understand how Lemma charges virtual cards from your lockbox and how the resulting transactions appear. - [Charge a virtual card yourself from Move money](https://getlemma.com/docs/acquiring/charge-a-card.md): Charge a payer's virtual card directly in Lemma when you receive the card by payer portal, fax, or phone instead of lockbox mail. - [Chargebacks](https://getlemma.com/docs/acquiring/chargebacks.md): Understand the chargeback lifecycle on Lemma, when funds are debited, what fees apply, and how disputed money is returned when you win. - [Deposit bonuses](https://getlemma.com/docs/guides/deposit-bonuses.md): How Lemma calculates and pays deposit bonuses on your bank account balance. - [Fixed fee loans](https://getlemma.com/docs/guides/fixed-fee-loans.md): Draw a loan against your practice's approved limit for a flat, upfront fee. - [MSO-PC compliance](https://getlemma.com/docs/guides/mso-pc-compliance.md): How Lemma supports MSO-PC structures with banking guardrails aligned with the corporate practice of medicine doctrine. - [Team management](https://getlemma.com/docs/guides/team-management.md): Invite team members and manage roles within your organization. - [Approval rules](https://getlemma.com/docs/guides/approval-rules.md): Require an owner to sign off on a transfer before any money leaves your account. - [Personal account management](https://getlemma.com/docs/guides/personal-account.md): Update your email and password, and secure your account with multi-factor authentication. - [FDIC insurance](https://getlemma.com/docs/guides/fdic-insurance.md): How Lemma accounts are FDIC-insured through Core Bank and IntraFi, and how to confirm coverage. - [Invoices](https://getlemma.com/docs/guides/invoicing.md): Send invoices to bill another entity without sharing account access. - [Invoice contacts](https://getlemma.com/docs/guides/invoice-contacts.md): Who you can bill from and who you can bill to. - [Invoices you've sent](https://getlemma.com/docs/guides/invoices-sent.md): Review an invoice you sent, and cancel one that hasn't been paid yet. - [Invoices you've paid](https://getlemma.com/docs/guides/invoices-paid.md): Find invoices you've paid, download a receipt, and see who approved the payment. - [Pricing](https://getlemma.com/docs/billing/pricing.md): Compare Lemma plans and see what's included at each tier. - [Roadmap](https://getlemma.com/docs/roadmap.md): Features we don't support yet, and what to do in the meantime. - [How to update your bank account with insurance payers (EFT re-enrollment)](https://getlemma.com/docs/billing/migrate-payers.md): Step-by-step instructions for re-enrolling your EFT with insurance payers after switching bank accounts. - [EOB processing](https://getlemma.com/docs/billing/eob-processing.md): Automatically parse explanation of benefits documents and reconcile insurance payments. - [Lockbox auto-parsing](https://getlemma.com/docs/billing/lockbox-eob-parsing.md): Receive EOBs at your lockbox address and have them parsed automatically. - [Manual EOB upload](https://getlemma.com/docs/billing/manual-eob-upload.md): Upload EOB documents in bulk for Lemma to parse and extract payment data. - [Payment reconciliation](https://getlemma.com/docs/billing/reconciliation.md): Match parsed EOB payments to bank transactions to confirm which deposits correspond to which insurance payments. - [Patient refunds](https://getlemma.com/docs/billing/patient-refunds.md): Mail a refund check to a patient with a printed explanation enclosed. - [Export transactions](https://getlemma.com/docs/guides/export-transactions.md): Export your transactions as a CSV or QuickBooks (.qbo) file to import into your accounting software. - [Transaction categories](https://getlemma.com/docs/guides/transaction-categories.md): Label transactions to track spending by type and simplify reconciliation and compliance reporting. - [Fees and receipts](https://getlemma.com/docs/billing/fee-receipts.md): Find receipts and choose which account fees are charged to. - [Email notifications](https://getlemma.com/docs/email-notifications.md): Choose which Lemma emails you receive, for each entity you belong to. - [Introduction](https://getlemma.com/docs/api-reference/introduction.md): The Lemma API allows platforms to programmatically interact with entity's accounts and reconciliation data. - [Authentication](https://getlemma.com/docs/api-reference/authentication.md): Integrate with the Lemma API as a platform and authenticate your requests. - [Webhooks](https://getlemma.com/docs/api-reference/webhooks.md): Receive real-time notifications when events happen on Lemma. - [Entities](https://getlemma.com/docs/api-reference/entities.md): Legal entities that hold accounts on Lemma. - [Saved recipients](https://getlemma.com/docs/api-reference/saved-recipients.md): External bank accounts saved for outbound transfers. - [Timestamps](https://getlemma.com/docs/api-reference/timestamps.md): How the Lemma API formats and accepts timestamps. - [Pagination](https://getlemma.com/docs/api-reference/pagination.md): How to page through large result sets using the Lemma API. - [Idempotency](https://getlemma.com/docs/api-reference/idempotency.md): Safely retry requests without performing the same action twice. - [What is inbound?](https://getlemma.com/docs/api-reference/what-is-inbound.md): How Lemma distinguishes transfers initiated outside Lemma from transfers initiated inside Lemma. - [Get entity](https://getlemma.com/docs/api-reference/get-entity.md): Retrieve details for a specific entity. - [List entities](https://getlemma.com/docs/api-reference/list-entities.md): Retrieve a list of entities available to your API key. - [Get bank account](https://getlemma.com/docs/api-reference/get-bank-account.md): Retrieve a single bank account by its ID. - [List bank accounts](https://getlemma.com/docs/api-reference/list-bank-accounts.md): Retrieve all bank accounts associated with a specific entity. - [Get settlement instructions](https://getlemma.com/docs/api-reference/get-account-settlement-instructions.md): Download a bank account's settlement instructions as a PDF. - [Get entity lockbox](https://getlemma.com/docs/api-reference/get-entity-lockbox.md): Retrieve the lockbox mailing address for a specific entity. - [List entity mail](https://getlemma.com/docs/api-reference/list-entity-mail.md): Retrieve all lockbox mail for an entity. - [Get PDF](https://getlemma.com/docs/api-reference/get-pdf.md): Download a file. - [Get a check deposit](https://getlemma.com/docs/api-reference/get-check-deposit.md): Retrieve a single check deposit by its ID. - [List check deposits](https://getlemma.com/docs/api-reference/list-check-deposits.md): Retrieve a paginated list of check deposits, optionally filtered by account. - [Get a remittance's 835 Electronic Remittance Advice (ERA)](https://getlemma.com/docs/api-reference/get-remittance-era.md): Retrieve a remittance's electronic remittance advice as raw X12 835. - [List remittances](https://getlemma.com/docs/api-reference/list-remittances.md): Retrieve an entity's remittances and whether an 835 is available for each. - [Get transaction](https://getlemma.com/docs/api-reference/get-transaction.md): Retrieve a single transaction by its ID. - [List transactions](https://getlemma.com/docs/api-reference/list-transactions.md): Retrieve a paginated list of transactions for a bank account. - [Get external account](https://getlemma.com/docs/api-reference/get-external-account.md): Retrieve a single external account by ID. - [List external accounts](https://getlemma.com/docs/api-reference/list-external-accounts.md): Retrieve saved external accounts for an entity. - [Create external account](https://getlemma.com/docs/api-reference/create-external-account.md): Save an external bank account as a recipient for outbound transfers. - [Get book transfer](https://getlemma.com/docs/api-reference/get-book-transfer.md): Retrieve a single book transfer by its ID. - [Move money internally](https://getlemma.com/docs/api-reference/move-money-internally.md): Transfer funds instantly between Lemma accounts. - [Get card](https://getlemma.com/docs/api-reference/get-card.md): Retrieve a card and its spending limits. - [Create card](https://getlemma.com/docs/api-reference/create-card.md): Issue a virtual debit card with custom spending limits. - [Get a card iframe](https://getlemma.com/docs/api-reference/get-card-iframe.md): Get a short-lived iframe URL for displaying a card's sensitive details. - [Delete a card](https://getlemma.com/docs/api-reference/delete-card.md): Permanently cancel a card so it can no longer be used. - [Get inbound ACH transfer](https://getlemma.com/docs/api-reference/get-inbound-ach-transfer.md): Retrieve a single inbound ACH transfer by its ID. - [List inbound ACH transfers](https://getlemma.com/docs/api-reference/list-inbound-ach-transfers.md): Retrieve a paginated list of inbound ACH transfers, optionally filtered by account. - [Get ACH transfer](https://getlemma.com/docs/api-reference/get-ach-transfer.md): Retrieve a single ACH transfer by its ID. - [Move money externally](https://getlemma.com/docs/api-reference/move-money-externally.md): Send money to a saved external account. - [Changelog](https://getlemma.com/docs/changelog.md): Lemma launches new features every week. ### OpenAPI Specs - [openapi](/docs/api-reference/openapi.json) - [openapi](/docs/openapi.json) ## Product pages - [Lemma - Modern Healthcare Banking](https://getlemma.com/index.md): Open a free account in 5 minutes. Automated Posting, AI powered Lockbox, $10M FDIC-Insurance and up to 1.75% APY - designed for Healthcare - [Referral program](https://getlemma.com/referral.md): Refer a practice to Lemma and earn $1,000 when they open a business account and deposit $25,000 in cash-pay or payer revenue within 60 days. No cap on referrals or earnings. - [Business banking for medical practices](https://getlemma.com/business-banking.md): Open an account in 5 minutes. An account per entity, up to 1.75% APY, up to $10M FDIC insurance, and free RTP, fully digital business banking for medical practices. - [AI-powered medical lockbox service](https://getlemma.com/lockbox.md): Route checks and EOBs to your dedicated Lemma medical lockbox. We scan, post to your billing system, and reconcile automatically, same day. - [Payment reconciliation for healthcare](https://getlemma.com/remittance-reconciliation.md): Payer deposits arrive matched to remittance. 94% auto-match, trace number on every EFT, posting-ready output. - [MSO-PC banking for multi-entity groups](https://getlemma.com/mso-pc-banking.md): An account per PC with full fund segregation, consolidated MSO reporting, automated sweeps, and up to $10M FDIC. - [Working capital for medical practices](https://getlemma.com/lemma-capital.md): Credit sized to your practice revenue. No personal guarantee, no branch visit, funded in 48 hours. - [MSO Banking & Treasury Management: Multi-Entity Accounts](https://getlemma.com/mso-banking.md): Open compliant MSO-PC and DSO-PC bank accounts in 5 minutes. Streamline multi-entity cash sweeps, wire transfers, and EOB reconciliation. - [Multi-entity banking guide for MSO-PC and DSO-PC groups](https://getlemma.com/multi-entity-banking.md): The complete guide to multi-entity banking for healthcare MSO-PC structures. Separate accounts per PC, automated sweeps, and $10M FDIC coverage. - [Banking for Dental practices](https://getlemma.com/dental-practices.md): How dental practices reconcile PPO insurance EFTs, patient card payments, and in-house membership drafts against one ledger, post EFTs against EOB line items to catch write-offs and short pays, and pay lab and supply invoices over free ACH. - [Banking for Physical Therapy practices](https://getlemma.com/physical-therapy.md): How physical therapy clinics handle hundreds of small insurance EFTs a week with no per-deposit fee, attribute collections to individual therapists with virtual accounts, catch authorization-limit denials the day a remittance posts, and route workers' comp and auto-claim checks through a lockbox. - [Banking for Urgent Care](https://getlemma.com/urgent-care.md): How urgent care centers reconcile the payer-EFT and patient-card halves of a single encounter, track deposits by commercial payer to catch a slowing plan early, keep flu-season peak balances covered to $10M FDIC, and separate occupational-health contract revenue from clinical claims. - [Banking for Behavioral Health Practices & ABA Centers](https://getlemma.com/behavioral-health.md): How behavioral health and ABA practices reconcile self-pay and superbill revenue alongside in-network payer EFTs, pay clinicians a percentage of collected (not billed) revenue via per-clinician virtual accounts, and track prepaid session packages as a liability rather than revenue. - [Banking for Orthopedic practices](https://getlemma.com/orthopedics.md): How orthopedic practices line up the professional, facility, anesthesia, and implant components of one surgical case, each on its own payment timeline, fund implant invoices that arrive before the payer does, and run the practice and ASC as separate entities with automated sweeps. - [Banking for Chiropractic practices](https://getlemma.com/chiropractic.md): How chiropractic offices reconcile thousands of small cash-pay transactions a month with a two-person front desk, track prepaid care-plan drafts as unearned revenue, and match personal injury settlement checks arriving months or years later back to the original case via lockbox. - [Banking for Dermatology practices](https://getlemma.com/dermatology.md): How dermatology practices keep same-day cosmetic cash-pay revenue separate from medical claims that pay weeks later, finance injectable and device inventory ordered ahead of demand, and post the professional, facility, and pathology components of a Mohs case to one case file. - [Banking for Med Spas](https://getlemma.com/med-spa.md): How med spas run the MSO-PC structure, a management company over a physician-owned PC, from one location, adding a new PC or site in minutes while scaling, tracking prepaid packages as deferred revenue per location, and reconciling CareCredit, Cherry, and PatientFi payouts net of fees. - [Banking for Telehealth companies](https://getlemma.com/telehealth.md): How telehealth companies open a management company and a PC in every state fully online in minutes, run every entity's balances and payouts from one dashboard, and move weekly clinician payouts and subscriber refunds over free ACH and RTP with no per-transaction fee. ## Pricing - [Pricing](https://getlemma.com/pricing.md): Compare Lemma healthcare banking plans. Single-entity practices are free forever: unlimited accounts, free ACH, RTP, and FedNow transfers, and earn on your deposits. Multi-entity MSO-PC structures pay $50 per entity. ## Legal - [Privacy Policy](https://getlemma.com/privacy-policy.md): Lemma Technologies privacy policy. How we collect, use, and protect your information. - [Platform Agreement](https://getlemma.com/lemma-platform-agreement.md): Lemma's Platform Agreement: the Services Agreement governing ACH, wire, and account terms, plus the Business Associate Agreement (BAA) covering HIPAA-protected health information handling, which sits on its own page. - [Business Associate Agreement](https://getlemma.com/business-associate-agreement.md): Lemma Business Associate Agreement (BAA). How Lemma safeguards Protected Health Information under HIPAA while providing its services. - [Electronic Communications Agreement](https://getlemma.com/lemma-electronic-communications-agreement.md): Lemma Electronic Communications Agreement. Consent to receive disclosures and notices electronically. - [Payment Processing Agreement](https://getlemma.com/payment-processing-agreement.md): Lemma Payment Processing Agreement. Terms for embedded card, ACH, and payment processing services, including fees, fair use, and chargeback liability. ## Provider guides - [Healthcare banking and treasury guides](https://getlemma.com/provider-guides.md): Practical guides on healthcare banking, medical lockbox, payment posting, and treasury for medical practices, MSOs, and multi-entity groups. - [2026 guide to opening a practice bank account for spine specialists](https://getlemma.com/provider-guides/2026-guide-practice-bank-spine-specialists.md): A practical 2026 guide for spine specialists covering documentation, HIPAA-compliant banking, merchant services, RCM integrations, and financing options for growing practices. - [7 essential features to look for in a HealthTech lockbox 2026](https://getlemma.com/provider-guides/healthtech-lockbox-features-patient-data.md): 7 must-have capabilities—security, audit logs, EHR interoperability, access control, traceability, resilience, AI governance, and usability—for healthtech lockboxes in 2026. - [A treasury policy template for PE-backed platforms](https://getlemma.com/provider-guides/treasury-policy-template-for-pe-backed-platforms.md): The one-page treasury policy every PE-backed healthcare platform needs: reserve sizing, yield, signer matrix, sweeps, FDIC strategy, and reporting. - [A virtual accounts playbook for multi-payer behavioral health](https://getlemma.com/provider-guides/multi-payer-virtual-accounts-behavioral-health.md): When Medicaid, EAP, grants, and self-pay all hit one account, reconciliation eats Tuesdays. Here's how virtual accounts fix that for behavioral health practices. - [Anatomy vs Lemma: a healthcare operations comparison](https://getlemma.com/provider-guides/anatomy-vs-lemma.md): Side-by-side comparison of Anatomy and Lemma on banking, lockbox, reconciliation, and pricing for healthcare practices and MSO-PC structures. - [Anti-VEGF buy-and-bill: cash flow for retina practices](https://getlemma.com/provider-guides/anti-vegf-buy-and-bill-cash-flow.md): Retina practices front $1,500 to $2,200 per anti-VEGF dose and wait 30 to 90 days to get paid. A banking structure that maps to the drug spend cycle cuts the carrying cost. - [Automated sweep rules for MSO-PC structures](https://getlemma.com/provider-guides/automated-sweep-rules-mso-pc.md): Automated sweep rules implement MSA terms across MSO-PC entities — management fees, reserve sweeps, and FDIC coverage — without manual ACH entry each month. - [Bank accounts you need for an MSO-PC structure](https://getlemma.com/provider-guides/bank-accounts-mso-pc-structure.md): MSO-PC groups need at least one operating account per entity — CPOM requires it. Here's the full breakdown of accounts a multi-location healthcare group actually needs. - [Bank of America business banking vs Lemma for medical practices](https://getlemma.com/provider-guides/healthcare-banking-guide.md): Bank of America is one of the most widely used business banks in the US — but medical practices often find that its fee structure and general-purpose design leave money on the table. This guide compares Bank of America's business checking accounts to Lemma across fees, features, and fit. - [Banking for ABA centers across 12 state Medicaids](https://getlemma.com/provider-guides/banking-for-aba-centers-across-12-state-medicaids.md): Every state Medicaid pays ABA on its own cadence and code set. Here's how to route those remits to a single ledger and forecast cash from each waiver line. - [Banking for ambulatory surgery center revenue](https://getlemma.com/provider-guides/banking-for-ambulatory-surgery-center-revenue.md): GI, ophthalmology, and orthopedic platforms run a clinic and an ASC under one roof. Here's how to route facility and office revenue cleanly for audit and acquisition. - [Banking for dermatology rollups](https://getlemma.com/provider-guides/banking-for-dermatology-rollups.md): Derm rollups run medical and cosmetic revenue through one front desk. Here's the account architecture that keeps sales tax, payer audits, and per-location reporting clean. - [Banking for teledermatology practices: what you actually need](https://getlemma.com/provider-guides/teledermatology-banking-essentials.md): Telederm practices are fully digital but still pay big-bank fees for branches they never visit. Here's the banking stack built for how teledermatology actually operates. - [Banking red flags in an MSO-PC audit](https://getlemma.com/provider-guides/banking-red-flags-mso-pc-audit.md): PE diligence finds banking problems before lawyers do. Here are the six MSO-PC banking red flags that kill or delay deals — and how to fix them this quarter. - [Best banking for behavioral health practices in 2026](https://getlemma.com/provider-guides/best-bank-for-behavioral-health-practices.md): Find the best banking for behavioral health practices — designed around insurance reimbursements, EFT enrollment, and multi-provider cash flow. - [Best banking for chiropractic practices in 2026](https://getlemma.com/provider-guides/best-banking-for-chiropractic-practices.md): Find the best banking for chiropractic practices — designed around insurance reimbursements, EFT enrollment, and multi-provider cash flow. See why chiropractic groups choose Lemma. - [Best banking for dental practices in 2026](https://getlemma.com/provider-guides/best-banking-for-dental-practices.md): Find the best banking for dental practices — designed around insurance reimbursements, EFT enrollment, and multi-location cash flow. - [Best banking for dermatology practices in 2026](https://getlemma.com/provider-guides/best-banking-for-dermatology-practices.md): Discover the best banking options for dermatology practices — from managing insurance reimbursements and EFT enrollment to multi-location cash flow. See why dermatology groups choose Lemma. - [Best banking for orthopedic practices in 2026](https://getlemma.com/provider-guides/best-banking-for-orthopedic-practices.md): Find the best banking for orthopedic practices — designed around high-volume insurance reimbursements, EFT enrollment, and multi-surgeon cash flow. See why orthopedic groups choose Lemma. - [Best banking for physical therapy clinics in 2026](https://getlemma.com/provider-guides/best-banking-for-physical-therapy-clinics.md): Find the best banking for physical therapy clinics — designed around insurance reimbursements, EFT enrollment, and multi-location cash flow. - [Best banking for urgent care centers in 2026](https://getlemma.com/provider-guides/best-banking-for-urgent-care-centers.md): Find the best banking for urgent care centers — designed around high-volume insurance reimbursements, EFT enrollment, and multi-location cash flow. See why urgent care groups choose Lemma. - [Best banks for multi-location medical groups](https://getlemma.com/provider-guides/best-banks-multi-location-medical-groups.md): Comparing banks for a multi-location medical group? Here's the five categories that matter — and the hybrid setup most growing groups end up with. - [Billing reconciliation automation tools for healthcare](https://getlemma.com/provider-guides/billing-reconciliation-automation-tools-healthcare.md): A guide to the four layers of billing reconciliation automation in healthcare—ERA 835 matching, paper EOB digitization, RCM posting, and the banking layer most practices skip. - [Bluevine vs Lemma for medical practices](https://getlemma.com/provider-guides/bluevine-vs-lemma-medical-practices.md): Comparing Bluevine and Lemma for your medical practice? See how they stack up on APY fine print, paper checks, ERA reconciliation, multi-entity banking, and healthcare-specific features, and why practices are switching to Lemma. - [Can one bank account serve multiple PCs legally?](https://getlemma.com/provider-guides/one-bank-account-multiple-pcs-legal.md): In most states, pooling clinical revenue across multiple PCs in one account violates CPOM. Here's what's required — and the structure that actually works. - [Cash management committee charter for healthcare platforms](https://getlemma.com/provider-guides/cash-management-committee-charter-healthcare-platforms.md): A template charter for healthcare platform cash management committees — scope, membership, meeting cadence, and approval thresholds for reserve, sweep, and wire decisions. - [Cash management for oncology platforms](https://getlemma.com/provider-guides/cash-management-for-oncology-platforms.md): Oncology claims can take up to 270 days to pay. Here's how to size cash reserves, separate acquisition escrow, and track drug inventory financing for oncology platforms. - [Chase vs Lemma for medical practices](https://getlemma.com/provider-guides/chase-vs-lemma-medical-practices.md): Comparing Chase and Lemma for your medical practice? See how they stack up on EFT enrollment, payer reconciliation, lockbox, and healthcare-specific features — and why practices are switching to Lemma. - [Closing a practice acquisition in one banking day](https://getlemma.com/provider-guides/closing-practice-acquisition-in-one-banking-day.md): Closing a practice acquisition takes six wires in a specific order. Here's the choreography, pre-close checklist, and what to look for in a bank that can close same-day. - [Cosmetic-only dermatology is a retail business. Bank like one.](https://getlemma.com/provider-guides/cosmetic-only-dermatology-retail-banking.md): Cosmetic dermatology runs on cash-pay, memberships, and retail product sales — not insurance. Find banking built for cosmetic derm revenue streams, from Botox and filler to skincare retail and med spa services. - [Counterparty risk: the one-pager your board wants](https://getlemma.com/provider-guides/counterparty-risk-one-pager-your-board-wants.md): A template for healthcare CFOs to document banking counterparty risk exposure, with FDIC coverage details and contingency planning. - [CPOM compliance and bank account ownership explained](https://getlemma.com/provider-guides/cpom-compliance-bank-account-ownership.md): CPOM rules determine who can own and control bank accounts in a healthcare group. Here's what that means for PC accounts, MSO signers, and intercompany flows. - [Dermatologists, this is the real cost of your front-office check pile](https://getlemma.com/provider-guides/front-office-check-pile-cost.md): Patient checks feel free — but staff time, deposit runs, and posting errors cost $3–$7 each. - [Dermatopathology revenue belongs in its own account](https://getlemma.com/provider-guides/dermatopathology-lab-revenue-virtual-account.md): In-house dermatopathology has its own payer contracts, cost structure, and comp formula. Mixing it with clinical revenue hides the lab's real margin — two virtual accounts fix it. - [FDIC vs sweep network coverage: which do you have?](https://getlemma.com/provider-guides/fdic-vs-sweep-network-coverage.md): FDIC is the $250K floor. A sweep network multiplies it to $10M. Most practices need both — here's the difference and how to tell which one you actually have. - [Five questions before signing your next bank](https://getlemma.com/provider-guides/five-questions-before-signing-your-next-bank.md): A healthcare CFO's evaluation framework for selecting banking partners suited to multi-entity medical practice structures. - [Five-minute account opening for your next PC](https://getlemma.com/provider-guides/five-minute-account-opening-for-your-next-pc.md): Opening a bank account for a newly acquired professional corporation takes six weeks at a money-center bank. We open it in five minutes. Here's what that changes for your M&A close cadence. - [From remit feed to 13-week cash forecast](https://getlemma.com/provider-guides/from-remit-feed-to-13-week-cash-forecast.md): Your payer mix and remit cadence are the strongest signal in any healthcare cash forecast. Here's how to turn an 835 feed into a 13-week projection your CFO can defend. - [Grant-funded clinic? Your cash is probably underbanked](https://getlemma.com/provider-guides/grant-funded-behavioral-health-clinic-underbanked.md): Grant-funded behavioral health clinics sit on millions in restricted funds earning 0.05% APY — mostly uninsured. - [How a multi-practice DSO should architect its banking](https://getlemma.com/provider-guides/dso-multi-practice-banking-architecture.md): Most DSOs hit a banking wall between practice three and five. Here's the MSO-PC account architecture that scales with acquisitions. - [How long to open bank accounts for 5 PCs?](https://getlemma.com/provider-guides/opening-accounts-five-pcs-timeline.md): Generalist banks take 35–75 days to open accounts for a 5-PC group. Here's why — and how healthcare-native banking cuts that timeline to 5–10 days. - [How MSO-PC banking works for multi-location practices](https://getlemma.com/provider-guides/mso-pc-banking-multi-location-practices.md): Generic banks weren't built for MSO-PC structures. Here's what CPOM-compliant multi-entity banking requires — and what a working setup actually looks like. - [How much FDIC insurance covers a medical practice](https://getlemma.com/provider-guides/fdic-insurance-medical-practice.md): FDIC only covers $250,000, but most practices hold far more. Here's how to calculate your uninsured exposure and extend FDIC coverage to $10M per entity. - [How much time does a dental billing coordinator spend on reconciliation?](https://getlemma.com/provider-guides/dental-billing-coordinator-reconciliation-time.md): A look at how many hours dental billing coordinators actually spend reconciling ERA 835s, paper EOBs, and patient payments — and what it costs when the process isn't automated. - [How orthopedic groups recover six figures through better banking](https://getlemma.com/provider-guides/orthopedic-group-banking-six-figure-recovery.md): ACH fees, wire fees, and lost yield quietly drain $25,000–$90,000 a year from a typical orthopedic group. Here's where the money leaks and how to recover it. - [How to catch billing payment errors before they become losses](https://getlemma.com/provider-guides/catch-billing-payment-errors-before-losses.md): Billing payment errors in a healthcare practice rarely show up as a single big loss — here's where they hide and how to find them before the money is gone. - [How to earn more on $1M+ in practice cash](https://getlemma.com/provider-guides/optimize-yield-1m-practice-operating-cash.md): $1M sitting at 0.05% costs you $44K a year in foregone yield. Here's a three-bucket framework for earning more on practice cash without blocking liquidity. - [How to handle a healthcare banking migration after an acquisition](https://getlemma.com/provider-guides/healthcare-acquisition-banking-migration.md): A guide for MSOs and healthcare organizations migrating bank accounts, payer ACH enrollments, lockbox payments, and treasury workflows after acquiring a new entity. - [How to handle intercompany transfers in an MSO-PC](https://getlemma.com/provider-guides/intercompany-transfers-mso-pc.md): Management fees, cost-sharing, and sister-PC flows all require documented intercompany transfers — not shared accounts. Here's how money moves legally between MSO-PC entities and what each transfer needs to survive an audit. - [How to reconcile cash across multiple PCs](https://getlemma.com/provider-guides/reconcile-cash-multiple-pcs.md): Multi-PC cash reconciliation takes 6–10 hours a week manually. Here's the daily, weekly, and monthly cadence that cuts it to 90 minutes with the right tooling. - [How to run one treasury across multiple PCs](https://getlemma.com/provider-guides/how-centralize-treasury-multiple-pcs.md): Centralized treasury across multiple PCs means one dashboard and one policy — not one account. Here's how to run it without breaking CPOM rules. - [How to scale banking from 1 PC to 10 PCs](https://getlemma.com/provider-guides/scale-banking-1-pc-to-10-pcs.md): Banking that works for 1 PC breaks at 5. Here's what changes at each step from 1 to 10 PCs — and when to switch before it costs you a deal. - [How to send patient refund checks: 2026 step-by-step guide](https://getlemma.com/provider-guides/how-to-send-patient-refund-checks.md): Learn how to send patient refund checks the right way — including timelines, compliance requirements, and how modern medical practices are automating refund disbursements. - [How to set up per-location accounts in a DSO](https://getlemma.com/provider-guides/per-location-accounts-dso.md): DSOs need per-location EFT routing without opening dozens of separate accounts. Here's when to use virtual accounts vs separate PCs — and how to combine both. - [How to switch banks for your medical practice](https://getlemma.com/provider-guides/switching-banks-guide.md): Switching business banks is one of those tasks that feels complicated but is actually very manageable with a clear plan. For medical practices, the main concern is making sure insurance reimbursements keep flowing — but with the right approach, you can transition smoothly over 2–4 weeks. - [KeyBank vs Lemma for medical practices](https://getlemma.com/provider-guides/keybank-vs-lemma-medical-practices.md): Comparing KeyBank and Lemma for your medical practice? See how they stack up on fees, transaction limits, ERA reconciliation, lockbox, and multi-entity banking, and why practices are switching to Lemma. - [Lemma vs traditional commercial banks: what MSOs need to know about healthcare treasury](https://getlemma.com/provider-guides/lemma-vs-traditional-banks-mso-treasury.md): Compare Lemma to traditional commercial banks for MSO-PC treasury: account setup speed, AI lockbox reconciliation, automated cash sweeps, and FDIC coverage. - [Medical lockbox vs traditional bank lockbox for healthcare practices](https://getlemma.com/provider-guides/medical-lockbox-vs-traditional-bank-lockbox-healthcare.md): Not all lockbox services are built for healthcare. Here's exactly how a medical lockbox differs from a traditional bank lockbox — and why it matters for your practice's AR. - [Mercury vs Lemma for medical practices](https://getlemma.com/provider-guides/mercury-vs-lemma-medical-practices.md): Comparing Mercury and Lemma for your medical practice? See how they stack up on payer EFT enrollment, paper checks, ERA reconciliation, and healthcare-specific features, and why practices are switching to Lemma. - [Mohs surgery and the 90-day insurance cash gap](https://getlemma.com/provider-guides/mohs-surgery-cash-flow-90-day-gap.md): Mohs practices carry 60–90 days of revenue as a receivable. A yield-bearing reserve changes the math on bridging that gap without leaning harder on your credit line. - [MSO management fees and banking documentation](https://getlemma.com/provider-guides/mso-management-fees-banking-documentation.md): MSO management fees are heavily scrutinized at audit and sale. Here's the calculation methods, documentation banks expect, and how to prevent year-over-year drift. - [MSO-PC account setup checklist for healthcare groups](https://getlemma.com/provider-guides/mso-pc-account-setup-checklist.md): The complete banking setup checklist for MSO-PC healthcare groups — legal structure, documentation, EFT enrollment, sweep rules, and what to review at day 90. - [Multi-modality ophthalmology banking: exam, surgery, optical](https://getlemma.com/provider-guides/multi-modality-ophthalmology-banking.md): Exam, surgery, and optical have different margins and reimbursement timing. When all three hit one account, your P&L stops telling you which line is profitable. - [Personal injury chiropractic cash flow: the 6-month gap](https://getlemma.com/provider-guides/pi-chiropractic-cash-flow-gap.md): PI chiropractors wait 6–18 months for LOP, medpay, and workers comp to settle. Learn how per-payer virtual accounts and yield on the float make the cash flow gap manageable. - [Reconciling 835s and paper EOBs in one pipeline](https://getlemma.com/provider-guides/reconciling-835s-and-paper-eobs.md): Healthcare practices typically manage electronic 835 remits and paper EOBs through separate workflows, creating operational inefficiencies and revenue losses. This guide presents a unified architecture for consolidating both streams into a single reconciliation pipeline with measurable KPIs. - [Relay vs Lemma for medical practices](https://getlemma.com/provider-guides/relay-vs-lemma-medical-practices.md): Relay sells 20 sub-accounts. Healthcare practices need 5 PCs in 5 days. Here's why sub-accounts and FDIC entities are not the same thing. - [Silicon Valley Bank vs Lemma for healthcare companies and medical groups](https://getlemma.com/provider-guides/silicon-valley-bank-vs-lemma-healthcare-banking.md): SVB banks the innovation economy, including venture-backed healthtech and life sciences. Lemma banks the operating side of healthcare: payer deposits, EOBs, lockbox and MSO-PC structures. Here is how they compare. - [Solo cataract surgeon? Three banking moves worth making](https://getlemma.com/provider-guides/solo-cataract-surgeon-banking-moves.md): Solo cataract surgeons hold $400K–$1.5M in idle operating cash earning 0.05% APY. Three small banking moves recover $7,000–$26,000 a year without changing the practice. - [Solo PT clinic? Stop leaving yield on the table](https://getlemma.com/provider-guides/solo-pt-clinic-yield-apy.md): Solo PT clinics hold $300K–$1M in operating cash earning 0.05% APY. At up to 1.75%, that same balance earns $5,000–$17,500 a year — with no operational changes. - [Sports medicine cash flow: volume doesn't match the calendar](https://getlemma.com/provider-guides/sports-medicine-cash-flow-seasonal.md): Sports medicine revenue swings 30–50% seasonally and reimbursement lag makes the cash trough hit 60 days late. Here's the banking structure that fixes it. - [Stop mixing patient-pay and insurance cash](https://getlemma.com/provider-guides/dental-patient-pay-insurance-virtual-accounts.md): Dental groups run five revenue streams in one account — and reconciliation eats Tuesdays. Virtual accounts split patient-pay, insurance, ortho, and memberships at deposit. - [Substance use treatment center banking: the cash flow reality](https://getlemma.com/provider-guides/substance-use-treatment-center-banking.md): SUD treatment centers bill more payers than almost any behavioral health practice, and AR sits long. Better banking makes the cash visible. - [Telehealth spin up: your first 12 weeks](https://getlemma.com/provider-guides/telehealth-spin-up-first-12-weeks.md): What to do in weeks 0-12 of a multi-state telehealth launch: an MSO and a PC per CPOM state, a bank account per entity, licensing that runs 30-120 days a state, credentialing 60-150 days a payer, then payer EFT enrollment. - [The banking checklist for opening your second derm clinic](https://getlemma.com/provider-guides/banking-checklist-second-derm-clinic.md): Opening a second derm clinic without the right banking setup means a year of co-mingled deposits and broken P&L. Here's the checklist to run before opening day. - [The banking trap multi-location PT groups fall into (and how to escape it)](https://getlemma.com/provider-guides/multi-location-pt-group-banking-trap.md): Most physical therapy groups outgrow their bank before they realize it. Learn the hidden banking traps that hit multi-location PT groups — fragmented accounts, EFT chaos, and cash flow blind spots — and what to do instead. - [The definitive guide to HIPAA-compliant HealthTech lockbox providers](https://getlemma.com/provider-guides/hipaa-healthtech-lockbox-solutions.md): Core features, security controls, and stepwise vendor selection for HIPAA-compliant lockbox solutions that automate medical payments and protect patient data. - [The definitive guide to payment rails for healthcare providers](https://getlemma.com/provider-guides/medical-practice-payment-rail-guide.md): How payment rails—ACH, cards, wires, RTP, FedNow, virtual cards, blockchain—shape healthcare revenue cycles, and how to choose the right mix for your practice. - [The first 90 days after a practice acquisition](https://getlemma.com/provider-guides/first-90-days-after-a-practice-acquisition.md): Day-by-day playbook for integrating the banking layer in the first 90 days after a practice acquisition. - [The ophthalmology group's banking checklist for adding an ASC](https://getlemma.com/provider-guides/ophthalmology-asc-banking-checklist.md): Adding an ASC means a separate entity, separate Medicare enrollment, and separate fund segregation. Here's the banking checklist to run before opening day. - [The second dental location doesn't break you. The fifth one does.](https://getlemma.com/provider-guides/second-dental-location-doesnt-break-you-fifth-one-does.md): The systems that scaled your first practice quietly fragment by the fifth location. Standardize operations, centralize the back office and finances, and build leadership before you need it. - [The true cost of banking for a medical practice](https://getlemma.com/provider-guides/banking-cost-guide.md): Most medical practice administrators focus on payer reimbursements, staffing costs, and rent — but banking fees quietly drain thousands of dollars each year. This guide breaks down every category of banking cost so you know exactly what you're paying and where you can save. - [Therapy marketplace: paying 10,000 therapists every Friday](https://getlemma.com/provider-guides/paying-10000-therapists-every-friday.md): Therapy marketplaces run W2 plus 1099 networks at scale, and ACH cost adds up fast. Here's the payout architecture that holds at 10k providers without breaking reconciliation. - [Track each derm associate's revenue with virtual accounts](https://getlemma.com/provider-guides/track-derm-associate-revenue-virtual-accounts.md): Producer-based comp reconciliation takes 2–3 days a month when all provider revenue shares one account. Per-provider virtual accounts cut it to hours. - [Urgent care banking: built for multi-location from day one](https://getlemma.com/provider-guides/urgent-care-mso-multi-location-banking.md): By location three, most urgent care groups are reconciling across three banks. Here's the banking structure built for multi-location urgent care from day one. - [Virtual accounts vs separate accounts for medical practices](https://getlemma.com/provider-guides/virtual-accounts-vs-separate-accounts.md): How virtual accounts, true sub-accounts, and separate accounts compare on reconciliation, sweeps, FBO, payer routing, and audit, and where each one belongs in an MSO-PC structure. - [What APY should your practice expect in 2026?](https://getlemma.com/provider-guides/medical-practice-apy-expectations-2026.md): In 2026, practices should earn 1.5–2% on operating cash and 4%+ on reserves. Here's how to benchmark your bank — and what to do if you're earning far less. - [What is a sweep network and why it matters](https://getlemma.com/provider-guides/what-is-sweep-network-banking-deposits.md): A sweep network splits deposits across FDIC-member banks to extend coverage from $250K to $10M per entity — one account, one login, no extra effort. - [What is an MSO-PC structure (and why banking cares)?](https://getlemma.com/provider-guides/what-is-mso-pc-structure-banking.md): MSO-PC separates clinical and business ownership under CPOM rules — and most banks fumble it. Here's the structure explained and what to look for in a bank. - [What is ERA/EOB matching in healthcare billing](https://getlemma.com/provider-guides/what-is-era-eob-matching-healthcare-billing.md): What ERA 835 files and paper EOBs are, why matching them to deposits is the difference between closed claims and quiet revenue leakage, and how the mechanics get automated. - [Which HealthTech billing and RCM service offers the best ROI?](https://getlemma.com/provider-guides/healthtech-billing-rcm-best-roi.md): A quick framework for calculating true ROI on billing and RCM platforms—including the banking-side automation most buyers overlook. - [Why dental hygiene looks more profitable than it is](https://getlemma.com/provider-guides/dental-hygiene-profitability-virtual-accounts.md): Every dental owner thinks hygiene is profitable. Most can't prove it. Two virtual accounts make hygiene's monthly contribution visible in real time — not 45 days late. - [Why psychiatrists need different banking than therapists](https://getlemma.com/provider-guides/psychiatry-private-practice-banking.md): Find the best banking for psychiatry private practices — designed around self-pay collections, insurance reimbursements, and solo or small group cash flow. - [Why subscription chiropractors outgrow their banks fast](https://getlemma.com/provider-guides/subscription-chiropractor-banking.md): Subscription chiropractic runs on recurring card-on-file revenue, not insurance cycles — and mixed deposits become a reconciliation nightmare. Here's the fix. - [Why telehealth therapy practices are leaving big banks](https://getlemma.com/provider-guides/telehealth-therapy-banking-fintech-migration.md): Telehealth therapy practices have no branches, no checks, no in-person touchpoints — but still pay big-bank fees. Here's the banking stack built for how they actually operate. - [Why your Botox cash should not share an account](https://getlemma.com/provider-guides/aesthetic-vs-medical-virtual-accounts-derm.md): Aesthetic and medical revenue have different margins, timing, and cost structures. Here's why mixing them in one account hurts your derm P&L — and the two-virtual-account fix.