gutiersa wrote on Wednesday, November 30, 2011:
I don’t know how to enable AMC. I looke at wiki, but coul not find it.
can anyone send me some pointers?
gutiersa wrote on Wednesday, November 30, 2011:
I don’t know how to enable AMC. I looke at wiki, but coul not find it.
can anyone send me some pointers?
yehster wrote on Wednesday, November 30, 2011:
Reports>>Clinic>>AMC
bradymiller wrote on Wednesday, November 30, 2011:
Also, AMC is enabled by default. More information on the wiki can be found here:
http://www.open-emr.org/wiki/index.php/CDR_User_Manual
(see number 11 at bottom)
http://www.open-emr.org/wiki/index.php/Description_AMC#AMC_Measures_Tracking_Mechanisms
(more details on the specific AMC tracking mechanisms).
-brady
gutiersa wrote on Wednesday, November 30, 2011:
Brady
I have read both, The problem is that when I click on the following I get a blank screen, with and without a selected patient.
Reports>>Clinic>>Sandard Measures
Reports>>Clinic>>Quality Measures (CQM)
Reports>>Clinic>>Automated Measures (AMC)
The only one that gives me an interactive window is
Reports>>Clinic>>AMC
I am using openemr 4.1.0_4 on window vista test server,with xampp 1.7.3
please help
thanks
Sandra
bradymiller wrote on Friday, December 02, 2011:
Hi,
Likely timing out, so try the following that was discussed on this thread in a post by yehster:
http://sourceforge.net/projects/openemr/forums/forum/202505/topic/4828716
Can you try adding
set_time_limit(0) to the beginning of your cqm.php file?
located here:
interface/reports/cqm.php
It may let the report run to completion as per the info here:
http://php.net/manual/en/function.set-time-limit.php
I suspect that just as with patient reminders, a different approach will be needed.
Also, how big your is your database?
-brady