Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/yoelrrg-code/pcconnect/llms.txt

Use this file to discover all available pages before exploring further.

PC Connect is a full-featured healthcare management SaaS dashboard designed for medical billing organizations and anesthesia staffing companies. It centralizes provider enrollment, client account management, insurance payer configuration, case tracking, and educational resources — all in a HIPAA-compliant interface with role-based access control.

Quick Setup

Clone the repository, install dependencies, and run the development server in minutes.

Authentication

Learn about HIPAA-compliant login, account registration, and password recovery.

Dashboard Overview

Explore the main dashboard, module cards, and the news widget.

User Management

Manage roles, permissions, and access for Admins, Providers, Directors, and Users.

What PC Connect Does

PC Connect provides a structured workflow for healthcare management teams:
  • Enrollment management — Track provider enrollments, manage client groups, and monitor active incomplete cases
  • Client administration — Maintain detailed client profiles covering contact info, business details, administration, and malpractice coverage
  • Insurance payer configuration — Configure payor API keys, gateways, and active compliance rules
  • Financial integration — Securely link bank accounts via Plaid for payment processing
  • Educational resources — Access clinical and billing documentation with a built-in multi-page document viewer
  • Reporting — Generate and export CSV reports across all managed data
1

Clone and install

Get the source code and install all dependencies using your preferred package manager.
2

Start the dev server

Run npm run dev to launch the Vite development server with hot module replacement.
3

Sign in

Use the login screen with the demo credentials, accept the HIPAA disclaimer, and access the dashboard.
4

Explore modules

Navigate via the sidebar to Users Management, Client Management, Enrollment, and all other feature areas.

Core Feature Areas

Admin

Users, insurance payers, and Plaid bank integration.

Enrollment

Provider enrollment, client profiles, and client groups.

Operations

Active cases, ED floor visits, educational resources, and reports.
PC Connect handles Protected Health Information (PHI). All users must acknowledge the HIPAA disclaimer at login before accessing any patient or provider data.

Build docs developers (and LLMs) love