task tree
What the sub-job runs
Tasks in order, each with what it does — typed stepsfrom the MDClarity task docs (click to open the reference), sub-jobsyou can expand inline (▶) to reveal their own tasks, and SQL steps summarized by Gemini (✨). Every step shows the tables it writes/reads and which earlier step it feeds from(sqlglot lineage).
sub-job
Load-Common-Dimensions
3 tasks · SSR
sub-job / Flow action SQL / native step▶ expand a sub-job inline · ↗ open it as its own page · a typed step opens its doc
- Load Procedure Code Dimensionssql
load_common_dimensions__load_procedure_code_dimensions.sql✨ Synchronizes procedure code dimension members by merging updates and new records from the common data source into the local repository.writesDimensionMember· readsDimensionMember↳ feeds from Load State Dimensions, Load Time Dimensions - Load Time Dimensionssql
load_common_dimensions__load_time_dimensions.sql✨ Generates and merges time-based dimension members for days, months, and years based on the range of available appointment dates.writesDimensionMember· readsSourcePatientAppointment - Load State Dimensionssql
load_common_dimensions__load_state_dimensions.sql✨ Updates state dimensions using facility location data to allow for geographic segmentation of healthcare services and revenue.writesDimensionMember· readsFacility