Difference between revisions of "How to check what version of medcin?"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
m
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=How to check what version of medcin?=
+
'''Database:'''
 
*Login to the database server
 
*Login to the database server
 
*Open SQL Server Management Studio
 
*Open SQL Server Management Studio
Line 6: Line 6:
 
*Execute Query
 
*Execute Query
 
*A table will be generated listing the Noteform release date and Medcin
 
*A table will be generated listing the Noteform release date and Medcin
See example [[File: Sample Medcin- Noteform SQL extraction.docx]]
+
See example [[Media:Sample Medcin-Noteform SQL extraction.pdf|Sample Medcin SQL extraction]]
 +
 
 +
'''WEB:'''
 +
 
 +
Browse to:
 +
 
 +
C:\Program Files\Allscripts Healthcare Solutions\TouchWorks Web\TouchWorks
 +
 
 +
Find the Medcin.x files, and check the date on those files.

Latest revision as of 13:41, 12 September 2012

Database:

  • Login to the database server
  • Open SQL Server Management Studio
  • Go to the Works>Database and Select New Query
  • Enter- select * from versionnumber
  • Execute Query
  • A table will be generated listing the Noteform release date and Medcin

See example Sample Medcin SQL extraction

WEB:

Browse to:

C:\Program Files\Allscripts Healthcare Solutions\TouchWorks Web\TouchWorks

Find the Medcin.x files, and check the date on those files.