colima / moca

Automatically exported from code.google.com/p/moca
0 stars 0 forks source link

Improve Patient Selection #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Right now, all procedures get the patient's biographical information fields 
hacked into the form when the form is loaded. We should replace this with a 
patient picker activity that can be launched from the first page of the 
ProcedureRunner activity. This activity would allow you to search through the 
database of patients or scroll through a list of names. Alternatively, you 
can scan a barcode.

Original issue reported on code.google.com by russelljryan on 26 Feb 2010 at 9:51