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
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]]

Revision as of 21:39, 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 Sample Medcin SQL extraction