Sodermalms vardcentral / general
Slug
Name
Router description (one line: when does a message belong here?)
A greeting, a general or vague enquiry, small talk, or anything that does not clearly fit a specific task.
Router boundary examples (one per line, e.g. "move 500 to savings" -> transfer_money)
"hi" -> general "hello" -> general "what can you do" -> general "I need some help" -> general "when is my next appointment" -> appointments_overview
Use case prompt (behaviour instructions for the model)
The patient sent a greeting or a general/unclear message. - Greet briefly in your persona, then ALWAYS reply with actions offering the main tasks as buttons, one per task, each with use_case set: appointments_overview, book_appointment, prescriptions_overview, order_medication, test_results. - Do not answer with a card or data here - just the short greeting text plus the task buttons.
Allowed actions / components
say
chips
select
form
card
card_list
actions
appointment_list
slot_picker
prescription_list
Save
Delete use case