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
4 tasks · OrthoAlliance
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={FilePath}table name=ImportEncounterInsurancerow terminator=Newlinecolumn separator=Pipe
- Load ImportEncounterInsuranceLoadFilewrites
ImportEncounterInsurancedata file spec=ImportEncounterInsurancefile path={FilePath}import mode=Replacearchive file path={SourceDataArchive} - Create uci_ImportEncounterInsurancesql
load_encounterinsurance__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__delete_insert_sourceencounterinsurance.sql✨ Updates encounter insurance records while adjusting coordination of benefits logic to handle multiple insurance plans per patient visit.