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-EncounterInsurance-RevFind
4 tasks · HeatonEye
sub-job / Flow action SQL / native step▶ expand a sub-job inline · ↗ open it as its own page · a typed step opens its doc
- Scan ExportEncounterInsuranceScanFiledisableddata file spec key=ImportEncounterInsurancefile path={FilePathRevFind}table name=ImportEncounterInsurancerow terminator=Newlinecolumn separator=Pipe
- Load ImportEncounterInsuranceLoadFilewrites
ImportEncounterInsurancedata file spec=ImportEncounterInsurancefile path={FilePath}import mode=Replacearchive file path={SourceDataArchiveRevFind} - Create uci_ImportEncounterInsurancesql
load_encounterinsurance_revfind__create_uci_importencounterinsurance.sql✨ Builds a unique index on encounter insurance import data to optimize performance and ensure record uniqueness during processing.· readsImportEncounterInsurance↳ feeds from Load ImportEncounterInsurance - Delete/Insert SourceEncounterInsurancesql
load_encounterinsurance_revfind__delete_insert_sourceencounterinsurance.sql✨ Updates source encounter insurance records by replacing existing entries with the latest imported insurance and policy information.writessourceencounterinsurance· readsImportencounterInsurance↳ feeds from Load ImportEncounterInsurance