CDR module: Clinical plans feature added and more...
commit9241d1ea9fa64fba9b66818f5c82e37439fd4023
authorbradymiller <bradymiller@users.sourceforge.net>
Thu, 3 Feb 2011 09:27:53 +0000 (3 01:27 -0800)
committerbradymiller <bradymiller@users.sourceforge.net>
Fri, 4 Feb 2011 11:52:55 +0000 (4 03:52 -0800)
treee4fa6ee4667fba83faada714862d5e4220ab7439
parent6057eb0335fa2d29ccf3162479af1f0473db3bd9
CDR module: Clinical plans feature added and more...

1. Clinical plans feature was added. Database tables and
   code added. Can be found in Patient Summary screen Edit
   button for Clinical Reminders at the Plans tab (recommend
   giving your patient a diabetes diagnosis to get a clearer
   idea of what this does). Also note the plan data was added to
   support "Measure Groups" for the CQM/PQMI stuff.
2. Added a feature that shows pertinent clinical reminders that
   are not due. This is not shown on the clinical widget in the
   patient summary screen, but can be seen in the Edit button
   for Clinical Reminders at the Main tab (note the Plans tab
   also shows this).

Both of the above features are useful, and are building blocks
towards support of CQM/PQRI.
interface/patient_file/reminder/clinical_reminders.php
interface/patient_file/summary/clinical_reminders_fragment.php
library/clinical_rules.php
sql/database.sql