Source Elimination or Substitution¶
Source-side intervention — instantiates Exposure Pathway Interruption
Removes the hazard at its origin or swaps in a benign substitute, so there is no source left to route anywhere — verified against a dose threshold, not just 'less of it.'
The top-of-hierarchy move makes the whole pathway question moot: if there is no source, there is no route to interrupt. Source Elimination or Substitution either removes the hazardous agent entirely or replaces it with a benign one. Its defining demands are a complete source-and-reservoir inventory — miss one reservoir and the hazard quietly refills the pathway — and a dose/threshold check that any substitute is genuinely below harm, not merely different. It acts at the origin, unlike the mid-route mechanisms; and unlike a Source Reduction Program, which turns the tap down, it shuts the tap off or changes what flows through it.
Example¶
A metal-parts plant degreases with trichloroethylene, a chlorinated solvent that off-gasses to workers on the line and seeps toward groundwater. The team specifies the hazard — vapor inhalation plus a groundwater plume — and inventories every source and reservoir: process tanks, rag bins, still-bottoms, and a contaminated floor sump that would keep re-emitting even after the switch. They then substitute an aqueous degreaser, running it through a threshold check to confirm worker exposure stays below the occupational limit and that they aren't trading one hazard for a worse one. The inhalation and groundwater routes disappear at the origin instead of being filtered downstream for decades.
How it works¶
- Specify the hazard precisely — agent, form, and the routes it currently opens.
- Inventory every source and reservoir, hunting the hidden re-emitting stock that defeats naive removal.
- Choose elimination (remove the agent) or substitution (replace it with a benign one).
- If substituting, run the replacement through a dose/threshold model so you don't regrettably swap in something worse.
Distinct: it is the only sibling that dissolves the pathway by deleting its origin rather than interrupting it in transit.
Tuning parameters¶
- Eliminate vs. substitute — remove the agent outright or replace it. Elimination is cleanest; substitution is the fallback when the function is still needed.
- Inventory completeness — how hard you hunt for hidden reservoirs. Stopping at the obvious source is what lets a sump re-seed the pathway.
- Substitute-acceptance threshold — how far below the harm limit a replacement must sit before it qualifies.
- Scope — one source, or the whole class of that hazard across the site.
- Reversibility — how locked-in the substitution is if the replacement later proves problematic.
When it helps, and when it misleads¶
Its strength is that it is the most durable control in the set — nothing downstream to maintain, no residual route, no barrier that can fail. Its failure modes are regrettable substitution (swapping in a replacement later found to be as bad or worse) and an incomplete reservoir inventory that lets a contaminated stock keep feeding the pathway after the active source is gone. The classic misuse is declaring the hazard "eliminated" while a reservoir still quietly emits. The discipline is to verify every substitute against a threshold model and to confirm reservoirs are actually drained, not just the visible source switched off.[1]
How it implements the components¶
hazard_specification— it names the agent, its form, and the routes it opens, the target of removal or replacement.source_and_reservoir_inventory— it enumerates every source and hidden reservoir that must be removed or drained for elimination to hold.dose_response_or_threshold_model— it checks that a substitute's exposure sits below the harm threshold rather than trading hazards.
It works at the origin, so it leaves pathway_graph and severable_link_inventory to Pathway Reachability Analysis, breakpoint_priority_rule to Route Closure or Segmentation, and the receptor-side contact_interface_definition and emergency_receptor_protection_plan to Personal or Local Protective Control.
Related¶
- Instantiates: Exposure Pathway Interruption — the highest-leverage variant, which removes the source rather than interrupting the route.
- Sibling mechanisms: Source Reduction Program · Filtration or Scrubbing · Vector or Carrier Control · Pathway Reachability Analysis · Barrier Interposition
Notes¶
When the hazard is intrinsic and cannot be removed or safely replaced, this mechanism is simply unavailable and the appraisal falls back to interrupting the pathway mid-route — the rest of the archetype exists precisely for the cases where the source cannot be eliminated.
References¶
[1] In the occupational hierarchy of controls, elimination and substitution sit at the top — preferred over engineering controls, administrative controls, and PPE — precisely because they remove the hazard rather than manage the exposure to it. The ranking is only earned if the substitute is verified, not assumed, to be safer. ↩