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
Load-Charges
7 tasks · EyeSouth
sub-job / Flow action SQL / native step▶ expand a sub-job inline · ↗ open it as its own page · a typed step opens its doc
- 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