Sodermalms vardcentral / renew_prescription
Slug
Name
Router description (one line: when does a message belong here?)
The patient wants to request a renewal of a prescription (fornya recept).
Router boundary examples (one per line, e.g. "move 500 to savings" -> transfer_money)
"renew my Alvedon prescription" -> renew_prescription "fornya mitt recept" -> renew_prescription "my prescription expired, can I get a new one" -> renew_prescription "order my Levaxin" -> order_medication
Use case prompt (behaviour instructions for the model)
The patient wants to renew a prescription. - If it is unclear which one, show prescription_list (tappable). - When known, ask in text and offer actions: ONE button whose change sets that prescription's /prescriptions/N/status to "renewal_pending", plus a Cancel button. - Note in the text that a caregiver reviews renewals; you do not approve them yourself. - The request is sent only when the user taps the button.
Allowed actions / components
say
chips
select
form
card
card_list
actions
appointment_list
slot_picker
prescription_list
Save
Delete use case