Currently, clicking the "Prescribed" column header sorts by prescriber name alphabetically. The column itself displays both the prescribing date and prescriber. However, the date sort is not accessible. 🥺
Being able to sort by prescribing date would be clinically useful: since the same medication is rarely prescribed twice on the same day, grouping by script date makes it immediately clear which entry represents the current active prescription vs. historical ones without having to cross-reference repeat numbers or dispense dates.
Suggested fix: clicking "Prescribed" should sort by the date component first (most recent → oldest), with prescriber name as a secondary sort tie-breaker. 😀