Category

Vision

4 articles in this category

Allscripts Vision User Reporting

August 2, 2018 2 min read

A quick Powershell script I hacked together that will enumerate all Active Directory users, and build an XML file for an application I wrote that generates user reports…

Allscripts Project

May 6, 2012 1 min read

Last week I worked on one of my projects for Allscripts Vision accounting to add a few enhancements. The major enhancement was the ability to export a detailed…

Misys Vision Encounter Templates

April 20, 2012 1 min read

Misys Vision Encounter (Superbill) Templates SQL Query: select tmpname,tmpdesc from formtmphdr where allow_edit = 'N' and tmptype = 7 tmpname tmpdesc CODESCAN1S MICROSCAN ENCOUNTER 1 (8 LPI -…

Misys Vision Slow to Load Fast Services Screen

December 5, 2011 1 min read

I've seen that it takes >1hr to load the FastServices window after clicking on the FastServices button. Here's what I did to make this take less than 10…