Tuya Analytics Featured case file
A primary-care clinic needed a weekly list of the patients most at risk of falling through the cracks — and a way to justify every name on it to a clinician who would push back.
A local Python + DuckDB tool that ingests Practice Fusion Bulk FHIR exports and appointment reports, then runs a configurable rubric scoring engine over the whole patient panel. Versioned runs, component-level audit trails, and a CLI that can diff a new rubric against the old one before it ever reaches the UI.
- FHIR Bulk export ingest into a single-file DuckDB warehouse
- YAML-driven rubric — every score explains its own components
- v1/v2 engines run in parallel for safe rubric migrations
- Fully local — no PHI ever leaves the practice's machine
The clinic gets a defensible worklist every Monday — and can ask any score "why?" and get a real answer.