Sending Patients: Difference between revisions

Line 47: Line 47:


== Deleting Sent Patients ==
== Deleting Sent Patients ==
If I understand right you were using the Patient List to manage patients that were sent since you do not delete them right away.  A lot of collectors seem to do something similar, but there are a lot of small differences which will cause problems when covering for each other. Maybe we can now change it so everyone can do this more efficiently.
see [[Delete Sent Patients button]]
 
What I have done now is to make it so that, after you send, all patients who were sent have their “record” field set to “sent” and their finalcheck set to false.
This means that any new patients you set to “finalcheck” can be told apart from the previously sent patients, and would not be sent next time.
 
I also changed the “delete finalcheckeds” button to delete patients set to “sent” instead. This means that you can hit this button any time after you send. If you want to delete the sent records right away, pressing the button will still delete them. For those who like to keep the records for a few days, whenever you do press the button it will delete them whenever you are ready.
 
{{discussion}}
* Can you think of any problems caused by standardizing it like this? [[User:Ttenbergen|Ttenbergen]] 16:20, 3 January 2011 (CST)


== Keeping sent patients for reference ==
== Keeping sent patients for reference ==