Logging of DUR Warnings

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Revision as of 17:09, 25 July 2007 by Mike.Dow (talk | contribs) (New page: == Description == Ignoring (Save and Continue) the DUR checking was logged in TouchScript and as of v11 TouchWorks will be logged again. == Resolution == The Medication_Alert table st...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

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


Resolution

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.