Final Homepage

Iteration 6 - Final Submission
For this iteration the focus has been to create a pleasing UI, providing guideline, alert, and graphscaling support.
- As of this final iteration the following has been partly of fully accomplished
- Main Focus: Providing a friendly UI and creating patient guidelines
- Creation of guidelines associated with doctor-patient cases
- Simulator with two different data types: pulse and glucose levels
- Alerts via email autogenerated and sent to doctor
- Graph applet created with timescale, autogenertion, and scaling.
- Future Work - unfortunately these did not get implemented fully by final submission
- GUI for simulator.
- Support for abstract data types for data values. Currently only supports doubles.
- Administrator be able to create support for new data types from the web.
- Expansion support for multiple patients and multiple patient views.
- Patient grouping creation
- Improve overall functionality and display. Many pages still need drop down menus.
- Mulitple types fo data display, other than graphing
- Provide different time scales as an option for the graphing display
- Password Hashing
- HTTPS connections
- Exception handling
JavaDoc
Current Codebase
Our current codebase is on a server hosted by www.assembla.com. RHIMS currently has 3 codebases pertaining to health information simulator in java, and the application server code, and the graphing applet.