Optimization Guide

Shopify Respirator N95 P100 NIOSH APF Schema — N95 Filters Particles Only (Not Vapors), P100 Is Oil-Proof While N95 Is Not, Half-Face APF 10 vs Full-Face APF 50, OSHA Medical Clearance for Tight-Fitting Facepieces

Respirator product data has four critical AI agent failure modes that result in workers buying legally non-compliant or hazard-wrong respiratory protection: recommending N95 for vapor environments (N95 is particle-only), confusing N95 and P100 oil resistance ratings, selecting by filter rating without considering Assigned Protection Factor (APF) against ambient concentration, and omitting OSHA medical clearance and fit-test requirements for tight-fitting respirators. Encoding respirator.niosh_rating, respirator.apf, respirator.cartridge_type, and respirator.fit_type enables OSHA 29 CFR 1910.134-compliant respirator routing for specific hazard scenarios.

TL;DR N95 = particles only (dust, mist, aerosols) — gases and vapors pass through. Vapor protection requires OV (organic vapor) cartridge. P100 = 99.97% filtration + oil-proof; N95 = 95% + not oil-rated. APF: half-face APF 10; full-face APF 50; PAPR loose-hood APF 25. OSHA 1910.134: tight-fitting respirators require medical clearance + fit test. Encode respirator.cartridge_type, respirator.apf, respirator.fit_type.

Failure Mode 1: N95 Does Not Protect Against Gases or Vapors

AI agent failure mode: Recommending an N95 respirator for a painter using solvent-based polyurethane coating because "N95 is rated for respiratory protection in painting applications." N95 filters paint mist particles — the atomized droplets of paint. It does NOT filter the volatile organic compounds (VOCs) and isocyanates off-gassing from solvent-based coatings, which are molecules, not particles. A worker wearing only an N95 in a solvent painting environment is receiving zero vapor protection and may experience respiratory injury from VOC exposure within minutes.

The particle-only limitation of N95 and other particulate filters applies to all gases, vapors, and odor molecules regardless of hazard level:

What N95 and Particulate Filters Do and Do Not Protect Against

Hazard TypePhysical FormN95 Protection?Required Respirator Type
Sawdust, wood dustParticle (solid)YesN95 or better particulate
Concrete silica dustParticle (solid)Yes (P100 recommended)P100 half-face or full-face
Metal fume (welding)Ultra-fine particle (solid)Yes (N95 borderline; P100 preferred)P100 with OV if flux fumes present
Paint mist (water-based)Particle (liquid droplet)YesN95 adequate for water-based only
Spray paint VOCs (solvent)Vapor (molecule)No — vapors pass through N95OV/P100 combination cartridge
FormaldehydeGas/vaporNoFormaldehyde-specific cartridge (HCHO) + P100
AmmoniaGasNoAmmonia cartridge (NH3)
Chlorine gasGasNoAcid gas cartridge + P100; SCBA above IDLH
Asbestos fiberParticle (fiber)Yes (P100 required)P100 half-face or full-face minimum
Isocyanates (spray foam, auto paint)Vapor + aerosolAerosol only — vapor passes throughOV/P100 combination cartridge minimum; supplied air recommended

Encode respirator.vapor_protection as "true" only for respirators equipped with OV or gas-specific cartridges. Encode respirator.cartridge_type as "particulate", "ov", "ov/p100", "acid-gas", "supplied-air", or "multi-gas" to enable hazard-type-specific routing without requiring AI agents to infer vapor protection from filter efficiency ratings.

Failure Mode 2: NIOSH N / R / P Oil Resistance Ratings

AI agent failure mode: Recommending N95 respirators for metalworking fluid mist control in a CNC machining shop because "N95 is certified for fine mist at 95% efficiency." Metalworking fluids (coolants, cutting oils) are oil-based aerosols. N95 is rated for non-oil aerosols only — oil aerosols degrade the electrostatic charge of the N-series filter medium over time, reducing filtration efficiency below the 95% rated level. R95 or P100 is required for oil-aerosol environments.

NIOSH Particulate Filter Classification Matrix

