Veona Appointments
import { Steps } from ‘@astrojs/starlight/components’;
What this is
Section titled “What this is”Veona Appointments is the type-aware scheduler. Booking is one form with three distinct outcomes: an In-person clinic visit, a Telehealth consult (which creates a secure Veona Live join link), or a Referral (a clinical document that is eSigned to send). It also covers the schedule, calendar, waitlist, and no-show analytics.
Who uses it: front_desk, scheduler, and intake_admin book and reschedule (they hold appointments.write). Creating and signing referrals uses the least-privilege appointments.refer key, held by front_desk, scheduler, intake_admin, and also clinician / nurse (the referring provider whose eSign PIN — a 6-digit signing re-authentication, separate from the login password — binds their signature).
Editions
Section titled “Editions”Appointments is included in Hospital, Network, and Public Health. It is not in Health Centre. It depends on Register.
Screens
Section titled “Screens”The Veona Appointments tabs, as the app names them:
- Schedule — the appointment list
- Calendar
- Booking — the type-aware booking form
- Waitlist
- Referrals
- No-Shows — no-show analytics
- Reports
- Settings
Book an appointment (type-aware)
Section titled “Book an appointment (type-aware)”-
Open Booking.
-
On step 1 · Booking type, choose In-person, Telehealth, or Referral. The form’s later steps change to match.
-
In-person: pick the patient, provider, date, time, and visit type (New / Follow-up / Review), then select Book appointment.
-
Telehealth: pick the patient, provider, date, time, modality (Video / Audio), and reason, then select Schedule consult. A secure join link is sent to the patient on the chosen channel.
Create a referral (eSign)
Section titled “Create a referral (eSign)”-
In Booking, set Booking type to Referral.
-
Fill the referral fields — patient, urgency (Routine / Urgent / Emergency), direction (Outgoing / Incoming), and the referral detail.
-
On step 4 · Sign & send, enter your 6-digit eSign PIN.
-
Select Sign & send referral.
Reschedule or cancel
Section titled “Reschedule or cancel”-
Open Schedule.
-
On the appointment row, choose Reschedule — set the new date / time and a reminder option, then confirm.
-
To cancel, choose Cancel and record a reason; to flag a missed appointment, mark it No-show.
Manage the waitlist
Section titled “Manage the waitlist”-
Open Waitlist.
-
Select Add to waitlist, choose the patient, and save.
-
When a slot frees up, select Offer slot on a waiting entry and Send offer.