Dental Intake Glossary
Practice Management System (PMS)
A practice management system is the database of record for a dental practice. It holds the schedule, the patient chart, the insurance plans, the ledger, and the clinical notes. Every other tool a practice buys (imaging, texting, payments, recall) either writes into the PMS or duplicates it. That makes the PMS the single most important integration surface in dentistry, and it is also where most front-desk time actually goes: not into the software's features, but into keying information into it by hand.
What a practice management system actually does
The word 'management' undersells it. A dental PMS is simultaneously a scheduling application, an electronic health record, a claims engine, and an accounts-receivable ledger, and the four are tightly coupled. Booking an appointment creates a chart entry; completing a procedure posts a CDT code to the ledger; the ledger generates a claim; the claim's adjudication updates the patient's balance.
That coupling is why practices rarely switch. Migrating a PMS means migrating a decade of clinical history, an active claims pipeline, and every recall date in the practice at once. It is also why point solutions that do not write back into the PMS tend to fail: if the data lives somewhere else, the front desk has to enter it twice, and within a few weeks they stop using the second system.
The modules that matter for new-patient intake
Not every part of the PMS is involved when a new patient is added. Intake touches a specific and fairly small set of fields, which is what makes it automatable:
- Patient demographics: legal name, date of birth, address, phone, email, preferred contact method, and preferred language.
- Insurance: carrier, plan or group number, subscriber name and relationship to the patient, and member ID.
- Medical history: conditions, current medications, and allergies, usually stored as a structured questionnaire rather than free text.
- Consent and signature records, HIPAA acknowledgement, treatment consent, financial policy.
- Appointment record: the visit type (typically a new-patient exam), provider, operatory, and length.
- Referral source: how the patient found the practice, which drives marketing attribution.
Cloud versus server-based systems
Dental PMS platforms split into two architectures, and the split determines what integration is even possible. Server-based systems such as Dentrix and Eaglesoft traditionally run on a machine in the practice, with workstations connecting over the local network. Cloud-native systems such as Curve Dental, Denticon, and CareStack run in the vendor's infrastructure and are reached through a browser.
For an integration, the difference is access. Cloud systems generally expose a hosted API you can authenticate against from anywhere. Server-based systems often require a bridge, a small service running inside the practice network that relays requests. Open Dental sits between the two: it is commonly self-hosted but ships a documented API, which is why it is frequently the first integration a dental software vendor builds.
How data gets into the PMS, and why that is the bottleneck
There are three ways patient information reaches the PMS: someone types it, the patient types it into a form that syncs, or an integration writes it through an API. In most practices the first is still dominant. A new patient calls, a coordinator asks fifteen questions while the patient is on the line, and types the answers into the patient record. If the patient cannot answer (they do not have their insurance card handy, they are not sure of the group number) the record is saved incomplete and someone is supposed to follow up.
That incomplete record is the real cost. It surfaces at check-in, when the patient is already in the operatory and the hygienist is waiting, or it surfaces later as a rejected claim. Automating intake is not about removing the front desk from the conversation; it is about making sure the record is complete before the visit rather than during it.
Common dental practice management platforms
The dental PMS market is more fragmented than the medical EHR market. A handful of platforms cover most independent practices and DSOs:
| Platform | Vendor | Architecture | Typical practice |
|---|---|---|---|
| Open Dental | Open Dental Software | Self-hosted or hosted, documented API | Independent practices, integration-friendly groups |
| Dentrix | Henry Schein One | Server-based, hosted option | Established general practices |
| Eaglesoft | Patterson Dental | Server-based | Established general practices |
| Curve Dental | Curve Dental | Cloud-native | Practices wanting browser-only access |
| Denticon | Planet DDS | Cloud-native | Multi-location groups and DSOs |
| CareStack | CareStack | Cloud-native, all-in-one | Growth-focused groups |
Frequently asked questions
Is a dental PMS the same thing as an EHR?
There is heavy overlap. A dental PMS includes electronic health record functionality (chart, medical history, clinical notes) but it also includes scheduling, insurance claims, and the financial ledger, which a general-purpose EHR often leaves to separate systems. In dentistry the two terms are used loosely and usually refer to the same product.
Can a PMS be replaced by a spreadsheet or a generic CRM?
No, and the blocker is claims. Dental billing runs on CDT procedure codes, fee schedules, and payer-specific claim formats, and the ledger has to reconcile insurance payments against patient balances. A CRM can hold names and appointments; it cannot adjudicate a claim or produce a compliant clinical chart.
What does 'writeback' mean in the context of a PMS?
Writeback means an external tool pushes structured data into the PMS rather than storing it separately. A tool that collects a patient's insurance details and displays them in its own dashboard has not done a writeback. A tool that populates the carrier, member ID, and subscriber fields on the patient record inside the PMS has.
Why do PMS integrations often require a bridge inside the practice?
Because server-based systems keep their database on the practice's local network with no route in from the public internet. A bridge is a small piece of software installed on that network that can read and write to the local database and communicate outward, which avoids exposing the database directly.
If your front desk is still typing intake answers into the PMS one call at a time, see how Clincy collects them by voice or SMS and writes them back before the appointment.
Book CallRelated reading
Integrations
Open Dental Integration
How Clincy connects to Open Dental to write demographics, insurance, and health history into the patient record before the visit. Setup steps and workflows.
Dental Intake Glossary
Insurance Verification
What dental insurance verification means, the difference between eligibility and benefits, what practices check before a first visit, and where the process breaks.
Dental Intake Glossary
New Patient Intake
New patient intake defined: the fields a dental practice must collect before a first visit, who collects them, when it breaks, and what a complete record looks like.
Clincy by Role
Clincy for Dental Office Managers
How incomplete new-patient intake shows up in an office manager's numbers (claim rework, schedule slippage, staffing pressure) and what to measure instead.