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-Medicare-Drug-Schedules
3 tasks · SeaRad
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 All Medicare Drug Schedulessql
load_medicare_drug_schedules__load_all_medicare_drug_schedules.sql✨ Loads Medicare drug fee schedules and facility mappings into the system based on current Medicare pricing data. - LoadEntitiesFromQueryLoadEntitiesFromQueryLoad or update entity records from custom SQL query results into their corresponding system tables using intelligent merge logic.writes
Schedule· readsSchedulemapschedule↳ feeds from Copy Medicare-Drug Schedules to All Insurancesentity type=Schedulecustom query - Copy Medicare-Drug Schedules to All Insurancessql
load_medicare_drug_schedules__copy_medicare_drug_schedules_to_all_insurances.sql✨ Copies Medicare drug pricing schedules to all other insurance providers within the schedule mapping configuration.writesScheduleMap· readsDimensionMemberScheduleMap