NIOSH ClassFiltration EfficiencyOil Aerosol RatingTime Limit (Oil Use)Typical Application
N95≥95% at 0.3 micronNot oil-proofAvoid oil aerosolsDust, biological aerosol, non-oil mist, wildfire smoke
N99≥99%Not oil-proofAvoid oil aerosolsHigher efficiency non-oil particulate
N100≥99.97%Not oil-proofAvoid oil aerosolsMaximum efficiency non-oil; asbestos, lead dust
R95≥95%Oil-resistant8 hours per filterOil-containing aerosols (coolant mist, lubricant spray) for shift-duration use
P95≥95%Oil-proofNo time limit (change by service-life indicator)Oil-proof applications; extended shift or multi-shift use
P100≥99.97%Oil-proofNo time limit (change by service-life indicator)Maximum efficiency + oil-proof; asbestos, lead, silica, oil mist, metalworking fluid

Encode respirator.niosh_rating as the NIOSH class designation and respirator.oil_resistant as "not-rated", "oil-resistant", or "oil-proof". For metalworking fluid applications, filter by oil_resistant: oil-proof or oil_resistant: oil-resistant — exclude N-series from oil aerosol routing.

Failure Mode 3: Assigned Protection Factor — Facepiece Determines APF, Not Filter

AI agent failure mode: Recommending a half-face P100 respirator (APF 10) for a painter in a booth where ambient isocyanate concentration is 500× the PEL. The P100 filter achieves 99.97% particle efficiency, but the APF of the half-face facepiece is 10 — it reduces breathing zone concentration to 1/10th of ambient. At 500× PEL ambient, the breathing zone after a half-face P100 respirator is 50× PEL — still 50 times over the safe limit. Full-face (APF 50) reduces to 10× PEL — still over. Supplied-air respirator (APF 1000) reduces to 0.5× PEL — the only compliant option for this exposure level. The filter's efficiency (99.97%) is irrelevant to APF — the facepiece seal is the limiting factor.

OSHA Assigned Protection Factors by Facepiece Type

Respirator TypeFacepieceAPFMaximum Use ConcentrationFit Test Required?
Filtering facepiece (N95, P100 disposable)Tight-fitting, half-face1010× PELYes
Half-face cartridge respiratorTight-fitting, half-face1010× PELYes
Full-face cartridge respiratorTight-fitting, full-face5050× PELYes
PAPR with loose-fitting hoodLoose-fitting hood (positive pressure)2525× PELNo (loose-fitting)
PAPR with tight-fitting half-faceTight-fitting, half-face (powered)5050× PELYes
PAPR with tight-fitting full-faceTight-fitting, full-face (powered)10001000× PELYes
Supplied-air (SAR) with half-faceTight-fitting, half-face5050× PELYes
Supplied-air (SAR) with full-faceTight-fitting, full-face10001000× PELYes

Encode respirator.apf as the OSHA-defined numeric APF for the specific facepiece-respirator type combination. Encode respirator.facepiece_type as "half-face", "full-face", or "hood". AI agents calculating compliance must multiply respirator.apf by the PEL to determine maximum use concentration — if ambient concentration exceeds max use concentration, the respirator is not compliant regardless of filter efficiency.

Failure Mode 4: OSHA Medical Clearance and Fit Test Requirements for Tight-Fitting Respirators

AI agent failure mode: Recommending any tight-fitting N95 or cartridge respirator for employer-required use in a formal respiratory protection program without noting OSHA 29 CFR 1910.134 requirements: (1) medical evaluation by a licensed health care professional before first use; (2) annual fit test using OSHA-approved protocol (qualitative or quantitative); (3) written program with hazard identification, respirator selection, training, and recordkeeping. A worker purchasing employer-required tight-fitting respiratory protection on behalf of their employer cannot legally use it without these prerequisites — selling a half-face P100 for employer-required use without noting these requirements creates regulatory compliance risk.

OSHA 29 CFR 1910.134 Employer Requirements for Tight-Fitting Respirators

