Difference between revisions of "SSMT: Task View-Users"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
(New page: ==Description== This category is used to assign task views to users into TouchWorks via the SSMT tool. Below are the descriptions of each ...)
 
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
[[Category:SSMT|Task View-Users]]
 
==Description==
 
==Description==
This category is used to assign task views to users into TouchWorks via the [[SSMT 101: How to Load and Extract using SSMT|SSMT]] tool.  Below are the descriptions of each column based on 11.0.1
+
This category is used to assign task views to users via the [[SSMT 101: How to Load and Extract using SSMT|SSMT]] tool.  Below are the descriptions of each column based on 11.1.1
  
==Column Listings:==
+
Stored Procedures used:
 +
*Extracting data: IMPGetUserTaskViews
 +
*Loading data: IMPSetUserTaskViews
  
*  '''EntryCode''' - This is the charge code that the billing system will expect to receive in the interface.
+
==Column Listing and Descriptions:==
    Limitations: 10 characters
 
  
*  '''EntryName''' - This is the Charge EntryName from the billing system. 
+
*  '''*HDRAUsername''' - The task view will appear in this user's dropdown
     Limitations:  255 characters
+
     Limitations:  Must be an existing username
  
*  '''DisplayName''' - This is the name the users will see in the product.  
+
*  '''Name''' - Task View Name. This is the unique identifier for the task view.
     Limitations:  255 characters
+
     Limitations:  Must be an existing task name
  
*  '''High Age''' - Optional - This would allow you to enter the maximum age the charge code is applicable to.
+
*  '''Task Owner''' - (?)
     Limitations:  Must be a number from -32768 to 32767
+
     Limitations:  Must match the UN that created the Task if other than IDX Admin
  
*  '''Low Age''' - Optional - This would allow you to enter the minimum age the charge code is applicable to.
+
*  '''Subsystem''' - CF
     Limitations:  Must be a number from -32768 to 32767
+
     Limitations:   
  
*  '''Gender''' - Optional - this would allow you to enter 'M' or 'F' to define what sex the is applicable to.
+
*  '''Subset''' - WF
     Limitations:  Must be 'M','F' or blank
+
     Limitations:   
  
*  '''CPT4Mod''' - Optional - This would default a modifier to the charge code if that is necessary.  You would enter the CPT4 Modifier EntryCode in this field if applicable.
+
*  '''Section''' - TaskList
     Limitations:  Must be equal to an entrycode in the CPT4 Modifier dictionary, 10 character limitation
+
     Limitations:   
  
*  '''Dental''' - Is this a Dental Charge? Typically 'N'
+
*  '''OrganizationID''' - (?)
     Limitations:  'N' or 'Y'
+
     Limitations:   
  
*  '''ChargeType''' optional, specifies the charge type. Current values can be:
+
*  '''IsDefault''' -  Sets view as default view for the user
    'C' = Consulatation
+
    Limitations:  Must be Y or N. Only one row per user can be Y
    'D' = Daily
 
    'E' = Enter Manually
 
    'M' = Multiple Units
 
    'N' = Normal
 
    'Oth' = Other
 
    'S' = Suppress Fee
 
    'T' - Time Based
 
  
*  '''Is Level of Service''' - Is this a visit charge?  If it is, must be set to 'Y'
+
*  '''Create (Y N)'''  - adds the row to the existing table
    Limitations:  'N' or 'Y'
+
     Limitations:  'N' or 'Y'. Set to Y only for the rows that are added. Do not change extracted rows from Y to N (?)
 
 
* '''Inactive?''' - is the charge code inactive? 
 
     Limitations:  'N' or 'Y'
 
 
 
*  '''Create?'''  - Are we creating the entry or updating it. For the initial load, they will all be 'Y'
 
    Limitations:  'N' or 'Y'
 

Latest revision as of 00:31, 27 November 2012

Description

This category is used to assign task views to users via the SSMT tool. Below are the descriptions of each column based on 11.1.1

Stored Procedures used:

  • Extracting data: IMPGetUserTaskViews
  • Loading data: IMPSetUserTaskViews

Column Listing and Descriptions:

  • *HDRAUsername - The task view will appear in this user's dropdown
    Limitations:  Must be an existing username
  • Name - Task View Name. This is the unique identifier for the task view.
    Limitations:  Must be an existing task name
  • Task Owner - (?)
    Limitations:  Must match the UN that created the Task if other than IDX Admin 
  • Subsystem - CF
    Limitations:  
  • Subset - WF
    Limitations:  
  • Section - TaskList
    Limitations:  
  • OrganizationID - (?)
    Limitations:  
  • IsDefault - Sets view as default view for the user
    Limitations:  Must be Y or N. Only one row per user can be Y
  • Create (Y N) - adds the row to the existing table
    Limitations:  'N' or 'Y'. Set to Y only for the rows that are added. Do not change extracted rows from Y to N (?)