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
11 tasks · MiddletownMedical
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 AccountKeyMapMergeSqlwrites
AccountKeyMap· readsSourceECWEdiInvoicemerge data source type=ThisDatabasetable name=AccountKeyMapmerge mode=InsertUpdatebulk copy timeout seconds=300bulk copy use table lock - Load AccountDeltasql
revfind_transform_accounts__load_accountdelta.sql✨ Identifies and loads patient accounts that have had recent activity or updates across various billing and payment source tables.writesAccountDelta· readsAccountDeltaDateAccountKeyMapSourceECWEdiInvAdjustmentsSourceECWEdiInvCPTSourceECWEdiInvDiagnosisSourceECWEdiInvEOBSourceECWEdiInvEobCasSourceECWEdiInvInsurance↳ feeds from Merge AccountKeyMap, Update AccountDeltaDate - Merge TransformPatientMergeSqlwrites
TransformPatient· readsSourceECWPatientsmerge data source type=ThisDatabasetable name=TransformPatientmerge mode=InsertUpdateSoftDeletebulk copy timeout seconds=300bulk copy use table lock - Load TransformTransaction (delete/insert)sql
revfind_transform_accounts__load_transformtransaction_delete_insert.sql✨ Loads transformed transaction data by unpivoting payment and adjustment details for accounts identified as having recent changes.writesTransformTransaction· readsAccountDeltaAccountKeyMapAccountLevelPaymentsAdjustmentCodeRollupSourceECWEdiInvAdjustmentsSourceECWEdiInvCPTSourceECWEdiInvEOBSourceECWEdiInvEobCas↳ feeds from Load AccountDelta, Merge AccountKeyMap - Merge TransformTransactionsMergeSqldisabledwrites
TransformTransaction· readsAccountKeyMapAdjustmentCodeRollupSourceECWEdiInvAdjustmentsSourceECWEdiInvCPTSourceECWEdiInvEOBSourceECWEdiInvEobCasSourceECWEdiInvInsuranceSourceECWEdiInvoicemerge data source type=ThisDatabasetable name=TransformTransactionmerge mode=InsertUpdateSoftDeletebulk copy timeout seconds=300bulk copy use table lock - Merge TransformChargeMergeSqlwrites
TransformCharge· readsAccountKeyMapSourceECWEDIInvoiceSourceECWEdiInvCPTSourceECWEdiInvDiagnosisSourceECWEdiInvInsuranceSourceECWFacilities↳ feeds from Merge AccountKeyMapmerge data source type=ThisDatabasetable name=TransformChargemerge mode=InsertUpdateSoftDeletebulk copy timeout seconds=300bulk copy use table lock - Merge TransformAccountMergeSqlwrites
TransformAccount· readsAccountKeyMapSourceECWEdiInvDiagnosisSourceECWEdiInvInsuranceSourceECWEdiInvoice↳ feeds from Merge AccountKeyMapmerge data source type=ThisDatabasetable name=TransformAccountmerge mode=InsertUpdateSoftDeletebulk copy timeout seconds=300bulk copy use table lock - Merge TransformChargeTransactionMeasuresMergeSqlwrites
TransformChargeTransactionMeasure· readsAccountKeyMapTransformChargeTransformTransaction↳ feeds from Load TransformTransaction (delete/insert), Merge AccountKeyMap, Merge TransformChargemerge 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 - Merge TransformAccountInsuranceMergeSqlwrites
TransformAccountInsurance· readsAccountKeyMapSourceECWEdiInvInsuranceSourceECWEdiInvoice↳ feeds from Merge AccountKeyMapmerge data source type=ThisDatabasetable name=TransformAccountInsurancemerge mode=InsertUpdateSoftDeletebulk copy timeout seconds=300bulk copy use table lock - Update AccountDeltaDatesql
revfind_transform_accounts__update_accountdeltadate.sql✨ Updates the reference timestamp to track the last time account changes were processed in the pipeline.writesAccountDeltaDate