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

# Supported systems

> The practice management systems VoxHealth connects to.

VoxHealth talks to your PMS through a dedicated integration per system. What the agent can do depends on what that system exposes.

## Practice management systems

| System                      | Notes                                                                                                                                                         |
| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Open Dental**             | Direct API integration. The most complete of the dental connections.                                                                                          |
| **Sikka**                   | A data platform that fronts several dental systems, including Dentrix and Eaglesoft. Reach a system through Sikka when there is no direct integration for it. |
| **EZDerm**                  | Dermatology.                                                                                                                                                  |
| **ModMed**                  | Multi-specialty.                                                                                                                                              |
| **athenahealth**            | Ambulatory.                                                                                                                                                   |
| **FHIR-compatible systems** | Any system exposing a standards-compliant FHIR R4 API. Capability depends on what that server implements.                                                     |

Not sure which applies to you? Your implementation contact will confirm before onboarding starts.

## What each connection supports

Capabilities differ by system. Broadly:

| Capability                          | Availability                                              |
| ----------------------------------- | --------------------------------------------------------- |
| Patient lookup                      | All integrations                                          |
| Read a patient's appointments       | All integrations                                          |
| Read availability                   | All integrations                                          |
| Book an appointment                 | Most integrations                                         |
| Cancel an appointment               | Most integrations                                         |
| Reschedule                          | Where the system supports it; otherwise cancel-and-rebook |
| Confirm an appointment              | Where the system has a confirmation status to write       |
| Account balance and billing history | Where the system exposes financials                       |
| Create a new patient                | Most integrations                                         |

<Note>
  A capability your PMS does not support is not faked. The agent takes a message instead, so a caller gets a real outcome rather than a promise that never reaches your schedule.
</Note>

## Other connected services

| Category               | What it is for                                                    |
| ---------------------- | ----------------------------------------------------------------- |
| Insurance eligibility  | [Verifications](/patients/verifications)                          |
| Payments               | The payment links the agent sends                                 |
| Pharmacy               | [Prescription lookup and refills](/agents/capabilities)           |
| SMS and voice carriers | Your [phone numbers](/channels/phone-numbers) and patient texting |
| Fax and inbound email  | The [document inbox](/front-desk/fax-and-email)                   |
| Banking                | [Remittance reconciliation](/revenue/remittances)                 |

## Asking about a system that is not listed

If your practice runs something not on this list, ask. A system with a documented API, particularly a FHIR-compatible one, is often reachable. Email [support@voxhealth.ai](mailto:support@voxhealth.ai) with the system name and version.
