sub-job
ECP · Process-Snowflake-Data-Load-RevFind-ImportSQL
Download and process the snowflake data into source tables
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
Process-Snowflake-Data-Load-RevFind-ImportSQL
29 tasks · ECP
sub-job / Flow action SQL / native step▶ expand a sub-job inline · ↗ open it as its own page · a typed step opens its doc
- Snowflake required transaction isolation levelsql
process_snowflake_data_load_revfind_importsql__snowflake_required_transaction_isolation_level.sqldisabled✨ Sets the transaction isolation level to ensure data consistency during the Snowflake import process. - ImportBillingEntityImportBillingEntityImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportBillingEntityconnection string={SnowflakeConnectionString}table name=ImportBillingEntityimport mode=Replacedata source type=Snowflake - ImportChargeMasterImportChargeMasterImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportChargeMasterconnection string={SnowflakeConnectionString}table name=ImportChargeMasterimport mode=Replacedata source type=Snowflake - ImportPayersImportPayersImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportPayersconnection string={SnowflakeConnectionString}table name=ImportPayersimport mode=Replacedata source type=Snowflake - ImportProvidersImportProvidersImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportProvidersconnection string={SnowflakeConnectionString}table name=ImportProvidersimport mode=Replacedata source type=Snowflake - ImportLocationMapImportLocationMapImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportLocationMapconnection string={SnowflakeConnectionString}table name=ImportLocationMapimport mode=Replacedata source type=Snowflake - ImportLocationImportLocationImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportLocationconnection string={SnowflakeConnectionString}table name=ImportLocationimport mode=Replacedata source type=Snowflake - ImportPatientsImportPatientsImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportPatientsconnection string={SnowflakeConnectionString}table name=ImportPatientsimport mode=Replacedata source type=Snowflake - ImportPatientInsuranceImportPatientInsuranceImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportPatientInsuranceconnection string={SnowflakeConnectionString}table name=ImportPatientInsuranceimport mode=Replacedata source type=Snowflake - ImportClaimsImportClaimsImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportClaimsconnection string={SnowflakeConnectionString}table name=ImportClaimsimport mode=Replacedata source type=Snowflake - ImportEncountersImportEncountersImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportEncountersconnection string={SnowflakeConnectionString}table name=ImportEncountersimport mode=Replacedata source type=Snowflake - ImportEncounterInsuranceImportEncounterInsuranceImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportEncounterInsuranceconnection string={SnowflakeConnectionString}table name=ImportEncounterInsuranceimport mode=Replacedata source type=Snowflake - ImportChargesImportChargesImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportChargesconnection string={SnowflakeConnectionString}table name=ImportChargesimport mode=Replacedata source type=Snowflake - ImportAdjustmentsImportAdjustmentsImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportAdjustmentsconnection string={SnowflakeConnectionString}table name=ImportAdjustmentsimport mode=Replacedata source type=Snowflake - ImportPaymentsImportPaymentsImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportPaymentsconnection string={SnowflakeConnectionString}table name=ImportPaymentsimport mode=Replacedata source type=Snowflake - ImportRefundsImportRefundsImports data from SQL Server or Snowflake queries into target tables using bulk copy operations with configurable loading modes.writes
ImportRefundsconnection string={SnowflakeConnectionString}table name=ImportRefundsimport mode=Replacedata source type=Snowflake - Process-to-SourceBillingEntitysql
process_snowflake_data_load_revfind_importsql__process_to_sourcebillingentity.sql✨ Loads billing entity and practice configuration data from the import staging area into the source system tables.writesSourceBillingEntity· readsImportBillingEntity↳ feeds from ImportBillingEntity - Process-to-SourceChargeMastersql
process_snowflake_data_load_revfind_importsql__process_to_sourcechargemaster.sql✨ Loads service item prices and CPT codes from the import staging area into the source charge master table.writesSourceChargeMaster· readsImportChargeMaster↳ feeds from ImportChargeMaster - Process-to-SourcePayerssql
process_snowflake_data_load_revfind_importsql__process_to_sourcepayers.sql✨ Loads payer information from the import table into the source payer repository to support insurance identification.writesSourcePayers· readsImportPayers↳ feeds from ImportPayers - Process-to-SourceProviderssql
process_snowflake_data_load_revfind_importsql__process_to_sourceproviders.sql✨ Loads unique provider details from the import table into the source provider repository for clinical and billing attribution.writesSourceProvider· readsImportProviders↳ feeds from ImportProviders - Process-to-SourceLocationMapsql
process_snowflake_data_load_revfind_importsql__process_to_sourcelocationmap.sql✨ Updates or inserts location mapping data to ensure consistent facility identification across different source systems.writesSourceLocationMap· readsImportLocationMap↳ feeds from ImportLocationMap - Process-to-SourceLocationsql
process_snowflake_data_load_revfind_importsql__process_to_sourcelocation.sql✨ Synchronizes facility location data while applying place-of-service crosswalks to maintain accurate site-of-care records. - Process-to-SourcePatientsql
process_snowflake_data_load_revfind_importsql__process_to_sourcepatient.sql✨ Refreshes patient demographic records by replacing existing entries with updated information from the latest import data.writesSourcePatient· readsImportPatients↳ feeds from ImportPatients - Process-to-SourcePatientInsurancesql
process_snowflake_data_load_revfind_importsql__process_to_sourcepatientinsurance.sql✨ Updates patient insurance coverage details by replacing existing records with current policy and payer information.writesSourcePatientInsurance· readsImportPatientInsurance↳ feeds from ImportPatientInsurance - Process-to-SourceClaimsql
process_snowflake_data_load_revfind_importsql__process_to_sourceclaim.sql✨ Refreshes claim data by replacing existing records with updated billing, diagnosis, and payment information from the source system.writesSourceClaim· readsImportClaims↳ feeds from ImportClaims - Process-to-SourceEncountersql
process_snowflake_data_load_revfind_importsql__process_to_sourceencounter.sql✨ Updates clinical encounter records by replacing existing entries with the latest visit, provider, and billing status data.writesSourceEncounter· readsImportEncounters↳ feeds from ImportEncounters - Process-to-SourceEncounterInsurancesql
process_snowflake_data_load_revfind_importsql__process_to_sourceencounterinsurance.sql✨ Updates the source encounter insurance table by replacing existing records with newly imported data.writesSourceEncounterInsurance· readsImportEncounterInsurance↳ feeds from ImportEncounterInsurance - Process-to-SourceChargesql
process_snowflake_data_load_revfind_importsql__process_to_sourcecharge.sql✨ Cleans charge modifiers and refreshes the source charge table with updated billing and service item data.writesSourceCharge· readsImportChargesic↳ feeds from ImportCharges - Process-to-SourceTransactionsql
process_snowflake_data_load_revfind_importsql__process_to_sourcetransaction.sql✨ Synchronizes the source transaction table by importing and updating adjustment and payment records from the staging tables.writesSourceTransaction· readsImportAdjustmentsImportPaymentsImportRefunds↳ feeds from ImportAdjustments, ImportPayments, ImportRefunds