The GE/Kryptiq patch was released in September 2014, although if memory serves, it applies more to things which happened prior to 9.8. CQR should pick up the 9.8 stuff now regardless.
Patient Access script
This script is used to propagate data from the PATPORTALPIN observation term used to identify a patient that was granted
access to a patient portal to the MU Activity Log in order to calculate the Patient Access MU measure. This should be
used by customers documenting patient portal access via chart updates and populating the PATPORTALPIN observation term.
If you are using a PatPortalPin workflow to register patients with you portal, data is not sent correctly to CQR
resulting in lower than expected numerator values. This patch will generate the required data in the MUActivityLog
table. The nightly MU Functional Measure feed will send this new data to CQR. No change is required to the MU data feed.
GE recommends that you run this script in your test system first, if available. This script may be run during clinic
hours, however for best performance, we recommend you run this during off hours, before your next scheduled MU Functional
Measure job (usually 2am).
Follow these instructions in order to run this script:
Extract the attached zip file to a temporary directory on your database server.
If you are using CPS, login to SQL Server Management Studio
In Object Explorer, select your database name.
Open PatPortalPinCps.sql
Select "Execute"
If you are using CEMR, login using SQLPlus (e.g. sqlplus ml/ml@databasename)
At the SQL> prompt, type @c:\temp\PatPortalPinEMR.sql, where c:\temp\ is the directory where you extracted the zip file.
Once the script has completed running, the result will display how many patients were affected.
You may now exit as the process is complete.
The next nightly update for MU Functional measures will send the data to CQR.
Allow 24 hours for this data to process.
You may verify that data has processed in CQR on the "Insight" dashboard. There should be no unnprocessed files.
Once files have processed, select your provider in the CQR dashboard and rerun your calculations for affected providers.
Posted : June 19, 2015 3:52 am