trigger
How it's scheduled
The Batch / file feed arrives as a scheduled drop, so one overnight pass is enough: it ingests the day's file and works the whole batch to process the visits. A tighter loop would just re-scan the same file.
| Scheduled task | Cadence | Server | State | Coordination |
|---|---|---|---|---|
\MDC\Daily - Processing - EyeSouth | daily at 06:30 | prod-db-3 | disabled | standalone |
shape
The RevFind back-office spine
RevFind pipelines share a back-office shape: ingest → load accounts → reconcile remits → model contracts → surface underpayments. Lit stages are the ones this pipeline runs.
computed concepts · from the SQL
What it computes
Business concepts mined from this pipeline's SQL text — the meaning behind the typed steps. Each links to the concept lens (who else computes it).
Payers in SQLBCBSHumanaMedicareUnitedHealthcare
task tree
What the pipeline 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).
Daily-Processing
▶Load-From-NextTechsub-job · 25↗
- Imports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechTestconnection=EyeSouth_ProdMirror-sqlserversql file=sql/load_from_nexttech__importsql.sqltable name=ImportNextTechTestimport mode=Replacedata source type=SqlServer - Imports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPTestconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPTestimport mode=Replacedata source type=SqlServerDISABLED - PracticePlus Charge ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPChargeconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPChargeimport mode=Replacedata source type=SqlServer - PracticePlus Adjustment ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPAdjustmentconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPAdjustmentimport mode=Replacedata source type=SqlServer - PracticePlus Payment ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPPaymentconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPPaymentimport mode=Replacedata source type=SqlServer - PracticePlus Encounter ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPEncounterconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPEncounterimport mode=Replacedata source type=SqlServer - PracticePlus Facility ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPFacilityconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPFacilityimport mode=Replacedata source type=SqlServer - PracticePlus Provider ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPProviderconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPProviderimport mode=Replacedata source type=SqlServer - PracticePlus Practice ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPPracticeconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPPracticeimport mode=Replacedata source type=SqlServer - PracticePlus InsurancePlan ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPInsurancePlanconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPInsurancePlanimport mode=Replacedata source type=SqlServer - PracticePlus Chargemaster ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPChargemasterconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPChargemasterimport mode=Replacedata source type=SqlServer - PracticePlus Supply Master ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPSupplyconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPSupplyimport mode=Replacedata source type=SqlServer - PracticePlus Product Master ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPProductconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPProductimport mode=Replacedata source type=SqlServer - PracticePlus PatientInsurance ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPPatientInsuranceconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPPatientInsuranceimport mode=Replacedata source type=SqlServer - PracticePlus Encounter ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPEncounterconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPEncounterimport mode=Replacedata source type=SqlServer - PracticePlus Patient ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPPatientconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPPatientimport mode=Replacedata source type=SqlServer - PracticePlus Claim ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechPPClaimconnection=EyeSouth_ProdMirror-sqlserver-2table name=ImportNextTechPPClaimimport mode=Replacedata source type=SqlServer - Load SourceNextTechPPChargesql
load_from_nexttech__load_sourcenexttechppcharge.sql✨ Updates the source charge table by replacing existing records with the latest imported charge data and timestamping the changes.writesSourceNextTechPPCharge· readsImportNextTechPPCharge↳ feeds from PracticePlus Charge Export - Load SourceNextTechPPAdjustmentsql
load_from_nexttech__load_sourcenexttechppadjustment.sql✨ Updates the source adjustment table by replacing existing records with the latest imported adjustment data and applying a timestamp.writesSourceNextTechPPAdjustment· readsImportNextTechPPAdjustment↳ feeds from PracticePlus Adjustment Export - Load SourceNextTechPPPaymentsql
load_from_nexttech__load_sourcenexttechpppayment.sql✨ Updates the source payment table by replacing existing records with the latest imported payment data.writesSourceNextTechPPPayment· readsImportNextTechPPPayment↳ feeds from PracticePlus Payment Export - Load SourceNextTechPPEncountersql
load_from_nexttech__load_sourcenexttechppencounter.sql✨ Updates the source encounter table by replacing existing records with the latest imported encounter data.writesSourceNextTechPPEncounter· readsImportNextTechPPEncounter↳ feeds from PracticePlus Encounter Export - Load SourceNextTechPPChargemastersql
load_from_nexttech__load_sourcenexttechppchargemaster.sql✨ Updates the source chargemaster table by replacing existing records with the latest imported service and pricing data.writesSourceNextTechPPChargemaster· readsImportNextTechPPChargemaster↳ feeds from PracticePlus Chargemaster Export - Load SourceNextTechPPSupplysql
load_from_nexttech__load_sourcenexttechppsupply.sql✨ Updates the source supply table by replacing existing records with the latest imported supply data.writesSourceNextTechPPSupply· readsImportNextTechPPSupply↳ feeds from PracticePlus Supply Master Export - Load SourceNextTechPPProductsql
load_from_nexttech__load_sourcenexttechppproduct.sql✨ Updates the source product table by replacing existing records with the latest imported product data.writesSourceNextTechPPProduct· readsImportNextTechPPProduct↳ feeds from PracticePlus Product Master Export - Load SourceNextTechPPPracticesql
load_from_nexttech__load_sourcenexttechpppractice.sql✨ Updates the source practice table by replacing existing records with the latest imported practice location data.writesSourceNextTechPPPractice· readsImportNextTechPPPractice↳ feeds from PracticePlus Practice Export
▶Load-From-NextTech-Selectsub-job · 13↗
- Select Bill ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechSelectBillconnection=EyeSouth_ProdMirror-sqlservertable name=ImportNextTechSelectBillimport mode=Replacedata source type=SqlServer - Select Charge ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechSelectChargeconnection=EyeSouth_ProdMirror-sqlservertable name=ImportNextTechSelectChargeimport mode=Replacedata source type=SqlServer - Select ChargeResp ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechSelectChargeResponsibilityconnection=EyeSouth_ProdMirror-sqlserverimport mode=Replacedata source type=SqlServer - Select Payment ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechSelectPaymentconnection=EyeSouth_ProdMirror-sqlservertable name=ImportNextTechSelectPaymentimport mode=Replacedata source type=SqlServer - Select Adjustment ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechSelectAdjustmentconnection=EyeSouth_ProdMirror-sqlservertable name=ImportNextTechSelectAdjustmentimport mode=Replacedata source type=SqlServer - Select InsuredParty ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechSelectInsuredPartyconnection=EyeSouth_ProdMirror-sqlservertable name=ImportNextTechSelectInsuredPartyimport mode=Replacedata source type=SqlServer - Select Patient ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechSelectPatientconnection=EyeSouth_ProdMirror-sqlservertable name=ImportNextTechSelectPatientimport mode=Replacedata source type=SqlServer - Select Location ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechSelectLocationconnection=EyeSouth_ProdMirror-sqlservertable name=ImportNextTechSelectLocationimport mode=Replacedata source type=SqlServer - Select Provider ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechSelectProviderconnection=EyeSouth_ProdMirror-sqlservertable name=ImportNextTechSelectProviderimport mode=Replacedata source type=SqlServer - Select Chargemaster ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechSelectChargemasterconnection=EyeSouth_ProdMirror-sqlservertable name=ImportNextTechSelectChargemasterimport mode=Replacedata source type=SqlServer - Select InsPlan ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechSelectInsPlanconnection=EyeSouth_ProdMirror-sqlservertable name=ImportNextTechSelectInsPlanimport mode=Replacedata source type=SqlServer - Select InsCo ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechSelectInsCoconnection=EyeSouth_ProdMirror-sqlservertable name=ImportNextTechSelectInsCoimport mode=Replacedata source type=SqlServer - Select PracticeList ExportImportSqlImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportNextTechSelectPracticeconnection=EyeSouth_ProdMirror-sqlservertable name=ImportNextTechSelectPracticeimport mode=Replacedata source type=SqlServer
▶Load-Relations-NextTechPPsub-job · 8↗Loads relational tables like Patient and Provider
- Load Provider Mapsql
load_relations_nexttechpp__load_provider_map.sql✨ Builds a mapping table to link imported provider identifiers with unique internal keys for cross-system consistency.writesProviderMap· readsImportNextTechPPProviderProviderMap - Load Provider Relationsql
load_relations_nexttechpp__load_provider_relation.sql✨ Updates or inserts provider records, including names, types, and credentials, into the master provider table.writesProvider· readsImportNextTechPPProviderProviderMap↳ feeds from Load Provider Map - Load Practice Mapsql
load_relations_nexttechpp__load_practice_map.sql✨ Updates the practice mapping table by synchronizing practice identifiers and names from the source system.writesPracticeMap· readsImportNextTechPPPractice - Load Facility Mapsql
load_relations_nexttechpp__load_facility_map.sql✨ Loads new facility identifiers into the facility map to ensure unique tracking across different source databases.writesFacilityMap· readsFacilityMapImportNextTechPPFacility - Load FacilityLoadEntitieswrites
Facility· readsFacilityMapImportNextTechPPFacilityPracticeMapSourceNextTechPPEncounter↳ feeds from Load Facility Map, Load Practice Mapentity type=Facilitycustom querykey prefix=F - Load Insurance Mapsql
load_relations_nexttechpp__load_insurance_map.sql✨ Loads unique plan identifiers into the master insurance map from the source system to support insurance plan tracking.writesMasterInsuranceMap· readsImportNextTechPPInsurancePlanMasterInsuranceMap - Load SourceInsuranceMapsql
load_relations_nexttechpp__load_sourceinsurancemap.sql✨ Updates the source insurance map by linking internal insurance identifiers with their corresponding source system plan data.writesSourceInsuranceMap· readsImportNextTechPPInsuranceMap - Load InsuranceLoadEntitieswrites
Insurance· readsInsuranceSourceInsuranceMap↳ feeds from Load SourceInsuranceMapentity type=Insuranceauto querykey prefix=I
▶Load-Relations-NextTechSelectsub-job · 8↗Loads relational tables like Patient and Provider
- Load Provider Mapsql
load_relations_nexttechselect__load_provider_map.sql✨ Loads unique provider identifiers into the provider map by joining provider and practice data from the source system.writesProviderMap· readsImportNextTechSelectPracticeImportNextTechSelectProviderProviderMap - Load Provider Relationsql
load_relations_nexttechselect__load_provider_relation.sql✨ Updates provider records with names, types, and credentials for providers who have associated billing activity in the system.writesProvider· readsImportNextTechSelectChargeImportNextTechSelectProviderProviderMap↳ feeds from Load Provider Map - Load Practice Mapsql
load_relations_nexttechselect__load_practice_map.sql✨ Updates the practice mapping table by synchronizing practice names and identifiers from the source system.writesPracticeMap· readsImportNextTechSelectPractice - Load Facility Mapsql
load_relations_nexttechselect__load_facility_map.sql✨ Loads new facility and location identifiers into the facility map by linking location data with practice records.writesFacilityMap· readsFacilityMapImportNextTechSelectLocationImportNextTechSelectPractice - Load FacilityLoadEntitieswrites
Facility· readsFacilityMapImportNextTechSelectBillImportNextTechSelectLocationPracticeMap↳ feeds from Load Facility Map, Load Practice Mapentity type=Facilitycustom querykey prefix=F - Load Insurance Mapsql
load_relations_nexttechselect__load_insurance_map.sql✨ Builds the master insurance map by importing new insurance plan and practice associations from the source system.writesMasterInsuranceMap· readsImportNextTechSelectInsPlanImportNextTechSelectPracticeMasterInsuranceMap - Load SourceInsuranceMapsql
load_relations_nexttechselect__load_sourceinsurancemap.sql✨ Updates or inserts insurance mapping records to synchronize source insurance data with the internal mapping table.writesSourceInsuranceMap· readsImportNextTechSelectInsuranceMapImportNextTechSelectPractice - Load InsuranceLoadEntitieswrites
Insurance· readsInsuranceSourceInsuranceMap↳ feeds from Load SourceInsuranceMapentity type=Insuranceauto querykey prefix=I
▶Load-Mid-Level-Providerssub-job · 1↗
- Load Mid-Level Providers ScheduleLoadSchedulewrites
CodeScheduleRecordScheduleMap· readsCommonDataFacilityInsuranceProviderschedule=Mid-Level-Providersschedule type=Mid-Leveldescription=Providers classified as Mid-level
▶Load-Chargessub-job · 7↗
- Load ChargeTypeMap (PP)sql
load_charges__load_chargetypemap_pp.sql✨ Updates the charge type mapping table by consolidating service, supply, and product identifiers from source practice management systems.writesChargeTypeMap· readsSourceNextTechPPChargemasterSourceNextTechPPProductSourceNextTechPPSupply - Load ChargeTypeMap (Select)sql
load_charges__load_chargetypemap_select.sql✨ Updates charge type mappings for select practices by linking chargemaster codes with their respective database and practice identifiers.writesChargeTypeMap· readsImportNextTechSelectChargemasterImportNextTechSelectPractice - Load TransformChargemastersql
load_charges__load_transformchargemaster.sql✨ Builds a transformed chargemaster by combining services, supplies, and products with specific bill types and active pricing data.writesTransformChargeMaster· readsChargeTypeMapImportNextTechSelectChargeImportNextTechSelectChargemasterSourceNextTechPPChargeSourceNextTechPPChargemasterSourceNextTechPPProductSourceNextTechPPSupplyTransformAccountCharge↳ feeds from Load ChargeTypeMap (PP), Load ChargeTypeMap (Select) - Load ChargeTypesql
load_charges__load_chargetype.sql✨ Loads the charge type table with formatted display names and concatenated code strings for claim and service-level reporting.writesChargeType· readsTransformChargemaster↳ feeds from Load TransformChargemaster - Load TransformChargeMaster (NG)sql
load_charges__load_transformchargemaster_ng.sqldisabled✨ Rebuilds the transformed chargemaster table with effective dates and pricing tiers for specific practice charge codes.writesTransformChargeMaster - Load ContractMapsql
load_charges__load_contractmap.sqldisabled✨ Builds default contract mappings for all facility and bill type combinations to support charge-based fee logic.writesContractMap· readsBillTypeFacility ▶Load-Mid-Level-Chargessub-job · 1↗loads the standard Medicare % adjustments into FeeScheduleRecord for charges when a mid-level provider is rendering
- Load Medicare Mid-Level-Charges ScheduleLoadSchedulewrites
FeeScheduleRecordScheduleMap· readsChargeTypeFacilityInsuranceschedule=Medicare-Mid-Level-Chargesschedule type=Mid-Level-Charges
▶Load-Dimension-Members-NextTechPPsub-job · 10↗Loads Dimension Members and Dimension Relations and Entities
- Load QuoteInsurance Dimension?sql
load_dimension_members_nexttechpp__load_quoteinsurance_dimension.sqldisabled✨ Updates the insurance dimension with all available insurance keys to ensure comprehensive coverage for quote-related data analysis.writesDimensionMember· readsInsurance - Load EligibilityInsurance Dimensionsql
load_dimension_members_nexttechpp__load_eligibilityinsurance_dimension.sqldisabled✨ Loads insurance providers with active benefits API references into a specialized eligibility insurance dimension for verification workflows.writesDimensionMember· readsInsurance - Load Facility Dimensionsql
load_dimension_members_nexttechpp__load_facility_dimension.sqldisabled✨ Loads the Facility dimension for NextTech providers by mapping source IDs to internal keys and parent practices.writesDimensionMember· readsFacilityFacilityMapImportNextTechPPFacilityPracticeMap - Load Practice Dimensionsql
load_dimension_members_nexttechpp__load_practice_dimension.sql✨ Builds the Practice dimension for NextTech providers, applying specific name overrides and ensuring associated facilities exist.writesDimensionMember· readsDimensionMemberImportNextTechPPPracticePracticeMap↳ feeds from Load InsurancePlan Dimension, Load PlaceOfService Dimension - Load ProcedureCategory Dimensionsql
load_dimension_members_nexttechpp__load_procedurecategory_dimension.sqldisabled✨ Builds the Procedure Category dimension by extracting unique parent categories from existing procedure code records.writesDimensionMember· readsDimensionMember - Load Modifier Dimensionsql
load_dimension_members_nexttechpp__load_modifier_dimension.sqldisabled✨ Loads and updates procedure modifier dimension members from charge records to ensure consistent reporting across the pipeline.writesDimensionMember· readsProcedureModifierSourceCharge - Load PlaceOfService Dimensionsql
load_dimension_members_nexttechpp__load_placeofservice_dimension.sql✨ Loads the place of service dimension by synchronizing standardized facility codes and names from common reference data.writesDimensionMember· readsPOSCodes - Load All Diagnosis Dimensionssql
load_dimension_members_nexttechpp__load_all_diagnosis_dimensions.sqldisabled✨ Builds and updates diagnosis-related dimension members by processing both known reference data and new codes found in charge entries.writesDimensionMember· readsDimensionMemberProcessLogSourceCharge - Load EncounterStatussql
load_dimension_members_nexttechpp__load_encounterstatus.sqldisabled✨ Builds the Encounter Status dimension using unique status codes and descriptions from source encounter records.writesDimensionMember· readsSourceEncounter - Load InsurancePlan Dimensionsql
load_dimension_members_nexttechpp__load_insuranceplan_dimension.sql✨ Loads and updates insurance plan dimension members by mapping imported plan identifiers to standardized master insurance records.writesDimensionMember· readsImportNextTechPPInsurancePlanMasterInsuranceMap
▶Load-Dimension-Members-NextTechSelectsub-job · 9↗Loads Dimension Members and Dimension Relations and Entities
- Load QuoteInsurance Dimension?sql
load_dimension_members_nexttechselect__load_quoteinsurance_dimension.sqldisabled✨ Updates the insurance dimension with all available insurance keys to ensure comprehensive coverage for quote-related data analysis.writesDimensionMember· readsInsurance - Load EligibilityInsurance Dimensionsql
load_dimension_members_nexttechselect__load_eligibilityinsurance_dimension.sqldisabled✨ Loads insurance providers with active benefits API references into a specialized eligibility insurance dimension for verification workflows.writesDimensionMember· readsInsurance - Load Facility Dimensionsql
load_dimension_members_nexttechselect__load_facility_dimension.sql✨ Builds and updates facility dimension members by mapping imported location data to specific practices and standardized facility identifiers.writesDimensionMember· readsFacilityFacilityMapImportNextTechSelectLocationPracticeMap - Load Practice Dimensionsql
load_dimension_members_nexttechselect__load_practice_dimension.sql✨ Loads and updates practice dimension members by mapping imported practice identifiers to standardized internal keys for reporting.writesDimensionMember· readsImportNextTechSelectPracticePracticeMap - Load ProcedureCategory Dimensionsql
load_dimension_members_nexttechselect__load_procedurecategory_dimension.sqldisabled✨ Builds the Procedure Category dimension by extracting unique parent categories from existing procedure code records.writesDimensionMember· readsDimensionMember - Load Modifier Dimensionsql
load_dimension_members_nexttechselect__load_modifier_dimension.sqldisabled✨ Loads and updates procedure modifier dimension members from charge records to ensure consistent reporting across the pipeline.writesDimensionMember· readsProcedureModifierSourceCharge - Load PlaceOfService Dimensionsql
load_dimension_members_nexttechselect__load_placeofservice_dimension.sqldisabled✨ Loads the place of service dimension by synchronizing standardized facility codes and names from common reference data.writesDimensionMember· readsPOSCodes - Load All Diagnosis Dimensionssql
load_dimension_members_nexttechselect__load_all_diagnosis_dimensions.sqldisabled✨ Builds and updates diagnosis-related dimension members by processing both known reference data and new codes found in charge entries.writesDimensionMember· readsDimensionMemberProcessLogSourceCharge - Load InsurancePlan Dimensionsql
load_dimension_members_nexttechselect__load_insuranceplan_dimension.sql✨ Loads and updates insurance plan dimension members by synchronizing imported plan names and identifiers with the master insurance map.writesDimensionMember· readsImportNextTechSelectInsPlanMasterInsuranceMap
▶Load-Dimension-Members-Generalsub-job · 21↗Loads Dimension Members and Dimension Relations and Entities
- Load ChargeType Dimensionsql
load_dimension_members_general__load_chargetype_dimension.sql✨ Updates the charge type dimension members by mapping charge codes and display names for use in analytical reporting.writesDimensionMember· readsChargeTypeTransformChargemaster - Load ProcedureCode Dimensionsql
load_dimension_members_general__load_procedurecode_dimension.sql✨ Loads procedure codes into the dimension table and assigns parent categories based on CPT code suffixes.writesDimensionMember· readsChargeType - Load ProcedureCategory Dimensionsql
load_dimension_members_general__load_procedurecategory_dimension.sql✨ Builds the procedure category dimension by extracting unique parent groupings from the existing procedure code dimension members.writesDimensionMember· readsDimensionMember↳ feeds from Load All Diagnosis Dimensions, Load BillingProvider Dimension, Load ChargeType Dimension, Load DenialCategory, Load Facility, Load FacilityGroup, Load Modifier Dimension, Load PlaceOfService Dimension, Load ProcedureCode Dimension, Load Provider Dimension, Load ProviderType, Load State Dimension, Load YesNoBit, LoadDimensionMembers, LoadInsuranceDimensionMembers - Load Insurance Dimensionsql
load_dimension_members_general__load_insurance_dimension.sqldisabled✨ Loads non-scenario insurance entities into the dimension table to support standard insurance-related reporting and filtering.writesDimensionMember· readsInsurance - Load QuoteInsurance Dimension?sql
load_dimension_members_general__load_quoteinsurance_dimension.sqldisabled✨ Updates the insurance dimension with all available insurance keys to ensure comprehensive coverage for quote-related data analysis.writesDimensionMember· readsInsurance - Load EligibilityInsurance Dimensionsql
load_dimension_members_general__load_eligibilityinsurance_dimension.sqldisabled✨ Loads insurance providers with active benefits API references into a specialized eligibility insurance dimension for verification workflows.writesDimensionMember· readsInsurance - Load Provider Dimensionsql
load_dimension_members_general__load_provider_dimension.sql✨ Loads healthcare providers into the dimension table, mapping them to their specific provider types for organizational reporting.writesDimensionMember· readsProviderProviderMap - Load ProviderTypesql
load_dimension_members_general__load_providertype.sql✨ Builds the provider type dimension by identifying and grouping unique provider categories from the existing provider dimension records.writesDimensionMember· readsDimensionMember↳ feeds from Load All Diagnosis Dimensions, Load BillingProvider Dimension, Load ChargeType Dimension, Load DenialCategory, Load Facility, Load FacilityGroup, Load Modifier Dimension, Load PlaceOfService Dimension, Load ProcedureCategory Dimension, Load ProcedureCode Dimension, Load Provider Dimension, Load State Dimension, Load YesNoBit, LoadDimensionMembers, LoadInsuranceDimensionMembers - Load BillingProvider Dimensionsql
load_dimension_members_general__load_billingprovider_dimension.sql✨ Loads billing provider information into the dimension table to facilitate financial reporting and revenue cycle tracking.writesDimensionMember· readsProviderProviderMap - Load Modifier Dimensionsql
load_dimension_members_general__load_modifier_dimension.sql✨ Loads the procedure modifier dimension by extracting unique codes from account charges and mapping them to their descriptive labels.writesDimensionMember· readsAccountChargeProcedureModifier - Load PlaceOfService Dimensionsql
load_dimension_members_general__load_placeofservice_dimension.sql✨ Builds the Place of Service dimension by mapping codes from account data to standard descriptions.writesDimensionMember· readsPOSCodesTransformAccount - Load All Diagnosis Dimensionssql
load_dimension_members_general__load_all_diagnosis_dimensions.sql✨ Builds diagnosis code dimensions by extracting codes from account charges and mapping them to standardized medical categories.writesDimensionMember· readsAccountChargeDimensionMember↳ feeds from Load BillingProvider Dimension, Load ChargeType Dimension, Load DenialCategory, Load Facility, Load FacilityGroup, Load Modifier Dimension, Load PlaceOfService Dimension, Load ProcedureCategory Dimension, Load ProcedureCode Dimension, Load Provider Dimension, Load ProviderType, Load State Dimension, Load YesNoBit, LoadDimensionMembers, LoadInsuranceDimensionMembers - Load AllowedStatus Dimensionsql
load_dimension_members_general__load_allowedstatus_dimension.sqldisabled✨ Builds allowed status dimensions to categorize how actual payments compare to expected insurance contract rates.writesDimensionMember - Load YesNoBitsql
load_dimension_members_general__load_yesnobit.sql✨ Loads a boolean dimension for Yes/No status flags using standard bit values and display names.writesDimensionMember - Load EncounterStatussql
load_dimension_members_general__load_encounterstatus.sqldisabled✨ Builds the Encounter Status dimension using unique status codes and descriptions from source encounter records.writesDimensionMember· readsSourceEncounter - Load DenialCategorysql
load_dimension_members_general__load_denialcategory.sql✨ Loads denial category dimensions from adjustment code rollup data to categorize claim denials.writesDimensionMember· readsAdjustmentCodeRollup - Load Facilitysql
load_dimension_members_general__load_facility.sql✨ Loads the Facility dimension, mapping facility keys to their respective names and parent groups.writesDimensionMember· readsFacility - Load FacilityGroupsql
load_dimension_members_general__load_facilitygroup.sql✨ Builds the Facility Group dimension by mapping facility group keys to practice names.writesDimensionMember· readsFacilityPracticeMap - LoadInsuranceDimensionMembersLoadInsuranceDimensionMembersSynchronize insurance-specific dimension members from the insurance table to update contract and eligibility filtering options across the application.writes
DimensionMemberload insuranceload quote insurance - LoadDimensionMembersLoadDimensionMembersSynchronize facility, provider, and insurance metadata into the dimension member table to refresh dashboard filters and reporting categories.writes
DimensionMemberload bill type - Load State Dimensionsql
load_dimension_members_general__load_state_dimension.sql✨ Updates state dimensions using facility location data to allow for geographic segmentation of healthcare services and revenue.writesDimensionMember· readsFacility
▶Load-Account-Datasub-job · 2↗Account data load for both source systems
▶Load-Account-Data-PPsub-job · 16↗Account data load for NexTech PracticePlus(PP) NOTE: Clear Estimates is disabled until we figure out a "smarter" delta. Once we pare down the delta, enable Clear Estimates and change all tasks in Score-Accounts to Incremental = False
- AccountDeltasql
load_account_data_pp__accountdelta.sql✨ Identifies recently modified encounters, charges, and adjustments to determine which accounts require incremental processing in the pipeline. - Load TransformAccountChargesql
load_account_data_pp__load_transformaccountcharge.sql✨ Transforms and loads detailed charge information, including service dates, providers, and insurance plan identifiers, for the identified delta accounts.writesTransformAccountCharge· readsAccountDeltaChargeTypeChargeTypeMapImportNextTechPPProviderSourceNextTechPPChargeSourceNextTechPPPracticeTransformChargeMaster - Load TransformAccountInsurancesql
load_account_data_pp__load_transformaccountinsurance.sql✨ Organizes and loads insurance coverage hierarchies, including member IDs and group numbers, for primary, secondary, and tertiary payers.writesTransformAccountInsurance· readsAccountDeltaTransformAccountCharge↳ feeds from Load TransformAccountCharge - Load TransformTransactionsql
load_account_data_pp__load_transformtransaction.sql✨ Categorizes and loads financial transactions, such as payments, adjustments, and denials, while mapping them to specific charges and payers.writesTransformTransaction· readsAccountDeltaAdjustmentCodeRollupImportNextTechPPInsurancePlanSourceNextTechPPAdjustmentTransformAccountChargeTransformAccountInsurance↳ feeds from Load TransformAccountCharge, Load TransformAccountInsurance - Load TransformTransactionSummarysql
load_account_data_pp__load_transformtransactionsummary.sql✨ Aggregates transaction data to calculate total adjustments, denials, and payments per charge and coordination of benefits level.writesTransformTransactionSummary· readsAccountDeltaTransformTransaction↳ feeds from Load TransformTransaction - Load TransformAccountsql
load_account_data_pp__load_transformaccount.sql✨ Builds encounter-level records by combining facility, patient, and insurance data with aggregated charge totals for the delta accounts.writesTransformAccount· readsAccountDeltaImportNextTechPPClaimImportNextTechPPPatientSourceNextTechPPEncounterTransformAccountChargeTransformAccountInsurance↳ feeds from Load TransformAccountCharge, Load TransformAccountInsurance - LoadPatientsLoadPatientsUpsert patient records into the patient dimension.· reads
ImportNextTechPPPatientPatientSourceNextTechPPEncountercustom patient query - Load AccountChargesql
load_account_data_pp__load_accountcharge.sqldisabled✨ Loads finalized charge records, calculating allowed amounts and balances by merging transformed charge data with aggregated transaction summaries.writesAccountCharge· readsAccountDeltaChargeTypePatientProviderMapTransformAccountTransformAccountChargeTransformTransactionSummary - Load Accountsql
load_account_data_pp__load_account.sqldisabled✨ Loads the final account table, applying complex insurance mapping logic and consolidating financial measures for reporting and downstream use.writesAccount· readsAccountChargeAccountDeltaFacilityFacilityMapPatientSourceInsuranceMapTransformAccountTransformAccountInsurance - Load AccountRemitsql
load_account_data_pp__load_accountremit.sqldisabled✨ Builds the remittance table by mapping transaction data and denial categories for updated accounts in the pipeline.writesAccountRemit· readsAccountDeltaAdjustmentCodeRollupTransformTransaction - Clear Estimatessql
load_account_data_pp__clear_estimates.sqldisabled✨ Removes existing non-scenario insurance estimates and associated charge calculations for accounts identified as changed in the current run.writesAccountEstimateAccountEstimateCalculationAccountEstimateCharge· readsAccountDeltaAccountEstimate - LoadAccountDataLoadAccountDataImports historical billing data from external systems into core account tables while preserving manual user modifications and application fields.· reads
AccountAccountChargeAccountDeltaAdjustmentCodeRollupChargeTypeFacilityMapMasterInsuranceMapPatient↳ feeds from Load TransformAccount, Load TransformAccountCharge, Load TransformAccountInsurance, Load TransformTransaction, Load TransformTransactionSummarycustom account charge querycustom account querycustom account remit querycustom account insurance query ▶Score-Accountssub-job · 44↗
- Aetna - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-09-01incremental - Aetna - GAINBatchProcessAccountsdisabledwrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2023-01-01DISABLED - Aetna - GAIN updatedProcessAccountDataFromQuery· reads
AccountAccountChargeAccountDeltaAccountEstimateFacility↳ feeds from Aetna - GAR, Aetna - GEP, Aetna Medicare - GAR, Ambetter - GAR, BCBS AL - MEP, BCBS FL NetworkBlue - FEMI, BCBS FL PPC - FEMI, BCBS FL PPS - FEMI, BCBS GA HMO - Clayton Eye, BCBS GA HMO - GAR, BCBS GA HMO - GEP, BCBS GA HMO - Piedmont, BCBS GA PAR - GAR, BCBS GA PPO - Clayton Eye, BCBS GA PPO - GAR, BCBS GA PPO - GEP, BCBS GA PPO - Piedmont, BCBS LA HMO - ECA, BCBS LA PPO - ECA, BCBS LA Traditional - ECA, BCBS Medicare GA - GAR, BCBS OH - MWEC, BCBS OH Medicare- MWEC, BCBS TN BlueCare - CC, BCBS TN Network P - CC, BCBS TN Network S - CC, Cigna - GAR, Cigna - GEP, Humana - GAR, Humana Medicare - GAR, Medicare, UHC Medicare - GAR, United Healthcare - Clayton Eye, United Healthcare - GAR, United Healthcare - GEA, United Healthcare - GEP, United Healthcare - Piedmont, Wellcare - GARcustom query - Aetna - GEPBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-09-01incremental - Aetna Medicare - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - Ambetter - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - BCBS AL - MEPBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-12-01max service date=2999-12-31incrementalupdate dimensions - BCBS FL NetworkBlue - FEMIBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-10-01max service date=2999-12-31incrementalupdate dimensions - BCBS FL PPC - FEMIBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-10-01max service date=2999-12-31incrementalupdate dimensions - BCBS FL PPS - FEMIBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-10-01max service date=2999-12-31incrementalupdate dimensions - BCBS GA HMO - Clayton EyeBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - BCBS GA PPO - Clayton EyeBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - BCBS GA HMO - GAINBatchProcessAccountsdisabledwrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2023-01-01DISABLED - BCBS GA PPO - GAINBatchProcessAccountsdisabledwrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2023-01-01DISABLED - BCBS GA HMO - GAIN updatedProcessAccountDataFromQuery· reads
AccountAccountChargeAccountDeltaAccountEstimateFacility↳ feeds from Aetna - GAR, Aetna - GEP, Aetna Medicare - GAR, Ambetter - GAR, BCBS AL - MEP, BCBS FL NetworkBlue - FEMI, BCBS FL PPC - FEMI, BCBS FL PPS - FEMI, BCBS GA HMO - Clayton Eye, BCBS GA HMO - GAR, BCBS GA HMO - GEP, BCBS GA HMO - Piedmont, BCBS GA PAR - GAR, BCBS GA PPO - Clayton Eye, BCBS GA PPO - GAR, BCBS GA PPO - GEP, BCBS GA PPO - Piedmont, BCBS LA HMO - ECA, BCBS LA PPO - ECA, BCBS LA Traditional - ECA, BCBS Medicare GA - GAR, BCBS OH - MWEC, BCBS OH Medicare- MWEC, BCBS TN BlueCare - CC, BCBS TN Network P - CC, BCBS TN Network S - CC, Cigna - GAR, Cigna - GEP, Humana - GAR, Humana Medicare - GAR, Medicare, UHC Medicare - GAR, United Healthcare - Clayton Eye, United Healthcare - GAR, United Healthcare - GEA, United Healthcare - GEP, United Healthcare - Piedmont, Wellcare - GARcustom query - BCBS GA PPO - GAIN updatedProcessAccountDataFromQuery· reads
AccountAccountChargeAccountDeltaFacilitycustom query - BCBS GA HMO - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2020-06-01incremental - BCBS GA PAR - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2020-06-01incremental - BCBS GA PPO - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2020-06-01incremental - BCBS GA HMO - GEPBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - BCBS GA PPO - GEPBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - BCBS GA HMO - PiedmontBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-04-01incremental - BCBS GA PPO - PiedmontBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-04-01incremental - BCBS Medicare GA - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - BCBS LA HMO - ECABatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-01-01incremental - BCBS LA PPO - ECABatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-01-01incremental - BCBS LA Traditional - ECABatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-01-01incremental - BCBS OH - MWECBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2023-01-01incremental - BCBS OH Medicare- MWECBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2023-01-01incremental - BCBS TN BlueCare - CCBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-01-01incremental - BCBS TN Network P - CCBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-01-01incremental - BCBS TN Network S - CCBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-01-01incremental - Cigna - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - Cigna - GEPBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-09-01incremental - Humana Medicare - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - Humana - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-09-01incremental - MedicareMedicarewrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - UHC Medicare - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - United Healthcare - Clayton EyeBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2023-01-01incremental - United Healthcare - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-01-01incremental - United Healthcare - GEPBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - United Healthcare - GEABatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-07-01incremental - United Healthcare - PiedmontBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-07-01incremental - Wellcare - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental
▶Score-Medicare-Scenariosub-job · 3↗
- Score Medicare ScenarioProcessAccountDataFromQuery· reads
AccountAccountChargeAccountEstimatecustom queryscenario insurance=MedicareScenario - Score Medicare ASCs ScenarioProcessAccountDataFromQuery· reads
AccountAccountChargeAccountEstimatecustom queryscenario insurance=MedicareScenarioupdate dimensions - Calculates patient account estimates across multiple facilities and insurance types to update pricing after contract or configuration changes.writes
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-04-16max service date=2022-04-30scenario insurance=MedicareScenarioincrementalupdate dimensions
- Load AccountDetailsql
load_account_data_pp__load_accountdetail.sql✨ Updates high-level account metrics, including balances, denial categories, and allowed amount comparisons for the processed accounts.writesAccountDetail· readsAccountDelta - Load AccountChargeDetailsql
load_account_data_pp__load_accountchargedetail.sql✨ Populates detailed charge-level information, including procedure codes, modifiers, and payment metrics for accounts requiring updates.writesAccountChargeDetail· readsAccountDelta
▶Load-Account-Data-Selectsub-job · 17↗Account data load for NexTech Select NOTE: Clear Estimates is disabled until we figure out a "smarter" delta. Once we pare down the delta, enable Clear Estimates and change all tasks in Score-Accounts to Incremental = False
- AccountDeltasql
load_account_data_select__accountdelta.sql✨ Identifies accounts with recent activity in bills, charges, or payments to determine which records require processing in the pipeline. - Load TransformAccountChargesql
load_account_data_select__load_transformaccountcharge.sql✨ Transforms raw charge data into a standardized format, assigning billing types and insurance responsibility for the identified delta accounts.writesTransformAccountCharge· readsAccountDeltaSelectChargeTypeMapImportNextTechSelectChargeImportNextTechSelectInsuredPartyTransformChargeMaster - Load TransformChargeCOBMeasuressql
load_account_data_select__load_transformchargecobmeasures.sql✨ Calculates insurance and patient responsibility amounts per charge to support coordination of benefits analysis for updated accounts.writesTransformChargeCOBMeasures· readsAccountDeltaSelectImportNextTechSelectChargeImportNextTechSelectChargeResponsibilityTransformAccountCharge↳ feeds from Load TransformAccountCharge - Load TransformAccountInsurancesql
load_account_data_select__load_transformaccountinsurance.sql✨ Organizes insurance coverage details and priority levels for each account to ensure accurate payer and member identification.writesTransformAccountInsurance· readsAccountDeltaSelectImportNextTechSelectChargeResponsibilityTransformAccountCharge↳ feeds from Load TransformAccountCharge - Load TransformTransactionsql
load_account_data_select__load_transformtransaction.sql✨ Builds standardized transaction records by mapping source adjustments to specific categories and ordering them for account-level analysis.writesTransformTransaction· readsAccountDeltaSelectAdjustmentCodeRollupImportNextTechSelectAdjustmentImportNextTechSelectInsCoImportNextTechSelectInsPlanImportNextTechSelectInsuredPartyImportNextTechSelectPaymentTransformAccountCharge↳ feeds from Load TransformAccountCharge, Load TransformAccountInsurance - Load TransformTransactionSummarysql
load_account_data_select__load_transformtransactionsummary.sql✨ Aggregates transaction data into summaries of adjustments, denials, and payments per charge to support account-level financial reporting.writesTransformTransactionSummary· readsAccountDeltaSelectTransformTransaction↳ feeds from Load TransformTransaction - Load TransformAccountsql
load_account_data_select__load_transformaccount.sql✨ Builds account-level records by combining billing, insurance, and patient data to establish core service and financial metadata.writesTransformAccount· readsAccountDeltaSelectImportNextTechSelectBillImportNextTechSelectLocationImportNextTechSelectPatientImportNextTechSelectPracticeTransformAccountChargeTransformAccountInsurance↳ feeds from Load TransformAccountCharge, Load TransformAccountInsurance - LoadPatientsLoadPatientsUpsert patient records into the patient dimension.· reads
ImportNextTechSelectBillImportNextTechSelectPatientPatientcustom patient query - Load AccountChargesql
load_account_data_select__load_accountcharge.sqldisabled✨ Loads detailed charge records with calculated balances, allowed amounts, and formatted billing codes for each service line.writesAccountCharge· readsAccountDeltaSelectChargeTypePatientProviderMapTransformAccountTransformAccountChargeTransformTransactionSummary - Load Accountsql
load_account_data_select__load_account.sqldisabled✨ Finalizes account records by mapping insurance carriers and aggregating financial totals for charges, adjustments, and payments.writesAccount· readsAccountChargeAccountDeltaSelectFacilityFacilityMapImportNextTechSelectInsCoMapPatientSourceInsuranceMapTransformAccount - Load AccountRemitsql
load_account_data_select__load_accountremit.sqldisabled✨ Loads remittance details by formatting transaction descriptions with payer names and standardized adjustment codes for payment tracking.writesAccountRemit· readsAccountDeltaSelectAdjustmentCodeRollupTransformTransaction - Clear Estimatessql
load_account_data_select__clear_estimates.sqldisabled✨ Removes existing estimate, charge, and calculation records for updated accounts to prepare for fresh cost estimation processing.writesAccountEstimateAccountEstimateCalculationAccountEstimateCharge· readsAccountDeltaSelectAccountEstimate - LoadAccountDataLoadAccountDataImports historical billing data from external systems into core account tables while preserving manual user modifications and application fields.· reads
AccountChargeAccountDeltaSelectAdjustmentCodeRollupChargeTypeFacilityMapImportNextTechSelectInsCoMapPatientProviderMap↳ feeds from Load TransformAccount, Load TransformAccountCharge, Load TransformAccountInsurance, Load TransformTransaction, Load TransformTransactionSummarycustom account charge querycustom account querycustom account remit querycustom account insurance query ▶Score-Accountssub-job · 44↗
- Aetna - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-09-01incremental - Aetna - GAINBatchProcessAccountsdisabledwrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2023-01-01DISABLED - Aetna - GAIN updatedProcessAccountDataFromQuery· reads
AccountAccountChargeAccountDeltaAccountEstimateFacility↳ feeds from Aetna - GAR, Aetna - GEP, Aetna Medicare - GAR, Ambetter - GAR, BCBS AL - MEP, BCBS FL NetworkBlue - FEMI, BCBS FL PPC - FEMI, BCBS FL PPS - FEMI, BCBS GA HMO - Clayton Eye, BCBS GA HMO - GAR, BCBS GA HMO - GEP, BCBS GA HMO - Piedmont, BCBS GA PAR - GAR, BCBS GA PPO - Clayton Eye, BCBS GA PPO - GAR, BCBS GA PPO - GEP, BCBS GA PPO - Piedmont, BCBS LA HMO - ECA, BCBS LA PPO - ECA, BCBS LA Traditional - ECA, BCBS Medicare GA - GAR, BCBS OH - MWEC, BCBS OH Medicare- MWEC, BCBS TN BlueCare - CC, BCBS TN Network P - CC, BCBS TN Network S - CC, Cigna - GAR, Cigna - GEP, Humana - GAR, Humana Medicare - GAR, Medicare, UHC Medicare - GAR, United Healthcare - Clayton Eye, United Healthcare - GAR, United Healthcare - GEA, United Healthcare - GEP, United Healthcare - Piedmont, Wellcare - GARcustom query - Aetna - GEPBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-09-01incremental - Aetna Medicare - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - Ambetter - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - BCBS AL - MEPBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-12-01max service date=2999-12-31incrementalupdate dimensions - BCBS FL NetworkBlue - FEMIBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-10-01max service date=2999-12-31incrementalupdate dimensions - BCBS FL PPC - FEMIBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-10-01max service date=2999-12-31incrementalupdate dimensions - BCBS FL PPS - FEMIBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-10-01max service date=2999-12-31incrementalupdate dimensions - BCBS GA HMO - Clayton EyeBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - BCBS GA PPO - Clayton EyeBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - BCBS GA HMO - GAINBatchProcessAccountsdisabledwrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2023-01-01DISABLED - BCBS GA PPO - GAINBatchProcessAccountsdisabledwrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2023-01-01DISABLED - BCBS GA HMO - GAIN updatedProcessAccountDataFromQuery· reads
AccountAccountChargeAccountDeltaAccountEstimateFacility↳ feeds from Aetna - GAR, Aetna - GEP, Aetna Medicare - GAR, Ambetter - GAR, BCBS AL - MEP, BCBS FL NetworkBlue - FEMI, BCBS FL PPC - FEMI, BCBS FL PPS - FEMI, BCBS GA HMO - Clayton Eye, BCBS GA HMO - GAR, BCBS GA HMO - GEP, BCBS GA HMO - Piedmont, BCBS GA PAR - GAR, BCBS GA PPO - Clayton Eye, BCBS GA PPO - GAR, BCBS GA PPO - GEP, BCBS GA PPO - Piedmont, BCBS LA HMO - ECA, BCBS LA PPO - ECA, BCBS LA Traditional - ECA, BCBS Medicare GA - GAR, BCBS OH - MWEC, BCBS OH Medicare- MWEC, BCBS TN BlueCare - CC, BCBS TN Network P - CC, BCBS TN Network S - CC, Cigna - GAR, Cigna - GEP, Humana - GAR, Humana Medicare - GAR, Medicare, UHC Medicare - GAR, United Healthcare - Clayton Eye, United Healthcare - GAR, United Healthcare - GEA, United Healthcare - GEP, United Healthcare - Piedmont, Wellcare - GARcustom query - BCBS GA PPO - GAIN updatedProcessAccountDataFromQuery· reads
AccountAccountChargeAccountDeltaFacilitycustom query - BCBS GA HMO - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2020-06-01incremental - BCBS GA PAR - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2020-06-01incremental - BCBS GA PPO - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2020-06-01incremental - BCBS GA HMO - GEPBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - BCBS GA PPO - GEPBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - BCBS GA HMO - PiedmontBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-04-01incremental - BCBS GA PPO - PiedmontBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-04-01incremental - BCBS Medicare GA - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - BCBS LA HMO - ECABatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-01-01incremental - BCBS LA PPO - ECABatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-01-01incremental - BCBS LA Traditional - ECABatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-01-01incremental - BCBS OH - MWECBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2023-01-01incremental - BCBS OH Medicare- MWECBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2023-01-01incremental - BCBS TN BlueCare - CCBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-01-01incremental - BCBS TN Network P - CCBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-01-01incremental - BCBS TN Network S - CCBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-01-01incremental - Cigna - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - Cigna - GEPBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-09-01incremental - Humana Medicare - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - Humana - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-09-01incremental - MedicareMedicarewrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - UHC Medicare - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - United Healthcare - Clayton EyeBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2023-01-01incremental - United Healthcare - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2021-01-01incremental - United Healthcare - GEPBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental - United Healthcare - GEABatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-07-01incremental - United Healthcare - PiedmontBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-07-01incremental - Wellcare - GARBatchProcessAccountswrites
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-01-01incremental
▶Score-Medicare-Scenariosub-job · 3↗
- Score Medicare ScenarioProcessAccountDataFromQuery· reads
AccountAccountChargeAccountEstimatecustom queryscenario insurance=MedicareScenario - Score Medicare ASCs ScenarioProcessAccountDataFromQuery· reads
AccountAccountChargeAccountEstimatecustom queryscenario insurance=MedicareScenarioupdate dimensions - Calculates patient account estimates across multiple facilities and insurance types to update pricing after contract or configuration changes.writes
AccountEstimate· readsQuoteBatchVisitBatchmin service date=2022-04-16max service date=2022-04-30scenario insurance=MedicareScenarioincrementalupdate dimensions
- Load AccountDetailsql
load_account_data_select__load_accountdetail.sql✨ Builds a comprehensive master record for each account, integrating clinical, financial, and insurance data for detailed reporting.writesAccountDetail· readsAccountDeltaSelect - Load AccountChargeDetailsql
load_account_data_select__load_accountchargedetail.sql✨ Builds detailed account charge records by aggregating patient, insurance, and financial data for specific account deltas.writesAccountChargeDetail· readsAccountDeltaSelect
▶Update-Time-Dimensionsub-job · 1↗
- exec [load_TimeDimensions]sql
update_time_dimension__exec_load_timedimensions.sql✨ Loads and updates the time dimension table to support date-based reporting and analysis within the pipeline.· readsload_TimeDimensions
▶Refresh-Dashboardssub-job · 1↗
- UpdateDashboardTablesUpdateDashboardTablesRegenerates optimized aggregate tables for all dashboard reports and updates their definitions to reflect the latest source data.