Waiting Room
Register patients for the virtual waiting room, check their queue status, and cancel registrations.Register Patient
Register a patient for the waiting room in a specific shop.waiting_room:write
Request Body
Example Request
Response (201 Created)
Check Queue Status
Get the current status of a queue entry, including position and estimated wait time.string
required
The queue entry UID
waiting_room:read
Example Request
Response
Status Values
When a patient is allocated,
video_room_id and allocated_at will be populated.
Cancel Registration
Cancel a queue registration.string
required
The queue entry UID to cancel
waiting_room:write