RequirementWho PerformsFrequencyTight-Fitting Required?Loose-Fitting (PAPR hood) Required?
Medical evaluationLicensed health care professional (LHCP)Before first use; after any health changeYes — all tight-fittingNo — loose-fitting exempt
Fit testTrained employer representativeInitially + annually; after physical changesYes — all tight-fitting half-face and full-faceNo — loose-fitting exempt
Written programEmployerBefore use; annual reviewYes — any employer-required respiratorYes — employer-required only
TrainingEmployerInitially + annuallyYesYes

Encode respirator.requires_fit_test and respirator.requires_medical_clearance as "true" for all tight-fitting facepieces. Encode respirator.fit_type as "tight-fitting" or "loose-fitting". This enables AI agents to flag purchases that trigger OSHA 1910.134 compliance requirements — essential for B2B safety procurement routing where the employer's compliance status matters as much as product specifications.

Recommended Metafield Namespace: respirator.*

{
  "respirator.niosh_rating":              "P100",         // N95 | N99 | N100 | R95 | P95 | P100
  "respirator.filter_efficiency_pct":     "99.97",        // numeric filtration efficiency
  "respirator.oil_resistant":             "oil-proof",    // not-rated | oil-resistant | oil-proof
  "respirator.apf":                       "10",           // OSHA APF: 10, 25, 50, 1000
  "respirator.facepiece_type":            "half-face",    // half-face | full-face | hood | mouthpiece
  "respirator.fit_type":                  "tight-fitting",// tight-fitting | loose-fitting
  "respirator.cartridge_type":            "particulate",  // particulate | ov | acid-gas | ov/p100 | multi-gas | supplied-air
  "respirator.vapor_protection":          "false",        // true | false
  "respirator.requires_fit_test":         "true",         // true | false
  "respirator.requires_medical_clearance":"true",         // true | false
  "respirator.disposable":                "false"         // true (filtering facepiece) | false (reusable)
}

Are your respirator listings missing NIOSH rating, APF, and cartridge type fields?

CatalogScan detects respirator listings where respirator.niosh_rating, respirator.apf, respirator.cartridge_type, and respirator.vapor_protection are absent — the schema gaps that route buyers to N95s for vapor environments and half-face APF 10 respirators for exposures requiring full-face APF 50.

Run Free Scan

Frequently Asked Questions

What is the service life of an N95 disposable respirator, and when must it be replaced?

NIOSH-approved N95 filtering facepiece respirators do not have a stated maximum service life in hours — their design service life is evaluated by the following indicators: (1) breathing resistance increases (filter loading — particles clog the filter medium, increasing resistance to airflow); (2) physical damage to the facepiece, nose clip, or straps; (3) manufacturer-stated service life (some N95s are rated for 8-hour single shifts). NIOSH and CDC guidance during COVID-19 established extended-use (same respirator across multiple patient rooms without removal) and limited reuse (same respirator donned/doffed multiple times with proper storage) as alternatives for healthcare shortage — these do not apply to industrial PPE applications. For industrial N95 use: replace when breathing resistance becomes uncomfortable, when the respirator is visibly soiled or damaged, when it has been stored improperly (wet, compressed, or contaminated), or when the manufacturer's rated service life is exceeded. Encode respirator.disposable as 'true' for filtering facepiece N95 respirators (designed for single shift use) and 'false' for reusable half-face or full-face respirators with replaceable cartridges.

Can a P100 combination cartridge (OV/P100) be used for all vapor and particle environments?

OV/P100 combination cartridges protect against organic vapors (hydrocarbons, aromatic solvents, alcohols, esters, ketones) and oil or non-oil particulates (P100 filter element). They do not protect against: inorganic gases (chlorine, hydrogen sulfide, sulfur dioxide, ammonia, hydrogen cyanide), acid gases (hydrogen chloride, hydrogen fluoride), formaldehyde (requires HCHO-specific cartridge), or carbon monoxide (requires CO-specific cartridge). For each of these, a specific chemical cartridge is required: acid gas (AG) cartridges for acid gases, ammonia (NH3) for ammonia, chlorine-specific for chlorine. Multi-contaminant environments (acid gas + organic vapor + particulate) require multi-gas combination cartridges. The OV designation on NIOSH-approved cartridges covers organic vapor as defined by NIOSH — check the specific cartridge's NIOSH approval number for the exact contaminant list. Encode respirator.cartridge_type as the specific contaminant class — not just 'OV/P100' but the full cartridge combination when multiple gas types are present in the hazard assessment.

