SSMT: Worklist Views - Users

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Revision as of 12:54, 7 February 2011 by David.Burkhead (talk | contribs)
Jump to navigation Jump to search

Description

The Worklist Views SSMT content category can assist in managing the relationship between Worklist and EHR users. Whether system views are being built based on role or specialty adding and removing Worklists to and from user to user can be a tedious effort. This content category can help significantly streamline that process.


Stored Procedures used:

  • Extracting data: ImpGetWorkListViewsAssignedToUsers
  • Loading data: ImpSetWorkListViewsAssignedToUsers

Column Listing and Descriptions

  • UserName -
  • View Name -
  • Owner -
  • Organization -
  • IsSystemViewFLAG -
  • IsDefaultFlag -
  • Delete -
  • Inactive? -

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