Hope you guys can help me. I was just asked to find all patients who have a document in document management called Electronic Comm Agreement. How the heck do I do that? I've looked in the reporting section of Centricity and in Document Management and I can't figure it out.
Thanks in advance!
You can use the Inquiry portion of the EMR to build your query. Document Management does not have a report tool. The other way would be through SQL Management Studio.
What is SQL Management Studio? I tried the Inquiry portion. It couldn't find the documents as they are in document management and not on the chart side. Very frustrating.
SQL Management Studio is a tool that is used to manage and run sql queries with. This tool can be installed anywhere and it is typically installed on your SQL Server. Do you know if you have a Document Management Database? If so, go to that server to find SQL Management Studio. Of course, you will require permissions to SQL Management Studio to be able to access the database and run queries as well.