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-NextTechPP
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_nexttechpp__load_provider_map.sql✨ Builds a mapping table to link imported provider identifiers with unique internal keys for cross-system consistency.writesProviderMap· readsImportNextTechPPProviderProviderMap - Load Provider Relationsql
load_relations_nexttechpp__load_provider_relation.sql✨ Updates or inserts provider records, including names, types, and credentials, into the master provider table.writesProvider· readsImportNextTechPPProviderProviderMap↳ feeds from Load Provider Map - Load Practice Mapsql
load_relations_nexttechpp__load_practice_map.sql✨ Updates the practice mapping table by synchronizing practice identifiers and names from the source system.writesPracticeMap· readsImportNextTechPPPractice - Load Facility Mapsql
load_relations_nexttechpp__load_facility_map.sql✨ Loads new facility identifiers into the facility map to ensure unique tracking across different source databases.writesFacilityMap· readsFacilityMapImportNextTechPPFacility - Load FacilityLoadEntitieswrites
Facility· readsFacilityMapImportNextTechPPFacilityPracticeMapSourceNextTechPPEncounter↳ feeds from Load Facility Map, Load Practice Mapentity type=Facilitycustom querykey prefix=F - Load Insurance Mapsql
load_relations_nexttechpp__load_insurance_map.sql✨ Loads unique plan identifiers into the master insurance map from the source system to support insurance plan tracking.writesMasterInsuranceMap· readsImportNextTechPPInsurancePlanMasterInsuranceMap - Load SourceInsuranceMapsql
load_relations_nexttechpp__load_sourceinsurancemap.sql✨ Updates the source insurance map by linking internal insurance identifiers with their corresponding source system plan data.writesSourceInsuranceMap· readsImportNextTechPPInsuranceMap - Load InsuranceLoadEntitieswrites
Insurance· readsInsuranceSourceInsuranceMap↳ feeds from Load SourceInsuranceMapentity type=Insuranceauto querykey prefix=I