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-Transform-Accounts-ModMed
12 tasks · OneGI
sub-job / Flow action SQL / native step▶ expand a sub-job inline · ↗ open it as its own page · a typed step opens its doc
- Merge IgnoredAccounts - ExecuteMergeSqlMergeSqlwrites
SourceIgnoredAccountsMM· readsSourceAccountMMSourceOrganizationMMmerge data source type=ThisDatabasetable name=SourceIgnoredAccountsMMmerge mode=InsertUpdateHardDeletebulk copy timeout seconds=300bulk copy use table lock - Merge AccountKeyMapMergeSqlwrites
AccountKeyMap· readsSourceAccountMMSourceChargeMMSourceIgnoredAccountsMMSourceOrganizationMM↳ feeds from Merge IgnoredAccounts - ExecuteMergeSqlmerge data source type=ThisDatabasetable name=AccountKeyMapmerge mode=InsertUpdatebulk copy timeout seconds=300bulk copy use table lock - Merge TransformPatientMergeSqlwrites
TransformPatient· readsSourceOrganizationMMSourcePatientMMmerge data source type=ThisDatabasetable name=TransformPatientmerge mode=InsertUpdateSoftDeletebulk copy timeout seconds=300bulk copy use table lock - Exec ImportTransformTransactionsql
revfind_transform_accounts_modmed__exec_importtransformtransaction.sql✨ Loads and categorizes financial transactions, adjustments, and coordination of benefits transfers from the source practice management system.writesImportTransformTransaction· readsAccountKeyMapAdjustmentCodeRollupImportTransformTransactionSourceAdjustmentsMMSourceOrganizationMMSourceTransactionsMMTransformTransactiondt↳ feeds from Merge AccountKeyMap, Merge TransformTransactions - Merge TransformTransactionsMergeSqlwrites
TransformTransactionmerge data source type=ThisDatabasetable name=TransformTransactionmerge mode=InsertUpdateSoftDeletebulk copy timeout seconds=300bulk copy use table lock - Merge TransformChargeMergeSqlwrites
TransformCharge· readsAccountKeyMapSourceAccountMMSourceChargeMMSourceOrganizationMMSourcePatientInsuranceMM↳ feeds from Merge AccountKeyMapmerge data source type=ThisDatabasetable name=TransformChargemerge mode=InsertUpdateSoftDeletebulk copy timeout seconds=300bulk copy use table lock - Merge TransformAccountInsuranceMergeSqlwrites
TransformAccountInsurance· readsAccountKeyMapSourceAccountMMSourceOrganizationMMSourcePatientInsuranceMM↳ feeds from Merge AccountKeyMapmerge data source type=ThisDatabasetable name=TransformAccountInsurancemerge mode=InsertUpdateSoftDeletebulk copy timeout seconds=300bulk copy use table lock - Merge TransformAccountMergeSqlwrites
TransformAccount· readsAccountKeyMapSourceAccountMMSourceChargeMMSourceOrganizationMMSourcePatientMMTransformAccountInsurance↳ feeds from Merge AccountKeyMap, Merge TransformAccountInsurancemerge data source type=ThisDatabasetable name=TransformAccountmerge mode=InsertUpdateSoftDeletebulk copy timeout seconds=300bulk copy use table lock - Merge TransformChargeTransactionMeasuresMergeSqlwrites
TransformChargeTransactionMeasure· readsAccountKeyMapTransformChargeTransformTransaction↳ feeds from Merge AccountKeyMap, Merge TransformCharge, Merge TransformTransactionsmerge data source type=ThisDatabasetable name=TransformChargeTransactionMeasuremerge mode=InsertUpdateHardDeletebulk copy timeout seconds=300bulk copy use table lock - Merge TransformPatientInsuranceMergeSqldisabledwrites
TransformPatientInsurance· readsInsuranceMapSourceECWPatientInsurancemerge data source type=ThisDatabasetable name=TransformPatientInsurancemerge mode=InsertUpdateSoftDeletebulk copy timeout seconds=300bulk copy use table lock - Load AccountDeltasql
revfind_transform_accounts_modmed__load_accountdelta.sql✨ Loads accounts with recent updates across various transformation tables into a delta tracking table for incremental processing. - Update AccountDeltaDateMMsql
revfind_transform_accounts_modmed__update_accountdeltadatemm.sql✨ Updates the timestamp table to record the most recent execution time for incremental data processing.writesAccountDeltaDateMM