Project Details
 
Healthaxis, Inc.
Generic Self Service
My current project, which allows end users a way to check insurance claims and change information online. The application was created with HIPPA compliancy in mind, security and privacy issues being of utmost importance. Secure Web Services are used to interact with disparate client backend systems, transforming the data via XSL stylesheets into a common structure. This client-independent structure can then be used by the front-end to display information to the end user. This project entailed many new security concepts, such as roles and functions, which we used throughout the site.
Roles:
  • Programmer Analyst
  • COM Developer
  • Web Developer
  • Technologies:
  • Active Server Pages
  • XML
  • XSL
  • Javascript
  • Microsoft SQL Server
  • HTML
  • Visual Basic COM
  • More Info:Return to Project Listings
    Screenshots

    Menu Administration
    [ Enlarge ]
    Our menu system is based on a complex authorization scheme, and management of menus was becoming too complex for the end user. It was my responsibility to design a user interface that simplifies the management of menu items.
    Menu/Role Administration
    [ Enlarge ]
    One of the most complex modules I worked on during the project was the Menu System. The requirements stated that each client be able to manage the Items that are available to users for a specific role (Customer Service Representative, Group Administrator, etc.). This was accomplished through a complex authorization scheme. I devised a way in which administrators could manage the Items available to a user by simply turning them off or on, using a checkbox.