NIHB connects patients with the right doctor through an AI-guided intake. Symptoms are collected and triaged before the visit, appointments are booked directly from the chat, and clinicians start every consultation with the full picture.
AI health assistant
Patients, doctors, moderators, and administrators each get a dedicated workspace — all connected through the same secure platform.
Describe symptoms to the AI assistant, get a non-diagnostic triage assessment, and book a regular appointment or a walk-in with an available doctor in your province.
Manage availability, review upcoming and past appointments, write prescriptions, assign medical summaries, and accept or reject walk-in requests in real time.
A live operational view: doctors by region, appointment details with meeting links, and a real-time rooms dashboard across walk-ins and scheduled visits.
Manage users, doctors, and inventory, and monitor the platform with comprehensive reports — including AI-generated insights.
The Medicine Guide is a conversational AI that supports doctors by doing the groundwork before the consultation even starts — so clinical time is spent on decisions, not data entry.
See it in detailA structured, stage-based conversation collects symptoms with smart follow-up questions — no forms, no friction.
The assistant produces a clear triage summary that the patient confirms. It never diagnoses — every clinical decision stays with a licensed doctor.
Available doctors are surfaced right in the chat and the appointment is booked on the spot. The full conversation is saved and exportable as PDF, so the doctor starts the visit fully informed.
Everything in the platform — appointments, chat, medical summaries — is also available through a REST API, so you can integrate NIHB with your existing clinical systems and workflows.
Read the documentationGET /api/appointments
Authorization: Bearer <your-token>
{
"data": [
{
"id": 4821,
"patient": "S. Johnson",
"doctor": "Dr. A. Martin",
"type": "walk-in",
"status": "confirmed",
"scheduled_at": "2026-07-27T15:40:00Z"
}
]
}
Log in to your dashboard, or explore what NIHB can do for your team.