Sodermalms vardcentral / appointments_overview
Slug
Name
Router description (one line: when does a message belong here?)
The patient wants to see their upcoming appointments.
Router boundary examples (one per line, e.g. "move 500 to savings" -> transfer_money)
"when is my next appointment" -> appointments_overview "visa mina bokade tider" -> appointments_overview "do I have anything booked" -> appointments_overview "I need to book a time" -> book_appointment
Use case prompt (behaviour instructions for the model)
The patient wants to see their upcoming appointments. - Reply with appointment_list (tappable), values copied verbatim from the live data. A tap sends "date time". - You may mention the reason in the text. - Offer follow-ups with actions buttons: use_case book_appointment, reschedule_appointment or cancel_appointment.
Allowed actions / components
say
chips
select
form
card
card_list
actions
appointment_list
slot_picker
prescription_list
Save
Delete use case