Friday, August 7, 2009

On the Cohort Dashboard (implementation)

So here's the first pass at an implementation of the Cohort Dashboard. The only thing that is currently working is the fact that we can pass this page a cohort. The rest of the functionality still needs to be implemented. Let me know what you think.


Thursday, August 6, 2009

On the Cohort Dashboard (design)

This is the page that will complement the Cohort Builder. The page will be accessible by users who want to analyze a set of patients from the top-down. More details to come ...


Tuesday, August 4, 2009

On the Reporting Dashboard (implementation)

Updated (10 August 2009): Added a new screenshot.

Here's the latest verison of the Reporting Dashboard with some working charts and a more intuitive Cohort Breakdown widget.



Here's my initial version of the reporting dashboard, using JQuery's portlet library. Let me know what you think. Some of the fields (program, workflow, cohort, dataset) are populated dynamically, but there's nothing on the backend (yet) to process most of these. Writing that code will be relatively simple once I hear back that this is the right direction to take the dashboard.