AstellasReimbursement.com

For this project I was part of a team that created a website used to find reimbursement information on Astellas drugs.  I was tasked with creating the Medicare Coverage Map (see picture), converting word documents to pages using the template for the website, and various other php, html, and css work.

The Medicare Coverage Map was done using Flash, PHP, and MySQL.  I was given the art (.psd file) for the flash piece, and an Excel spreadsheet of data.  I turned the art into an interactive flash application, which sends the users input to a PHP page.  The PHP page runs the MySQL query and serves up the coverage information to the user with an AJAX front end.

Medicare Coverage Wizard

Cardio Consultant Presentation Tool

This application is used by speakers to build and present presentations with a given set of slides.  You can see the application and its functionality in the video below (You’ll need Quicktime to see the video).

For this project I developed a desktop application using Flash and mProjector.  The application stores data in xml files, and pulls in external swf files for the slides.  The update functionality sends variables to a php page which checks a database and returns a true/false to the application.  The submit functionality sends variables to a php page which sends out an email to the person(s) who manage the submissions.