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-SBO-Process-LoadAccount
10 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
- Augment AccountDeltaReprocessChangedConfigsreprocess accounts
- Augment AccountDelta ReprocessChangedConfigurationssql
revfind_sbo_process_loadaccount__augment_accountdelta_reprocesschangedconfigurations.sql✨ Adds accounts requiring reprocessing into the change tracking table to ensure updated configurations are applied during the pipeline.writesAccountDeltaOrthos· readsAccountDeltaOrthosAccountsToReprocessTransformAccountOrthos - Load ChargeMeasuressql
revfind_sbo_process_loadaccount__load_chargemeasures.sql✨ Builds a temporary table of charge-level financial metrics, calculating adjusted, paid, patient, and denied amounts for processed accounts.writesChargeMeasuresOrthos· readsChargeMeasuresOrthos - LoadAccountDataLoadAccountDataImports historical billing data from external systems into core account tables while preserving manual user modifications and application fields.· reads
AccountChargeAccountDeltaOrthosChargeMeasuresOrthosChargeTypeInsuranceMapPatientProviderSourcePatientInsuranceOrthos↳ feeds from Augment AccountDelta ReprocessChangedConfigurations, Load ChargeMeasurescustom account charge queryauto account querycustom account remit querycustom account insurance query ▶RevFind-SBO-Process-LoadCustomPropertiessub-job · 2↗
- Load Claim ID Custom PropertyUpdateCustomPropertyFromQuery· reads
AccountDeltaOrthosTransformAccountOrthosentity=Accountcustom property key=CustomProperty-[id]auto querybatch mode - SyncBatchSyncBatchSynchronizes processed data from batch staging tables to production tables, updating visits, quotes, and custom property mappings.writes
CustomPropertyMap· readsCustomPropertyMapBatchsync custom property map
▶RevFind-SBO-Process-LoadDimensionMemberssub-job · 10↗
- LoadInsuranceDimensionMembersLoadInsuranceDimensionMembersSynchronize insurance-specific dimension members from the insurance table to update contract and eligibility filtering options across the application.writes
DimensionMemberload insuranceload quote insuranceload eligibility insurance - Load Time Dimensionssql
revfind_sbo_process_loaddimensionmembers__load_time_dimensions.sql✨ Loads and updates time dimensions for days, months, and years based on the range of service dates in the system.writesDimensionMember· readsTransformAccountOrthos - Load Provider Dimensionsql
revfind_sbo_process_loaddimensionmembers__load_provider_dimension.sql✨ Updates provider and provider type dimensions with names and classifications to organize data by clinical staff.writesDimensionMember· readsProvider - Load Facility Dimensionssql
revfind_sbo_process_loaddimensionmembers__load_facility_dimensions.sql✨ Loads facility dimension members by extracting facility keys, groups, and names from the facility source table.writesDimensionMember· readsFacility - Load FacilityGroup Dimensionsql
revfind_sbo_process_loaddimensionmembers__load_facilitygroup_dimension.sqldisabled✨ Builds the facility group dimension by identifying unique parent groups from facility dimension records.writesDimensionMember· readsDimensionMember - Load FacilityType Dimensionsql
revfind_sbo_process_loaddimensionmembers__load_facilitytype_dimension.sql✨ Loads facility type dimension members from facility records to enable standardized categorization across the revenue cycle pipeline.writesDimensionMember· readsFacility - Load SourceInsurance Dimensionssql
revfind_sbo_process_loaddimensionmembers__load_sourceinsurance_dimensions.sql✨ Synchronizes the source insurance dimension table with mapped insurance provider IDs and display names from the insurance mapping table. - Load PlaceOfService Dimensionsql
revfind_sbo_process_loaddimensionmembers__load_placeofservice_dimension.sql✨ Builds or updates the place of service dimension by extracting unique location values from transformed charge data.writesDimensionMember· readsTransformChargeOrthos - Load DiagnosisCode Dimensionsql
revfind_sbo_process_loaddimensionmembers__load_diagnosiscode_dimension.sql✨ Builds or updates the diagnosis code dimension by consolidating unique primary, secondary, and tertiary codes from transformed charges.writesDimensionMember· readsTransformChargeOrthos - Load State Dimensionssql
revfind_sbo_process_loaddimensionmembers__load_state_dimensions.sql✨ Updates state dimensions using facility location data to allow for geographic segmentation of healthcare services and revenue.writesDimensionMember· readsFacility
▶RevFind-SBO-Process-ScoreAccountssub-job · 1↗
- ProcessAccountDataFromQueryProcessAccountDataFromQuery· reads
AccountDeltaOrthosAccountDetailAccountInsuranceContractMapcustom query
- AccountDetailsql
revfind_sbo_process_loadaccount__accountdetail.sql✨ Updates the account detail table with comprehensive encounter, insurance, and financial summary data for accounts in the current delta.writesAccountDetail· readsAccountAccountChargeAccountDeltaOrthosAccountEstimateDimensionMemberPatientSourcePayerTransformAccountInsuranceOrthos↳ feeds from Augment AccountDelta ReprocessChangedConfigurations - AccountChargeDetailsql
revfind_sbo_process_loadaccount__accountchargedetail.sql✨ Populates the account charge detail table with granular service, provider, and financial data for individual charges within processed accounts.writesAccountChargeDetail· readsAccountAccountChargeAccountDeltaOrthosAccountEstimateCalculationAccountEstimateChargeDimensionMemberPatientTransformAccountInsuranceOrthos↳ feeds from Augment AccountDelta ReprocessChangedConfigurations - Update Modifier 22 Custom PropertyUpdateCustomPropertyFromQuery· reads
AccountChargeAccountDeltaOrthos↳ feeds from Augment AccountDelta ReprocessChangedConfigurationsentity=Accountcustom property key=Modifier22custom query