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

sub-job

PAA · Load-PhygenSurgeon-File

KB [date] : Had to update import table to LineFeed vs New line based on how we were receiving the file.

called by Load-Phygen-Files

sub-job PAA/Load-PhygenSurgeon-File · db PAA_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-PhygenSurgeon-File

2 tasks · PAA
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 PhygenSurgeonsLoadFile
    writes ImportPhygenSurgeons
    data file spec=ImportPhygenSurgeonsfile path={FilePath}import mode=Replacearchive file path={SourceDataArchive}
  2. Load SourcePhygenSurgeonssqlload_phygensurgeon_file__load_sourcephygensurgeons.sql
    Loads surgeon data into the source table, deduplicating by NPI to retain only the most recent records.
    writes SourcePhygenSurgeons · reads ImportPhygenSurgeons
    ↳ feeds from Load PhygenSurgeons