๐ฅ Stars in Reach? Blast off with QMTRY.ai's no-PHI demo that turns Synthea data into actionable gold! Spot Stars gaps, prioritize outreach like a pro, and impress auditors with exportable queues, provider scorecards, and PDC magic. Execs: In 60 seconds, see revenue lifts, provider MVPs, and adherence wins. Make healthcare heroes out of ops teams! ๐ช๐
Powered by Synthea (100% synthetic, zero PHI drama) โข Crafted by QMTRY.ai for payers and providers chasing CMS Stars glory.
Buckle up for insights that pop! Here's the dazzle:
- Stars Snapshot โญ: CBP, HBD control, SUPD, and PDC trends across statins/RASA/diabetes. Clean rollups, sparkly chartsโspot lifts in seconds!
- Prioritized Outreach ๐: Member queues with "why this?" reason codes (e.g., "SUPD slip-up" or "PDC dip"). Export CSV for CRM and watch gaps close like magic.
- Provider Scorecards ๐: Rank by engagement, quality velocity, and panel adherence. Peer benchmarks to fuel those "crushing it!" convos.
- PBM Adherence Story ๐: PDC distributions by classโhunt the low-hanging fruit in the tail for massive ROI.
- Evidence Bundle ๐: Audit-proof zip with data quality checks, lineage, metrics dictionary, logs, and hashes. Skeptics? Hand this over and watch jaws drop!
Picture this: Raw data zips through a pipeline faster than a caffeinated analyst. Here's the Mermaid magic to impress tech-savvy execs:
flowchart LR
A["Synthea CSVs\n(patients, meds, encounters, obs)"] --> B[("DuckDB\nStaging")]
B -->|validate| C["Great Expectations\n(data quality)"]
B --> D["dbt\n(modeling & marts)"]
D --> E["Python/pandas\n(measures & features)"]
E --> F[["Artifacts\nCSV/Parquet"]]
F --> G["Streamlit App\n(Exec & Ops Views)"]
F --> H["Evidence Bundle\n(audit pack)"]
Boomโseamless, scalable, and seriously fun! ๐
No hiding the math; flaunt it! Check this pie chart for the Member Engagement Index (MEI)โweights that make sense and drive decisions:
pie title Member Engagement Index (MEI) Weights โ The Secret Sauce!
"Medication Adherence (PDC)" : 40
"Preventive Compliance (SUPD, HBD, CBP, Screenings)" : 25
"Outreach Responsiveness" : 20
"Continuity of Care (PCP Stability & Cadence)" : 15
Core Measures (Demo Edition โ Exec-Approved Simplicity):
- CBP Control ๐ฉธ: Last SBP < 140 and DBP < 90 (HTN cohort). Hypertension? Handled!
- HBD Control ๐ฌ: Last A1c < 9 (DM cohort). Diabetes drama? Diminished!
- SUPD ๐: Statin use in DM cohort. Prevention party starts here!
- PDC ๐ : Adherent days รท window (first fill to year-end), overlap-capped at 0.80 threshold. Adherence? Amped up!
Every formula, weight, and derivation? Zipped in the Evidence Bundle for auditors' delight. No smoke, just mirrors... of transparency! ๐
And for trends? Imagine this bar chart showing PDC lift over time (sample data vibesโrun the demo for real sparks!):
%%{init: {'theme':'dark', 'themeVariables': { 'barFill': '#ff7f0e', 'secondBarFill': '#2ca02c' }}}%%
xychart-beta
title "PDC Adherence Trends - Watch the Wins Stack!"
x-axis ["Statins", "RASA", "Diabetes Meds"]
y-axis "Percentage" 0 --> 100
bar "Baseline" [75, 82, 68]
bar "Post-Outreach Lift" [85, 90, 78]
Orange bars for baseline, green for growth! Execs will be charting high-fives. ๐๐
Dive into a Streamlit wonderlandโdark mode for that late-night strategy sesh:
- Executive Summary ๐: Stars rollups, MEI histograms, and quick trends. "Where's the money?" Answered in pixels!
- Member 360 & Outreach ๐: Filter, sort by impact, export CSV. Turn "at-risk" into "all-good" with one click.
- Provider Lens ๐ : PES rankings, panel breakdowns, peer benchmarks. Spot stars and coach the rest!
- Medication Adherence ๐: PDC histograms + class/contract drills. Target the tail and tally the triumphs.
Visualize the outreach journey with this fun timelineโexecs love a good story:
journey
title Outreach Journey (Demo) โ From Ping to Zing!
section Awareness ๐ค
Member Notified: 3: Ops Team
Provider Alerted: 4: Auto-Email
section Action โก
Rx Picked Up: 4: Pharmacy Partner
Follow-Up Booked: 3: Scheduler Bot
section Outcome ๐
Gap Closed: 5: Stars Boost!
Pro tip: Add confetti animations in Streamlit for extra dazzle. ๐
All about proof in the pudding:
- Great Expectations Checks โ : Row counts, nulls, ranges, integrityโinputs and outputs locked down.
- dbt Docs & Tests ๐: Lineage that's clickable and credible for governance gurus.
- Evidence Bundle (Zip) ๐: GE results, metric dictionary, config hash, run logs, artifact checksums. Download and dominate audits!
All powered by SyntheaโPHI-free forever. Compliance officers will sleep like a baby! ๐ด
Get dazzling in a dash:
python -m venv .venv && source .venv/bin/activate # Windows? .venv\Scripts\Activate.ps1 โ Easy!
pip install -r requirements.txt
# Optional: Drop Synthea CSVs into data/synthea_drop/ for custom flair
python scripts/run_pipeline.py --config configs/config.demo.json
# Blast off!
streamlit run app/Home.pyArtifacts explode into output_demo/:
measure_member_results.csv,measure_contract_rollup.csvโ Data dynamite!outreach_queue.csv,provider_scores.csv,pdc_distributions.csvโ Actionable awesomeness.evidence_bundle.zipโ โ Auditor's best friend.
Pro hack: Schedule this on cron for daily dazzle. โฐ
Python (pandas for crunch, DuckDB for speed, Plotly for pretty, Streamlit for shine) โข dbt-core for modeling mastery โข Great Expectations for quality quests โข Optional XGBoost for "will-they-engage?" prophecies.
Mix in real data? Scales to Snowflake or BigQuery like a champ!
- Synthea-Only Demo: No PHIโplay safe, stay compliant.
- Reproducible Runs: Configs, checksums, exportsโtrace every twinkle.
- HIPAA-Ready Patterns: Secrets vaulted, CDRs locked, ACLs airtight. Deploy with confidence!
MIT License ยฉ QMTRY, LLC โข Synthea ยฉ its awesome creators.
Questions? Open an issue or ping QMTRY.ai โ hard problems are welcome! ๐งฉ
Ready to dazzle? Fork, run, and watch clients line up! ๐๐ผ