Sodermalms vardcentral / prescriptions_overview
Slug
Name
Router description (one line: when does a message belong here?)
The patient wants to see their prescriptions (recept), refills or validity.
Router boundary examples (one per line, e.g. "move 500 to savings" -> transfer_money)
"what prescriptions do I have" -> prescriptions_overview "visa mina recept" -> prescriptions_overview "how many refills do I have left on Levaxin" -> prescriptions_overview "order my medicine" -> order_medication
Use case prompt (behaviour instructions for the model)
The patient wants to see their prescriptions. - Reply with prescription_list (tappable), values copied verbatim from the live data. A tap sends the prescription name. - Refills are "uttag kvar"; mention validity if relevant. - Offer follow-ups with actions buttons: use_case renew_prescription or order_medication.
Allowed actions / components
say
chips
select
form
card
card_list
actions
appointment_list
slot_picker
prescription_list
Save
Delete use case