Building a JuliaHealth-specific Genie.jl Dashboard

Hello everyone! :waving_hand:

I am currently working towards building a JuliaHealth-specific Dashboard using Genie.jl. The main idea is to have one simple, unified interface where users can:

  • Load or connect to health datasets
  • Build or select cohorts
  • Run different analysis or visualization modules
  • View and explore results interactively

The dashboard would help visualize and manage different JuliaHealth workflows in one place, making it easier to explore health data without switching between tools. The goal is to connect the existing tools/modules through a Genie-based interface, keeping it simple and modular.

I have been working on the design and API structure, focusing on dataset handling, cohort management and modular analysis integration. You can check out the current initial draft design plan here: :backhand_index_pointing_right: JuliaHealth Dashboard Design Plan .

I would really appreciate any feedback or thoughts from the community, especially around the design, how best to connect with existing JuliaHealth tooling or anything we might be missing conceptually. Also open to connecting with anyone interested in collaborating on this project!

Thank you so much for reading :blush:
Would love to hear your inputs or suggestions.

~ indu

6 Likes

Great idea!

1 Like

Awesome project! Feel free to shout out to me or @hhaensel if you have any questions. Use Github issues and discussions and/or join our Discord. :hugs:

I didnโ€™t know about JuliaHealth, but now I do :smile:
If you need any help concerning Genie/Stipple/GenieFramework donโ€™t hesitate to reach out.
I strongly recommend you start out with the latest GenieTemplate in order to benefit from the latest advances in bringing down the time to first page.

Thanks a lot, will definitely reach out if I need any help :blush:

Great thanks a lot! will check that out and get started :raising_hands: