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

sub-job

MiddletownMedical · RevFind-Process-Entities

Load Facility, Provider, Patients

called by RevFind-Daily-Processing

sub-job MiddletownMedical/RevFind-Process-Entities · db MiddletownMedical_ProdMirror · updated 2026-04-28

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-Entities

3 tasks · MiddletownMedical
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. Load FacilityLoadEntities
    writes Facility · reads FacilitySourceECWFacilities
    entity type=Facilitycustom querykey prefix=F
  2. Merge ProvidersMergeSql
    writes Provider · reads SourceECWDoctorsTransformAccount
    merge data source type=ThisDatabasetable name=Providermerge mode=InsertUpdateSoftDeletebulk copy timeout seconds=300bulk copy use table lock
  3. Load PatientsLoadPatients
    Upsert patient records into the patient dimension.
    · reads PatientTransformPatient
    custom patient query