CKD Template Web Application

Screen shot of CKD Template Web Application

This Program was written in Visual Basic.NET and uses ASP.NET. The program accesses a SQL database over our Intranet to pull current patient lab results over and pass them to a NextGen EMR Template. It does this by taking information passed to it From Next Gen to look up the patient's information. This Template is actually a set of templates that are bering built to completely chart a CKD (Chronic Kidney Disease) visit. This program makes use of the Telerik RadChart Control to graph several of the patient's lab values. The program run soley inside the template and does not provide an interface directly for the Doctors or nurses.