Courses - Become a health data wizard! πŸ§™β€β™€οΈ

We're excited to partner with HEALS Academy to master the art of healthcare data analysis

Partnering withHeals Academy

We're on a mission to empower healthcare data analysts and scientists to do more with publicly available data. Our exciting partnership with Heals Academy brings you hands-on, practical courses that turn complex healthcare data challenges into streamlined solutions.

Ready to become a healthcare data wizard? More courses are coming soon as we continue to expand our partnership with Heals Academy. Join the waitlist to be the first to know about new offerings!

πŸ“š Available Courses

RAS-FHIR 201: HCC-In-FHIR Basics

Perfect for getting started with HCC risk scoring

This class introduces you to how to transform CMS Explanation of Benefit (EOB) data into accurate HCC risk scores using the hccinfhir package β€” no complex coding needed. Get a ready-to-deploy workflow in just three sessions, with tools for revenue forecasting and compliance-ready results.

πŸ“… Mode: Cohort
πŸ“… Dates: Aug 18-20th 2025
⏰ Times: 7-8PM ET
βœ… Status: Registration Open

Go to Course Page to Register

RAS-FHIR 202: HCC-In-FHIR Intermediate

Take your HCC skills to the executive level

Build on your RAS-FHIR 201 foundation and turn CMS EOB and other data (e.g. claims) into rock-solid HCC risk scores that executives can bank on. In just three one-hour sessions you'll master the hccinfhir package to create revenue-forecasting analytics, compliance-ready audit traces, and research that scale with you and your organization's growth.

πŸ“… Mode: Cohort
πŸ“… Dates: Aug 25-27th 2025
⏰ Times: 7-8PM ET
βœ… Status: Registration Open

Go to Course Page to Register

πŸ› οΈ Get a Taste of What You'll Learn

Here's a sneak peek at the hccinfhir package that powers these courses:

hccinfhir Package Examples

# Perfect for RAS-FHIR 201: Simple risk scoring
from hccinfhir.model_calculate import calculate_raf

# Patient with diabetes and heart failure
diagnosis_codes = ['E119', 'I509']  
age = 67
sex = 'F'
model_name = "CMS-HCC Model V24"

result = calculate_raf(
    diagnosis_codes=diagnosis_codes,
    model_name=model_name,
    age=age,
    sex=sex
)

print(f"Risk Score: {result['risk_score']}")
print(f"HCC Categories: {result['hcc_list']}")

🎯 Why Our Courses Work

πŸ”₯ Battle-tested in the real world - Our hccinfhir package is used in production by healthcare organizations
⚑ Results in hours, not months - Three 1-hour sessions get you production-ready
πŸ“Š Executive-ready outputs - Generate reports that decision-makers trust
πŸ›‘οΈ Compliance-first approach - Built-in audit trails and documentation

πŸ”— Learn More

Want to dive deeper into the technical details? Check out how the hccinfhir package works:


Ready to become a healthcare data wizard? More courses are coming soon as we continue to expand our partnership with Heals Academy. Join the waitlist to be the first to know about new offerings!


Did you enjoy the courses? Here is the testimonial form: https://love.mimilabs.ai

Resources

Data Catalog

Learn about the list of datasets loaded into our data lakehouse and how to access them.

Data Engineering

Learn about how we downloaded and ingested thousands of public datasets into our data lakehouse.

Pricing

Learn about the pricing model and how to estimate the cost of using our data lakehouse.

FAQs

Learn about the frequently asked questions and answers about our data lakehouse.