# \[GSoC 2025\] Supporting Patient-Level Pipelines within JuliaHealth

**URL:** https://discourse.julialang.org/t/gsoc-2025-supporting-patient-level-pipelines-within-juliahealth/132534
**Category:** Biology, Health, and Medicine
**Tags:** jsoc, gsoc, blog-post, health, juliahealth
**Created:** [September 21, 2025, 8:29am UTC](https://discourse.julialang.org/t/gsoc-2025-supporting-patient-level-pipelines-within-juliahealth/132534 "2025-09-21T08:29:10Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kosuri-indu](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/kosuri-indu/32/216644_2.png) [@kosuri-indu](https://discourse.julialang.org/u/kosuri-indu)
#### Post date: [September 21, 2025, 8:29am UTC](https://discourse.julialang.org/t/gsoc-2025-supporting-patient-level-pipelines-within-juliahealth/132534/1 "2025-09-21T08:29:10Z")

</div>

Hello Julia Community! 👋

I’m thrilled to share a major milestone: I’ve officially completed my Google Summer Of Code 2025 project with JuliaHealth! This summer, I had the incredible opportunity to improve tooling for patient-level prediction pipelines in the healthcare space. My project was structured in two main phases:

**Phase 1: [HealthBase.jl](https://github.com/JuliaHealth/HealthBase.jl)**

- Added schema-aware support for OMOP CDM tables.
- Developed a new `HealthTable` interface for working with OMOP CDM data.
- Introduced preprocessing utilities to make healthcare data easier to use for downstream modeling.
- 📖 Blog post: [Phase 1](https://juliahealth.org/JuliaHealthBlog/posts/indu-gsoc-phase1/gsoc-phase1.html)

**Phase 2: [OMOPCDMFeasibility.jl](https://github.com/JuliaHealth/OMOPCDMFeasibility.jl)**

- Built a package to perform pre and post-cohort feasibility analysis.
- This tool helps ensure reliable cohort studies and trustworthy research outcomes.
- 📖 Blog post: [Phase 2](https://juliahealth.org/JuliaHealthBlog/posts/indu-gsoc-phase2/gsoc-phase2.html)

You can find my complete final work report here: [GSoC 2025 Final Work Report](https://medium.com/@kosurilindu/google-summer-of-code-2025-the-julia-language-juliahealth-final-work-report-954fa157c38c)

Throughout this journey, I not only learned a lot about Julia and healthcare data science, but also about contributing to open-source and working in a collaborative research ecosystem.

A huge thanks to my mentor, Jacob S Zelko (@TheCedarPrince) for his constant guidance and encouragement throughout the project, this wouldn’t have been possible without his support. 🙏

I am truly excited to continue contributing to JuliaHealth and the open-source community and I welcome any thoughts, suggestions and feedback you may have. 🌱

~ Kosuri Lakshmi Indu ([LinkedIn](https://www.linkedin.com/in/kosuri-indu/), [GitHub](https://github.com/kosuri-indu))
