Legacy Pipeline Atlas worker-1snapshot 2026-07-15

sub-job

USHP · Job-[id]

called by RevFind-Process-LoadAccounts-MultiSource

sub-job USHP/Job-[id] · db USHP_ProdMirror · updated 2025-09-17

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

Job-[id]

3 tasks · USHP
sub-job / Flow action SQL / native step▶ expand a sub-job inline · ↗ open it as its own page · a typed step opens its doc
  1. Add DOB to ChargeCodes for Medicaid Patientssqljob_[id]__add_dob_to_chargecodes_for_medicaid_patients.sql
    Appends patient age to charge codes for Medicaid-related accounts in the current processing delta to support specific billing requirements.
    · reads AccountChargeTransformAccountInsuranceaccountaccountDeltainsurancemappatient
    ↳ feeds from Merge AccountDeltaRouting Table
  2. Merge AccountDeltaRouting Tablesqljob_[id]__merge_accountdeltarouting_table.sql
    Updates account and insurance tables with the final routed insurance keys determined during the custom routing process.
    writes AccountAccountInsurance · reads AccountDeltaRoutingaccountaccountDelta
  3. Add non-verified contract labels for unsure contractssqljob_[id]__add_non_verified_contract_labels_for_unsure_contracts.sql
    Bulk applies non-verified contract labels and corresponding notes to specific Medicare and Medicaid accounts within the account delta.
    writes AccountLabelAccountNoteDeltaInsertedLabelsDeltaLabelIDsDeltaLabels · reads AccountDeltaAccountDeltaRoutingAccountLabelDeltaInsertedLabelsDeltaLabelIDsDeltaLabelsaccount
    ↳ feeds from Merge AccountDeltaRouting Table