SSMT: Call Processing

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Revision as of 11:37, 17 May 2010 by David.Burkhead (talk | contribs) (Created page with '==Description== This content category allows you to manage Text Templates associated with the Call Processing module. Call Processing text templates can also be managed manu…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

This content category allows you to manage Text Templates associated with the Call Processing module. Call Processing text templates can also be managed manually via the Note Admin --> Manage Text Templates (V11) portion of TWAdmin.

Stored Procedures used:

  • Extracting data: ImpGetTextTemplates
  • Loading data: ImpSetTextTemplates

Column Listing and Description

  • Template - this is the name of the text template and what will be seen by the user in the Call Processing module. Consideration should be given to the field regarding clinical significance or if there is a particular naming convention to be adopted for naming these.
  • Note Section - since these templates are associated with the Call Processing module and no a note section in particular this value should be left blank.
  • Group - since these templates are associated with the Call Processing module and not a particular group this value should be left blank.
  • Description -
  • Body -
  • Display Order -
  • AccessModules - since these templates are associated with the Call Processing module this value should always be 'CP'.
  • Specialty - since these templates are associated with the Call Processing module and not a particular Specialty this value should be left blank.
  • Create? -

back to SSMT main page