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-Load-Account-Data
9 tasks · ISpine
sub-job / Flow action SQL / native step▶ expand a sub-job inline · ↗ open it as its own page · a typed step opens its doc
- ReprocessChangedConfigurationsReprocessChangedConfigurationsIdentify and queue visits or accounts affected by configuration changes to ensure historical data reflects updated pricing or insurance rules.reprocess accounts
- LoadPatientsLoadPatientsUpsert patient records into the patient dimension.· reads
PatientTransformPatientcustom patient query - Load ChargeMeasuressql
revfind_load_account_data__load_chargemeasures.sql✨ Aggregates remittance activity by charge to calculate paid, denied, and allowed amounts for financial analysis.writesChargeMeasures· readsTransformAccountRemitTransformCharge - LoadAccountDataLoadAccountDataImports historical billing data from external systems into core account tables while preserving manual user modifications and application fields.· reads
AccountChargeChargeMeasuresChargeTypeFacilityInsuranceMapPatientProviderTransformAccount↳ feeds from Load ChargeMeasurescustom account charge queryauto account querycustom account remit querycustom account insurance query - Synchronizes processed data from batch staging tables to production tables, updating visits, quotes, and custom property mappings.writes
CustomPropertyMap· readsCustomPropertyMapBatchsync custom property mapDISABLED ▶Score-Accountssub-job · 3↗
- Rescore Profee AccountsBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatch - Rescore Accounts FacilityBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchincremental - Medicare ScenarioBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchscenario insurance=Medicareincremental
- Load AccountDetailsql
revfind_load_account_data__load_accountdetail.sqldisabled✨ Builds a comprehensive account summary table by combining patient, insurance, and financial data for detailed encounter reporting.writesAccountDetail· readsAccountAccountChargeAccountDeltaAccountEstimateDimensionMemberPatientSourceEncounterInsuranceSourcePayer - Load AccountChargeDetailsql
revfind_load_account_data__load_accountchargedetail.sqldisabled✨ Loads granular charge-level details including procedure codes, modifiers, and payment metrics for individual service line analysis.writesAccountChargeDetail· readsAccountAccountChargeAccountDeltaAccountEstimateCalculationAccountEstimateChargeDimensionMemberPatientSourceEncounterInsurance