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
RevFind-Source-Import-QuickSight
14 tasks · SGP
sub-job / Flow action SQL / native step▶ expand a sub-job inline · ↗ open it as its own page · a typed step opens its doc
- Downloads files from remote FTP or SFTP servers to local directories with support for archiving and parallel transfers.server=SGP_ProdMirror-mdcssh-sftpremote directory=/local directory={SourceDataFolder}DISABLED
- S3DownloadS3Downloadcommand=powershell.exe
- Patient Encounter Ins File CleanupExecuteProcesscommand=powershell.exe
- Encounter File CleanupExecuteProcesscommand=powershell.exe
- Load ChargeMasterProcessFilewrites
ImportChargemasterSourceChargemasterfile path={SourceDataFolder}\chargemaster_data000archive directory={SourceDataArchive}base table name=Chargemasterrow terminator=Linefeedcolumn separator=Comma - Load EncountersProcessFilewrites
ImportEncounterSourceEncounterfile path={SourceDataFolder}\encounter_data000archive directory={SourceDataArchive}base table name=Encounterrow terminator=Newlinecolumn separator=Comma - Load PatientEncounterInsuranceProcessFilewrites
ImportPatientEncounterInsuranceSourcePatientEncounterInsurancearchive directory={SourceDataArchive}base table name=PatientEncounterInsurancerow terminator=Newlinecolumn separator=Comma - Load PatientProcessFilewrites
ImportPatientSourcePatientfile path={SourceDataFolder}\patient_data000archive directory={SourceDataArchive}base table name=Patientrow terminator=Linefeedcolumn separator=Comma - Load ProviderProcessFilewrites
ImportProviderSourceProviderfile path={SourceDataFolder}\provider_data000archive directory={SourceDataArchive}base table name=Providerrow terminator=Linefeedcolumn separator=Comma - Load LocationProcessFilewrites
ImportLocationSourceLocationfile path={SourceDataFolder}\location_data000archive directory={SourceDataArchive}base table name=Locationrow terminator=Linefeedcolumn separator=Comma - Load ChargeProcessFilewrites
ImportChargeSourceChargefile path={SourceDataFolder}\charges000archive directory={SourceDataArchive}base table name=Chargerow terminator=Linefeedcolumn separator=Comma - Load TransactionProcessFilewrites
ImportTransactionSourceTransactionfile path={SourceDataFolder}\payments_adj000archive directory={SourceDataArchive}base table name=Transactionrow terminator=Linefeedcolumn separator=Comma - Load InsuranceProcessFilewrites
ImportInsuranceSourceInsurancefile path={SourceDataFolder}\insurance__data000archive directory={SourceDataArchive}base table name=Insurancerow terminator=Linefeedcolumn separator=Comma - Load Patient Encounter Insurance ExceptionsProcessFiledisabledwrites
ImportPatientEncounterInsuranceExceptionsSourcePatientEncounterInsuranceExceptionsarchive directory={SourceDataArchive}base table name=PatientEncounterInsuranceExceptionsrow terminator=Newlinecolumn separator=CommaDISABLED