Extract and Load via SSMT

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search

Description

The SSMT tool is an Allscripts provided tool that allows clinics to extract and load data into their TouchWorks system. This tool should be used by a person that understands how to use it and you should be sure to follow the Allscripts documented process when utilizing the tool.

    Warning:
    Ensure that you complete a database SQL Backup prior to loading any data through SSMT.  The tool is pretty robust, 
    but human error or progam bugs could create a mess.  Completing a backup first takes only a few minutes and can save 
    hours of time if something does happen. 

Below are a list of some common spreadsheets with their description. Select the Spreadsheet name for a more indepth description.

Spreadsheet Definitions

  • SSMT: Charge Codes - This spreadsheet is where you would load or edit Charge Codes within TouchWorks
  • SSMT: Document Type - This is the spreadsheet that allows you to upload or edit documents within TouchWorks

SSMT Load, Step By Step

This bears repeating here:

    Warning:
    Ensure that you complete a database SQL Backup prior to loading any data through SSMT.  The tool is pretty robust, 
    but human error or program bugs could create a mess.  Completing a backup first takes only a few minutes and can save 
    hours of time if something does happen.

TO EXTRACT

  • Navigate to the SSMT site through Internet explorer. The address will be:

http://_Server Name_/Touchworks/imps/ssmt/ssmt.asp

When using a virtual server, search from within the virtual server and use:

http://galentest/Touchworks/imps/ssmt/ssmt.asp

(When using to access client systems use what for server name?)

SSMT1.jpg

  • Login to SSMT. Make sure that you are logging into the correct SQL database.

SSMT2.jpg

  • Verify the Headers and make sure that you are in the correct Database and Framework.

SSMT3.jpg

  • Select the content category you will be extracting from the drop down menu. The name here should match the name in the Build Workbook (BW)

SSMT4.jpg

  • The Show Database calls box should remain unchecked unless you are using it for troubleshooting.
  • ALWAYS check show headers for extracting data

SSMT6.jpg

  • Extract Data by clicking on the Extract data button in the lower left hand corner of the screen.

SSMT7.jpg

  • This is what your screen will look like

SSMT8.jpg

  • keep this window open and open Excel.
  • WARNING Before you put ANY information into Excel:
  • click in the upper right hand corner of the screen to select all cells
  • right click and select format cells

Ssmt9.jpg

  • In the Format cells Dialog box select “Text” and click on OK

SSMT10.jpg

If you fail to follow the steps outlined above, it will seriously hurt your data by stripping all of the leading zeros and making parts of the data meaningless to Touchworks. The only exception to this rule is when working with menus and text templates, you want to look through the data to see if you see any pound symbols ex. ###. If these show up it means that the data is too large for the cell. In that case you want to highlight the entire column and format those cells to “general”

  • Keeping Excel open, Navigate back to SSMT.
  • Click inside the large data field and use CTRL-A to SELECT ALL (do not click and drag to select all because you could miss something.
  • use CTRL-C to copy

SSMT11.jpg

  • Navigate back to Excel.
  • Put your cursor in the very first cell of the Excel spreadsheet
  • Use CTRL-V to paste the data into Excel.

SSMT12.jpg

Now your Data appears in columns with headers that are meaningful.

TO LOAD

  • In the SSMT Window, use CTRL-A to select all, then hit delete. This ensures that there are no empty spaces in the SSMT data window that could throw off the Data you are loading.
  • Uncheck “extract headers”

Smt13.jpg

  • Navigate back to your excel document. In Excel, you want to select all of your Data, but not the headers and no empty column. Go to Column A and grab starting from cell A2, even if there is no data in that cell and drag to grab all columns with data and ‘’’NO MORE THAN 1000 ROWS of Data’’’

SSMT14.jpg

  • Use Ctrl-C to copy the Data
  • Navigate back to SSMT
  • put cursor into the SSMT Data Field
  • Use CTRL-A to select all
  • Use CTRL-V to paste data from excel.

Note: using Ctrl-A then Ctrl- V helps ensure that you do not have any blank spaces in the data field that will distort your data.

Ssmt15.jpg

  • click on Load Data

Error Messages

The SSMT tool returns various error messages. Here is a page dedicated to SSMT Error Messages