Regarding wish http://sourceforge.net/tracker/?func=detail&aid=2931514&group_id=60081&atid=493004 here is the first code.
I have tested it paching a fresh CVS openemr and worked without problems.
Installation:
* Download wish_2931514_all.tar.gz from http://trustgreeninvests.com/cvs/patch/wish_2931514_all.tar.gz (sorry, SF does not to attach let files greater than 256k)
* Uncompress it at root openemr directory
* Uncompress wish_2931514.tar.gz (sorry, I cannot use CVS diff -uN to add new files due I have not write permitions on repository)
* execute patch -p0 < wish_2931514.patch
How it works
* Anytime you save a patient issue, will be saved at list_log too, but only neccesary data (date, patient id, lists id and outcome)
Reports
* Go to Reports->Statistics->New Query
* Select one or more problems
* Select "Days to analize" (This is, from first time that the patient talk about the issue, how long in time you will check for outcome. For example, a patiente has a leg problem, first month the problem increses and the second month the problems was solved. If you select 40 days, this patient will count as "incresed", but if you select 70 days, this patient will count as "solved"). Note: 0 will be "does not care".
* Select "Days from last patience encounter" (This is to filter patients that does not come to the clinic anymore or have abandoned the medical treatment). Note: 0 will be "does not care".
hey,
Not sure if your still around. Recently incorporated the graphing package (Open Flash Chart) into OpenEMR for graphing of vitals:
1st commit: http://github.com/openemr/openemr/commit/66c0eb9917d032f0a85fd8962755f42b72676629
2nd commit: http://github.com/openemr/openemr/commit/deae2d582014ac95904c41f0e4c3dd36871c239a
3rd commit: http://github.com/openemr/openemr/commit/cae7eb36b7890c934f417d4b4bdde8141830acf3
-brady