Difference between revisions of "Logging of DUR Warnings"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 +
 
== Description ==
 
== Description ==
  
Line 5: Line 6:
  
 
== Resolution ==
 
== Resolution ==
 +
'''First - This was information obtained in February 2007, prior to the release of v11.  This is where the DUR check logging is stored; however, it needs to be confirmed visavi testing.'''
 +
  
 
The Medication_Alert table stores this information in v11.  It stores the Alert Reason (Medication_Alert.AlertReasonDE = Alert_Reason_DE.ID) and the Ignore Reason (Medication_Alert.IgnoreReasonDE = Ignore_Reason_DE.ID).  Various other information is recorded as well - the Medication dictionary entry, patient, DDI, Encounter, Site, etc, etc.
 
The Medication_Alert table stores this information in v11.  It stores the Alert Reason (Medication_Alert.AlertReasonDE = Alert_Reason_DE.ID) and the Ignore Reason (Medication_Alert.IgnoreReasonDE = Ignore_Reason_DE.ID).  Various other information is recorded as well - the Medication dictionary entry, patient, DDI, Encounter, Site, etc, etc.

Revision as of 14:28, 19 March 2008

Description

Ignoring (Save and Continue) the DUR checking was logged in TouchScript and as of v11 TouchWorks will be logged again.


Resolution

First - This was information obtained in February 2007, prior to the release of v11. This is where the DUR check logging is stored; however, it needs to be confirmed visavi testing.


The Medication_Alert table stores this information in v11. It stores the Alert Reason (Medication_Alert.AlertReasonDE = Alert_Reason_DE.ID) and the Ignore Reason (Medication_Alert.IgnoreReasonDE = Ignore_Reason_DE.ID). Various other information is recorded as well - the Medication dictionary entry, patient, DDI, Encounter, Site, etc, etc.