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-ALL-Medicaid-Schedules
4 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
- ContractMapsql
load_all_medicaid_schedules__contractmap.sqldisabled✨ Updates contract mappings for Medicaid by associating facilities with standardized professional fee schedules and effective date ranges.writesContractMap· readsContractMapFacility - Load All WA Medicaid Schedulessql
load_all_medicaid_schedules__load_all_wa_medicaid_schedules.sql✨ Loads regional Medicaid fee schedules and schedule mappings into the system for non-hospital facilities and specific service types.writesFeeScheduleRecordScheduleMap· readsCommonDataFeeScheduleRecordScheduleMap↳ feeds from Copy Medicaid Schedules to All Insurances - LoadEntitiesFromQueryLoadEntitiesFromQueryLoad or update entity records from custom SQL query results into their corresponding system tables using intelligent merge logic.writes
Schedule· readsScheduleMap↳ feeds from Copy Medicaid Schedules to All Insurances, Load All WA Medicaid Schedulesentity type=Schedulecustom query - Copy Medicaid Schedules to All Insurancessql
load_all_medicaid_schedules__copy_medicaid_schedules_to_all_insurances.sql✨ Propagates Medicaid fee schedule mappings to other insurance providers within the system to ensure consistent pricing across similar plans.writesScheduleMap· readsDimensionMemberScheduleMap↳ feeds from Load All WA Medicaid Schedules