Difference between revisions of "SSMT: Billing Area"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
(Created page with '==Description== The Billing Area SSMT content category can be used to assist in managing the entries in the Answer dictionary. Having the Answer Classification fields…')
 
Line 1: Line 1:
 
==Description==
 
==Description==
The Billing Area SSMT content category can be used to assist in managing the entries in the [[Answer|Answer dictionary]].  Having the Answer Classification fields available in this particular extract can be useful when moving added or modified entries between environments using SSMT.
+
The Billing Area SSMT content category can be used to assist in managing the entries in the [[Billing Area]] dictionaryThe Billing Area dictionary in most cases is provided by the PMS and in some cases kept in via dictionary interfaces.
 
 
Stored Procedures used:
 
* Loading data: IMPSetAnswerDE
 
* Extracting data: IMPGetAnswerDE
 
  
 
==Column Listing and Description==
 
==Column Listing and Description==
*'''Answer Code''' - this is the unique entry code value for the answer entry.
+
*'''Entry Code''' - this is the unique entry code value for the billing area entry.
*'''Answer Name''' - this is the entry name and description field for the answer entry.  This is the value that is displayed in the application.
+
*'''Full Name''' - this is the entry name and description field for the billing area entry.  This is the value that is displayed on the encounter form.
*'''Answer Mnemonic''' - this is the unique mnemonic for the answer entry.
+
*'''Entry Mnemonic''' - this is the unique mnemonic for the billing area entry.
*'''Inactive?''' - this flag indicates the current status of the answer entry.
+
*'''Inactive?''' - this flag indicates the current status of the billing area entry.
  
 
     * Y - means the entry is currently inactive; use this value when loading to update to inactive.
 
     * Y - means the entry is currently inactive; use this value when loading to update to inactive.
 
     * N - means the entry is currently active; use this value when loading to update to active.
 
     * N - means the entry is currently active; use this value when loading to update to active.
  
*'''Security Code Name''' -
+
*'''Create?''' -
 +
 
 +
    * Y - means the entry is currently inactive; use this value when loading to update to inactive.
 +
    * N - means the entry is currently active; use this value when loading to update to active.

Revision as of 16:04, 26 November 2010

Description

The Billing Area SSMT content category can be used to assist in managing the entries in the Billing Area dictionary. The Billing Area dictionary in most cases is provided by the PMS and in some cases kept in via dictionary interfaces.

Column Listing and Description

  • Entry Code - this is the unique entry code value for the billing area entry.
  • Full Name - this is the entry name and description field for the billing area entry. This is the value that is displayed on the encounter form.
  • Entry Mnemonic - this is the unique mnemonic for the billing area entry.
  • Inactive? - this flag indicates the current status of the billing area entry.
   * Y - means the entry is currently inactive; use this value when loading to update to inactive.
   * N - means the entry is currently active; use this value when loading to update to active.
  • Create? -
   * Y - means the entry is currently inactive; use this value when loading to update to inactive.
   * N - means the entry is currently active; use this value when loading to update to active.