sub-job
OrthoAlliance · RevFind-SBO-Transform-ChargeType
Load the Charge Types from ChargeMaster + CPT Crosswalk
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-SBO-Transform-ChargeType
6 tasks · OrthoAlliance
sub-job / Flow action SQL / native step▶ expand a sub-job inline · ↗ open it as its own page · a typed step opens its doc
- Merge ChargeTypeMergeSqlwrites
ChargeType· readsChargeTypeSourceProcedureCodeOrthosSourceTransactionOrthosmerge data source type=ThisDatabasetable name=ChargeTypemerge mode=InsertUpdatebulk copy timeout seconds=300bulk copy use table lock - Load TransformAthenaFeeScheduleMapsql
revfind_sbo_transform_chargetype__load_transformathenafeeschedulemap.sql✨ Builds a mapping of fee schedules to departments, identifying self-pay and chargemaster designations from source payer and schedule data.writesTransformAthenaFeeScheduleMap· readsSourceFeeSchedAllowableCategorySourceFeeScheduleDepartmentSourceFeeScheduleOrthosSourcePayerOrthosTransformAthenaFeeScheduleMap - Update-ProcedureCode-DimensionMembersql
revfind_sbo_transform_chargetype__update_procedurecode_dimensionmember.sql✨ Updates the procedure code dimension with member IDs, descriptions, and category hierarchies to support clinical service reporting.writesDimensionMember· readsChargeTypeProcedureCode↳ feeds from Merge ChargeType - Update-ChargeType-DimensionMembersql
revfind_sbo_transform_chargetype__update_chargetype_dimensionmember.sql✨ Updates the charge type dimension with standardized codes and display names for consistent reporting across the pipeline.writesDimensionMember· readsChargeType↳ feeds from Merge ChargeType - Update ChargeMaster SchedulesUpdateFeePricingdisabledwrites
FeePricingRecord· readsSourceChargeMasterOrthosschedule insert type=Replaceschedule type=Chargessource table=SourceChargeMasterOrthosDISABLED - Generate time-based fee schedules from pricing records to establish effective date ranges for facility and insurance billing combinations.writes
ScheduleScheduleMap· readsFeePricingRecordDISABLED