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-Process-LoadAccount
8 tasks · StrideCare
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_process_loadaccount__augment_accountdelta_reprocesschangedconfigurations.sql✨ Adds accounts requiring reprocessing due to configuration changes into the account delta table for downstream processing.writesAccountDelta· readsAccountDeltaAccountsToReprocessTransformAccount - Load ChargeMeasuressql
revfind_process_loadaccount__load_chargemeasures.sql✨ Calculates and loads financial metrics including payments, adjustments, and denials for account charges into the charge measures table.writesChargeMeasures· readsAccountDeltaTransformChargeTransformChargeTransactionMeasure↳ feeds from Augment AccountDelta ReprocessChangedConfigurations - LoadAccountDataLoadAccountDataImports historical billing data from external systems into core account tables while preserving manual user modifications and application fields.· reads
AccountChargeAccountDeltaChargeMeasuresChargeTypeInsuranceMapPatientProviderSourcePatientInsurance↳ feeds from Augment AccountDelta ReprocessChangedConfigurations, Load ChargeMeasurescustom account charge queryauto account querycustom account remit querycustom account insurance query ▶RevFind-Process-LoadCustomPropertiessub-job · 3↗
- Load Claim ID Custom PropertyUpdateCustomPropertyFromQuery· reads
AccountDeltaTransformAccountentity=Accountcustom property key=CustomProperty-[id]auto querybatch mode - Load Plan NameUpdateCustomPropertyFromQuery· reads
AccountDeltaTransformAccountentity=Accountcustom property key=Plan Nameauto 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-Process-LoadDimensionMemberssub-job · 13↗
- 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_process_loaddimensionmembers__load_time_dimensions.sql✨ Builds time dimension members for days, months, and years based on account service dates to enable temporal reporting.writesDimensionMember· readsTransformAccount - Load Provider Dimensionsql
revfind_process_loaddimensionmembers__load_provider_dimension.sql✨ Builds and updates the Provider and ProviderType dimensions, managing hierarchical relationships and identifying archived records.writesDimensionMember· readsDimensionMemberProvider↳ feeds from Load AllowedStatus Dimensions, Load BilledToInsurance Dimensions, Load DenialCategory Dimensions, Load DiagnosisCode Dimension, Load Facility Dimensions, Load FacilityGroup Dimension, Load FacilityType Dimension, Load PlaceOfService Dimension, Load State Dimensions, Load Time Dimensions, LoadInsuranceDimensionMembers - Load Facility Dimensionssql
revfind_process_loaddimensionmembers__load_facility_dimensions.sql✨ Builds and updates the Facility dimension by mapping source departments to specific facility groups and parent entities.writesDimensionMember· readsFacilitySourceDepartment_33143 - Load FacilityGroup Dimensionsql
revfind_process_loaddimensionmembers__load_facilitygroup_dimension.sql✨ Builds the FacilityGroup dimension by extracting unique parent entities from the existing Facility dimension members.writesDimensionMember· readsDimensionMember↳ feeds from Load AllowedStatus Dimensions, Load BilledToInsurance Dimensions, Load DenialCategory Dimensions, Load DiagnosisCode Dimension, Load Facility Dimensions, Load FacilityType Dimension, Load PlaceOfService Dimension, Load Provider Dimension, Load State Dimensions, Load Time Dimensions, LoadInsuranceDimensionMembers - Load FacilityType Dimensionsql
revfind_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_process_loaddimensionmembers__load_sourceinsurance_dimensions.sql✨ Builds and updates the SourceInsurance dimension using mapped insurance data for active accounts from the source system. - Load PlaceOfService Dimensionsql
revfind_process_loaddimensionmembers__load_placeofservice_dimension.sql✨ Loads place of service dimension members from transformed charge data to categorize where healthcare services were provided.writesDimensionMember· readsTransformCharge - Load DiagnosisCode Dimensionsql
revfind_process_loaddimensionmembers__load_diagnosiscode_dimension.sql✨ Loads unique diagnosis codes from charge records into the dimension member table to support standardized clinical reporting.writesDimensionMember· readsTransformCharge - Load State Dimensionssql
revfind_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 - Load BilledToInsurance Dimensionssql
revfind_process_loaddimensionmembers__load_billedtoinsurance_dimensions.sql✨ Builds and updates the BilledToInsurance dimension using unique insurance identifiers and names from the source insurance map.writesDimensionMember· readsSourceInsuranceMap - Load DenialCategory Dimensionssql
revfind_process_loaddimensionmembers__load_denialcategory_dimensions.sql✨ Loads denial category dimensions from adjustment code rollup data to categorize claim denials.writesDimensionMember· readsAdjustmentCodeRollup - Load AllowedStatus Dimensionssql
revfind_process_loaddimensionmembers__load_allowedstatus_dimensions.sql✨ Builds allowed status dimensions to categorize how actual payments compare to expected insurance contract rates.writesDimensionMember
▶Job-[id]sub-job · 1↗
- Score Medicare SenarioBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchscenario insurance=Medicareincrementalupdate dimensions
▶RevFind-Process-ScoreAccountssub-job · 1↗
- BatchProcessAccountDataBatchProcessAccountDataCalculates patient account estimates across multiple facilities and insurance types to update pricing after contract or configuration changes.writes
AccountEstimate· readsQuoteBatchVisitBatchincremental