This post is just to show some of the screenshots of the EMR software that we developed and deployed in the past few weeks in our clinic. Some of the features include: - Patient Registration - Return visit entry and scheduling - Entry for Patient history, Vital signs, ART History, Online Prescriptions, Online lab orders, Counseling, Workflow - Role base security with windows based authentication - Office 2007 Themes (Don’t know whether to call this a feature) Thanks to Component Factory The lab requisitions ......
1. Introduction This posting is a continuation from the previous post on Managed Extensibility Framework (MEF). If you are a new to MEF you will need to visit the MEF blog at Codeplex or Glenn’s Blog here. You will need to download the framework so you can also find out how it leverages the power of extensibility into your applications. In the previous post I showed how you can quickly create a MEF application and use the attributes to import and export different parts, and use the container to compose ......