Login, navigation, and first steps for every role.
HealthCIP is a web-based application. Open your browser and navigate to your HealthCIP instance URL (provided by your administrator or during deployment).
Demo instance: If you're evaluating the software, your
trial URL will be provided via email. The default local development URL is
http://localhost:3000.
Enter your Username and Password on the login page and click Sign In.
HealthCIP supports the following default roles:
| Role | Permissions | Typical User |
|---|---|---|
ROLE_ADMIN |
Full system access, user management, org settings, master data | Hospital Administrator |
ROLE_DOCTOR |
Appointments, queue, consultations, prescriptions, AI features | Practicing Doctor |
ROLE_LAB |
Lab investigations, report entry, result management | Lab Technician |
ROLE_DISPLAY |
View-only queue display for waiting areas | Waiting Area Screen |
ROLE_HEALTHREPO_ADMIN |
Multi-org management, system-wide master data | Super Admin |
First login: If you forgot your password, use the Forgot password? link on the login page to initiate a password reset. A reset link will be sent to your registered email via AWS SES.
After logging in, you'll see the sidebar navigation on the left side of the screen. The available menu items depend on your role:
The first page you'll see is the Dashboard. It displays:
| Menu Section | Description |
|---|---|
| Dashboard | Overview of today's activity and key metrics |
| Master Files | Manage Drug Families, Medicines, Symptoms, Departments, Dosages, Durations, Intervals |
| Organization | Organization settings and configuration (Admin only) |
| User Management | Create and manage users (Admin only) |
| Doctor | Manage doctor profiles, appointments, queue, chat |
| Patient | Patient registration, lookup, and booking |
| Lab | Investigation reports and lab results (Lab role) |