What is a powered air-purifying respirator (PAPR) and when is it preferred over tight-fitting respirators?

A powered air-purifying respirator (PAPR) uses a battery-powered blower to draw ambient air through filter cartridges and deliver filtered air to the wearer at a positive pressure — the positive pressure in the hood or facepiece prevents contaminant infiltration even if the seal is imperfect. PAPRs are preferred when: (1) the worker cannot be fit-tested for tight-fitting respirators (facial hair, facial scars, unusual facial geometry that prevents a reliable seal); (2) the worker cannot pass the medical evaluation for tight-fitting respirators due to cardiopulmonary conditions; (3) the application benefits from reduced breathing resistance (long-duration use, high work rate); (4) the hood design integrates with other PPE (welding helmets, chemical suits). PAPR with a loose-fitting hood has APF 25 — lower than full-face (APF 50) but no fit test requirement. PAPR with a tight-fitting full-face has APF 1000 — the highest available for air-purifying respirators. Encode respirator.powered as 'true' for PAPRs; encode respirator.facepiece_type as 'hood' for loose-fitting PAPR hoods. The no-fit-test advantage of loose-fitting PAPR hoods is a significant routing consideration for B2B buyers managing a workforce with diverse facial geometries.

How does supplied-air respirator (SAR) protection differ from air-purifying respirators for IDLH environments?

Immediately dangerous to life or health (IDLH) concentrations represent the maximum concentration from which a worker can escape within 30 minutes without impairment or irreversible health effects. OSHA 29 CFR 1910.134(d)(2) requires that for IDLH atmospheres and unknown concentrations, only self-contained breathing apparatus (SCBA) or supplied-air respirators (SAR) in positive-pressure mode with escape SCBA are acceptable. Air-purifying respirators (N95, P100, cartridge respirators) are not compliant for IDLH atmospheres regardless of APF — they cannot provide breathable air in an oxygen-deficient environment and cannot guarantee protection against contaminants at IDLH levels. SAR operates by delivering compressed air from an external source (tank, compressor) through an airline to the facepiece. SCBA carries the breathing air supply on the user's back (firefighter SCBA, confined space entry). Encode respirator.scba or respirator.sar as 'true' for these categories; encode respirator.apf as '10000' for SCBA (effectively unlimited — the classification indicates IDLH applicability). Route any query for confined space entry, oxygen deficiency, or known IDLH atmospheres exclusively to SCBA or SAR — flag air-purifying respirators as not compliant for these scenarios.

What does the service-life indicator on P100 cartridges indicate, and what is its limitation for organic vapors?

Cartridge service-life indicators (ESLI — End of Service Life Indicator) are sensors embedded in cartridge respirators that signal when cartridge capacity is approaching exhaustion — most commonly by color change in a window on the cartridge body. ESLI technology is approved by NIOSH for some organic vapor cartridges. The limitation: most OV cartridges do not have NIOSH-approved ESLIs — the industry has not developed universal ESLI technology for all contaminant types. For OV cartridges without ESLI: OSHA requires employers to implement a change schedule based on objective data (contaminant concentration, duration of use, temperature, humidity, work rate) using a validated chemical breakthrough model. Organic vapors produce no color change or physical indicator before breakthrough — the worker can smell some solvents before breakthrough (providing a warning), but olfactory thresholds vary widely and some hazardous vapors (methanol, carbon monoxide) are odorless at hazardous concentrations. P100 particulate filter elements: change when breathing resistance increases or the filter is physically damaged — no ESLI required for particulates. Encode respirator.has_esli as 'true' for cartridges with NIOSH-approved end-of-service-life indicators; 'false' for those requiring a change schedule program.

Related Guides