Legacy Pipeline Atlas worker-1snapshot 2026-07-15

sub-job

SSR · Load-Common-Dimensions

called by Daily-Processing

sub-job SSR/Load-Common-Dimensions · db SouthSoundRadiology_ProdMirror · updated 2025-09-17

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
  1. Load Procedure Code Dimensionssqlload_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.
    writes DimensionMember · reads DimensionMember
    ↳ feeds from Load State Dimensions, Load Time Dimensions
  2. Load Time Dimensionssqlload_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.
    writes DimensionMember · reads SourcePatientAppointment
  3. Load State Dimensionssqlload_common_dimensions__load_state_dimensions.sql
    Updates state dimensions using facility location data to allow for geographic segmentation of healthcare services and revenue.
    writes DimensionMember · reads Facility