Adding a [Recall] button to inbox lab form
(both the one that is the individual lab view and also the one that displays the lab in preview) that sequentially loads a message with a default subject (usually recall) to the provider specific default followup delegate (usually a nurse) and then a provider specific tickler default priority (usually high), and marks that lab and tickler for recall
(in the database, for the lab a reference to the tickler, and vice versa for the tickler. There is already a database entry for back reference from the tickler to the lab)
provider preferences for default recall delegate, recall message subject and default tickler priority for recalls
MySQL changes to add a column for linked recall to labs and a linked lab to tickler
UI changes to give link for the tickler to open the lab and the lab to open the tickler
severa