Mentor: Himanshu Rathod
Overview: You will investigate novel user interface designs for identifying interesting patient populations for clinical research and healthcare analytics. Eureka! Clinical Analytics is a web-based software system that aims to break down the layers of IT that typically sit between electronic health record data and users of that data such as researchers and healthcare operations personnel. It aims to enable those users to define variables, computed from the source data, that are useful for their analytics or research task, an activity that typically is performed by IT intermediaries. These variables may be computed as patterns in temporal sequences and frequencies of clinical attributes (visit information, vital signs, diagnoses, etc.). These data transformation concepts are challenging to present to research and operations personnel in a web user interface.
This UI is a component of Eureka! Clinical Analytics, a federally funded web application for healthcare analytics. You can learn more about Eureka! at http://aiw.sourceforge.net.
Programming Language: Javascript, HTML, CSS, JQuery, JSP
Prerequisites: Javascript, HTML, CSS. JQuery, JSP a big plus.
Required skills – UI design.
Level of Expertise: Intermediate
Mentor: Michel Mansour
Overview: You will investigate and prototype novel designs for a user interface for defining mappings from a source data model to a target data model. Source to target mapping is a key component of Eureka! Clinical Analytics, which aims in part to connect to enterprise data warehouses at a medical institution and support straightforward preparation of those data for research and operational analytics. We currently provide the source-to-target mappings functionality only in the form of Java code and some externalized configuration files. To facilitate adoption by hospital and biomedical research IT departments, we need an elegant UI that will allow data modelers (who are not programmers) to easily define source-to-target mappings that will make their enterprise data sources available through Eureka. This mapping UI is a component of Eureka! Clinical Analytics, a federally funded web application for healthcare analytics. You can learn more about Eureka! at http://aiw.sourceforge.net.
Programming Language: Java, JSP, Javascript, HTML, CSS.
Prerequisites: Java, Javascript, HTML, CSS. JSP a plus.
Required skills – UI design.
Level of Expertise: Advanced
Mentor: Himanshu Rathod
Overview: Eureka! Clinical Analytics is an open source web-based analytics application that provides user interfaces for new users to register for an account. Account creation is currently a manual, tedious, time-consuming, and error-prone activity. In this project, you will implement automated account creation that will run whenever a new user signs up. This code will hook into Eureka!'s existing infrastructure. It will require interaction with Eureka!'s own databases as well as with 3rd party software. New user registration is a component of Eureka! Clinical Analytics, a federally funded web application for healthcare analytics. You can learn more about Eureka! at http://aiw.sourceforge.net.
Programming Language: Java
Prerequisites: Java, XML. JDBC/JPA experience a plus.
Level of Expertise: Intermediate
Mentor: Michel Mansour
Overview: You will extend healthcare data processing software to support straightforward analysis of its output using the R programming language (http://www.r-project.org/). Eureka! Clinical Analytics, our web-based clinical data processing software, provides sophisticated functionality for preparing electronic health record data for use in research and analytics. R is one of the most popular languages for statistical analysis and data analytics. We aim to create a web-based data analysis platform using a combination of Eureka and R. While Eureka supports outputting prepared data in various formats that can be consumed by R, it has no intrinsic integration with R or any other statistical analysis or data mining tool. You will make transferring prepared data from Eureka into R as easy as possible via selection of a web-based R solution, backend integration of Eureka and the selected R solution, and minor user interface extensions to invoke R on a prepared dataset. This project is an extension of Eureka! Clinical Analytics, a federally funded web application for healthcare analytics. You can learn more about Eureka! at http://aiw.sourceforge.net.
Programming Language: Java mostly, with some JSP, Javascript, HTML and CSS.
Prerequisites: Java, Javascript, HTML, CSS. JSP a plus.
Level of Expertise: Intermediate
Mentor: Michel Mansour
Overview: You will examine methods for and implement automated quality assurance of data for our software, Eureka! Clinical Analytics. Eureka performs complex transformations on large volumes of clinical data. We have reference datasets that we use to test the system. During every release cycle, we spend a lot of time verifying that the transformations' output are correct for each dataset. Since the data and transformations are well-defined, so is the output. We want you to build an automated system that, given a source dataset and expected output, computes whether the expected output and actual output are the same. If not, it should provide lots of detail about where the differences lie and what transformations may be producing incorrect output.
This project is an extension of Eureka! Clinical Analytics, a federally funded web application for healthcare analytics. You can learn more about Eureka! at http://aiw.sourceforge.net.
Programming Language: Java, and a scripting language like Python, Ruby, etc. Prerequisites: Java, database experience, comfortable with complex algorithms Level of Expertise: Advanced