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
(Created page with "=How to check what version of medcin?= *Login to the database server *Open SQL Server Management Studio *Go to the Works>Database and Select New Query *Enter- select * from versi...")
 
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]]
+
See example [[File: Sample Medcin- Noteform SQL extraction.docx]]

Revision as of 21:10, 29 April 2011

How to check what version of medcin?

  • 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 File:Sample Medcin- Noteform SQL extraction.docx