Heat Rules Worker Heat Safety Beta — under active development, not production-ready. Verify every result against the governing standard.
On this page

← Back to the calculator · All standards

Uzbekistan SanPiN No. 0289-10 — Outdoor Work Temperature Limits — Heat Stress Screening Thresholds

SanPiN No. 0289-10 sets the permissible summer air temperature for open-air workplaces at +32 °C and classifies outdoor work from +32 °C to +40 °C as harmful (вредные условия труда). Labour Code Art. 205 additionally requires extra breaks for outdoor, uncooled-premises and loading work; no numeric break minutes are published.

Browse all standards → · Evaluate every standard at once in the calculator →

Governing metric
Dry-bulb air temperature (°C), outdoor workplaces
Authority
Chief State Sanitary Inspector of Uzbekistan
Jurisdiction
Uzbekistan
Legal status
Regulation
In force since
2010-11-15 (unverified)
Rule type
Screening Limit
Standard ID
HGC-118

Check a reading against this rule

This rule has no numeric trigger the calculator evaluates — it states duties and control measures rather than a threshold a reading can be checked against. Its measures are listed below.

Governing formula

permissibleOutdoor = airTempC <= 32; harmfulBand = 32 < airTempC <= 40

Screening thresholds

ParameterValue
outdoorPermissibleSummerC32
outdoorHarmfulUpperC40

Programmable logic

Screening limit.

For an outdoor worksite (outdoor not false), compares the air temperature against the +32 °C permissible summer value and the +40 °C top of the harmful band. Air temperature at or below +32 °C is within the permissible value; above +32 °C and at or below +40 °C the conditions are classified harmful and extra breaks under Labour Code Art. 205 plus cooling and drinking-water controls are surfaced; above +40 °C the reading is outside the harmful band and the engine escalates controls without asserting a stop-work.

No work/rest minutes are published, so none are generated and stopWork is always false. Indoor worksites are out of scope (SanPiN 0324-16).

Inputs

Required inputs: airTempC, outdoor

Optional inputs: none

Sources

Update history