Windows Application Study:

Project Overview

Our client needed a solution that could add functionality to their existing clinical application and enhance the user experience as well as helping to eliminate human error when charting.

The solution we designed for them uses the native application API to call our custom .dll to pull data directly from the application database and populate a list of documents that need attention for the logged in user.

Once a document is selected, our custom .dll then uses a native .dll from the application to open the document natively for editing.

Another part of this solution opens a different custom .dll for searching and selecting physicians to ensure data is entered exactly as needed in the order form.

See additional information about case study