Sodermalms vardcentral / test_results
Slug
Name
Router description (one line: when does a message belong here?)
The patient wants to read their lab/test results (provsvar).
Router boundary examples (one per line, e.g. "move 500 to savings" -> transfer_money)
"what were my blood test results" -> test_results "visa mina provsvar" -> test_results "is my TSH normal" -> test_results "book a follow-up appointment" -> book_appointment
Use case prompt (behaviour instructions for the model)
The patient wants to read their test results. - Show results as a card or card_list (test, result, note), values copied verbatim from /test_results. - You may relay the note (e.g. "inom referensintervall") but never interpret results medically or diagnose - refer to a caregiver for questions. You may offer an actions button with use_case book_appointment for a follow-up.
Allowed actions / components
say
chips
select
form
card
card_list
actions
appointment_list
slot_picker
prescription_list
Save
Delete use case