Difference between revisions of "SSMT: Worklist Views - Users"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
==Description==
 +
 +
 
Stored Procedures used:
 
Stored Procedures used:
*Extracting data: ImpGetWorkListViewsAssignedToUsers
+
*'''Extracting data:''' ImpGetWorkListViewsAssignedToUsers
*Loading data: ImpSetWorkListViewsAssignedToUsers
+
*'''Loading data:''' ImpSetWorkListViewsAssignedToUsers
 +
 
 +
==Column Listing and Descriptions==
 +
 
 +
*'''TEST''' -
  
Make sure when creating worklists that you will want to assign to multiple User/Providers that you make them at an enterprise level by clicking on the Enterprise radio button in the worklist editor window.
+
*'''TEST''' -
  
Once you have created your enterprise level view, assign it to one user.
+
*'''TEST''' -
  
In SSMT extract, with headers, Worklist Views-Users
+
*'''TEST''' -
  
Find the line that has your enterprise level view assigned to the one user you assigned it to.
+
==Migration Considerations==
  
Copy that line, remove the data in the "owned by" cell
+
*Make sure when creating worklists that you will want to assign to multiple User/Providers that you make them at an enterprise level by clicking on the Enterprise radio button in the worklist editor window.
 +
**Once you have created your enterprise level view, assign it to one user.
 +
**In SSMT extract, with headers, Worklist Views-Users
 +
**Find the line that has your enterprise level view assigned to the one user you assigned it to.
 +
**Copy that line, remove the data in the "owned by" cell
 +
**Copy the line for each user that you want to assign the list to, put in their user names and then load the new lines back into SSMT.
  
Copy the line for each user that you want to assign the list to, put in their user names and then load the new lines back into SSMT.
 
  
 
'''back to [[SSMT]] main page'''
 
'''back to [[SSMT]] main page'''

Revision as of 12:43, 7 February 2011

Description

Stored Procedures used:

  • Extracting data: ImpGetWorkListViewsAssignedToUsers
  • Loading data: ImpSetWorkListViewsAssignedToUsers

Column Listing and Descriptions

  • TEST -
  • TEST -
  • TEST -
  • TEST -

Migration Considerations

  • Make sure when creating worklists that you will want to assign to multiple User/Providers that you make them at an enterprise level by clicking on the Enterprise radio button in the worklist editor window.
    • Once you have created your enterprise level view, assign it to one user.
    • In SSMT extract, with headers, Worklist Views-Users
    • Find the line that has your enterprise level view assigned to the one user you assigned it to.
    • Copy that line, remove the data in the "owned by" cell
    • Copy the line for each user that you want to assign the list to, put in their user names and then load the new lines back into SSMT.


back to SSMT main page