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-Relations-NextTechSelect
8 tasks · EyeSouth
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 Provider Mapsql
load_relations_nexttechselect__load_provider_map.sql✨ Loads unique provider identifiers into the provider map by joining provider and practice data from the source system.writesProviderMap· readsImportNextTechSelectPracticeImportNextTechSelectProviderProviderMap - Load Provider Relationsql
load_relations_nexttechselect__load_provider_relation.sql✨ Updates provider records with names, types, and credentials for providers who have associated billing activity in the system.writesProvider· readsImportNextTechSelectChargeImportNextTechSelectProviderProviderMap↳ feeds from Load Provider Map - Load Practice Mapsql
load_relations_nexttechselect__load_practice_map.sql✨ Updates the practice mapping table by synchronizing practice names and identifiers from the source system.writesPracticeMap· readsImportNextTechSelectPractice - Load Facility Mapsql
load_relations_nexttechselect__load_facility_map.sql✨ Loads new facility and location identifiers into the facility map by linking location data with practice records.writesFacilityMap· readsFacilityMapImportNextTechSelectLocationImportNextTechSelectPractice - Load FacilityLoadEntitieswrites
Facility· readsFacilityMapImportNextTechSelectBillImportNextTechSelectLocationPracticeMap↳ feeds from Load Facility Map, Load Practice Mapentity type=Facilitycustom querykey prefix=F - Load Insurance Mapsql
load_relations_nexttechselect__load_insurance_map.sql✨ Builds the master insurance map by importing new insurance plan and practice associations from the source system.writesMasterInsuranceMap· readsImportNextTechSelectInsPlanImportNextTechSelectPracticeMasterInsuranceMap - Load SourceInsuranceMapsql
load_relations_nexttechselect__load_sourceinsurancemap.sql✨ Updates or inserts insurance mapping records to synchronize source insurance data with the internal mapping table.writesSourceInsuranceMap· readsImportNextTechSelectInsuranceMapImportNextTechSelectPractice - Load InsuranceLoadEntitieswrites
Insurance· readsInsuranceSourceInsuranceMap↳ feeds from Load SourceInsuranceMapentity type=Insuranceauto querykey prefix=I