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
Flow-Process-LoadEntities
3 tasks · MannEye
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 Facility Mapping fileProcessFiledisabledwrites
ImportFacilityMapSourceFacilityMapfile path={SourceDataFolder}\Facility Mapping.csvbase table name=FacilityMaprow terminator=Newlinecolumn separator=CommaDISABLED - Load FacilityLoadEntitieswrites
Facility· readsFHIRActorFHIRProcessBatchFacilitySourceFacilityMapentity type=Facilitycustom query - Load Providersql
flow_process_loadentities__load_provider.sqldisabled✨ Loads provider details into the master provider table using the latest physician information from HL7 visit messages.writesProvider· readsHL7Visit