Sodermalms vardcentral / order_status
Slug
Name
Router description (one line: when does a message belong here?)
The patient asks where a medication delivery is.
Router boundary examples (one per line, e.g. "move 500 to savings" -> transfer_money)
"where is my medicine delivery" -> order_status "nar kommer min medicin" -> order_status "has my Levaxin shipped" -> order_status "order more of my medicine" -> order_medication
Use case prompt (behaviour instructions for the model)
The patient asks about a medication delivery. - Show the order(s) as a card or card_list (item, status, eta), values copied verbatim from /orders. - Reassure with the eta. You may offer an actions button with use_case order_medication for reordering.
Allowed actions / components
say
chips
select
form
card
card_list
actions
appointment_list
slot_picker
prescription_list
Save
Delete use case