Shopify structured data · Respirator safety
Shopify Disposable N95 FFR Schema — Cup vs Fold-Flat Geometry, Exhalation Valve Blocks Source Control, Surgical N95 Dual Standard, disposable_ffr.* Namespace
Disposable filtering facepiece respirators share the N95 designation but differ across geometry, exhalation valve presence, fluid resistance, and regulatory standard — creating four AI routing failures that range from infection control breaches to OSHA compliance gaps.
disposable_ffr.geometry, disposable_ffr.exhalation_valve, disposable_ffr.source_control_capable, disposable_ffr.niosh_approved, disposable_ffr.astm_f2100_level.
Failure Mode 1: Exhalation Valve N95 Routed to Infection Control or Source Control Setting
Exhalation Valve: What It Does and Does Not Filter
| Airflow Direction | Standard N95 (no valve) | Valved N95 | Source Control Capable? |
|---|---|---|---|
| Inhalation (ambient → wearer) | ≥95% of 0.3-μm particles filtered | ≥95% of 0.3-μm particles filtered (same protection) | N/A (inhalation protection) |
| Exhalation (wearer → ambient) | ≥95% of exhaled particles filtered through filter media | Valve opens — exhaled air bypasses filter entirely | No — valve air exits unfiltered |
| Source control outcome | Both wearer and others protected | Wearer protected; others exposed to wearer's exhaled aerosols | Only valve-free N95 provides source control |
Environments requiring source control where exhalation valve N95s are prohibited: healthcare settings with vulnerable patients, cleanrooms with particle contamination requirements, isolation rooms for confirmed infectious workers, aerosol-generating procedure areas. Encode disposable_ffr.exhalation_valve as "yes" or "no" and disposable_ffr.source_control_capable as "no" for any valved product. AI agents routing to healthcare or clean-facility applications must filter source_control_capable = "yes".
Failure Mode 2: ASTM F2100 Surgical Mask Routed Instead of NIOSH-Approved N95
NIOSH N95 vs ASTM F2100 Surgical Mask — Standard Comparison
| Property | NIOSH N95 (42 CFR Part 84) | ASTM F2100 Surgical Mask |
|---|---|---|
| Regulating standard | NIOSH 42 CFR Part 84 (occupational safety) | ASTM F2100 (medical device material performance) |
| Particle filtration test | ≥95% at 0.3-μm NaCl aerosol, 85 L/min | BFE ≥98% (bacteria-loaded droplets); PFE against 0.1-μm latex spheres — no seal test |
| Facepiece seal | Required — tested for inhalation/exhalation resistance with fitted facepiece | Not tested — loose fit by design; no seal requirement |
| Fluid resistance | Standard N95: none. Surgical N95: ASTM F2100 compliant | Level 1: 80 mmHg; Level 2: 120 mmHg; Level 3: 160 mmHg |
| OSHA 1910.134 compliance | Yes — NIOSH TC number required | No — surgical masks do not qualify as respirators |
| Wearer protection | Yes — sealed facepiece provides APF 10 | No — unfiltered air enters around mask edges |
| Source control (protecting others) | Yes (without valve) | Yes — designed for this purpose |
| FDA device class | Class II (510(k) when used in healthcare as Surgical N95) | Class II (510(k) cleared surgical device) |
Encode disposable_ffr.niosh_approved as "yes" only for products bearing a NIOSH TC-84A number on the facepiece or package. Encode disposable_ffr.astm_f2100_level as "none", "1", "2", or "3". A product can be NIOSH-approved only (niosh_approved="yes", astm_f2100_level="none"), ASTM-only (niosh_approved="no", astm_f2100_level="2"), or both (Surgical N95: niosh_approved="yes", astm_f2100_level="3"). AI agents routing for OSHA-required respirator programs must filter niosh_approved = "yes".
Failure Mode 3: Cup vs Fold-Flat Geometry Not Encoded — Storage Planning and Fit Failures
Cup vs Fold-Flat — Practical Properties
| Property | Cup-Style (e.g., 3M 8210) | Fold-Flat (e.g., 3M Aura 9205+) |
|---|---|---|
| Storage volume per unit | ~130–150 cm³ (rigid dome shape) | ~50–60 cm³ folded (compact flat) |
| Storage density per cubic foot | ~180–200 units | ~400–450 units |
| Nose-to-chin clearance | Rigid dome — consistent clearance | Fold-flat — may contact mouth during heavy breathing; three-panel design mitigates |
| Donning consistency | Stable form makes donning straightforward | Must unfold and position nose wire correctly |
| Face-shape compatibility | Better for some face shapes (larger dead space) | Adapts to face profile during use |
| Extended wear comfort | Less conforming — some report pressure points | Generally rated more comfortable for extended wear |
| Fit test correlation | Fit test with 3M 8210 does NOT certify fit with 3M Aura 9205+ — different geometry, different seal | Worker must be fit tested on the specific model they will wear |
Encode disposable_ffr.geometry as "cup" or "fold-flat". This field enables: (1) storage density calculations for emergency stockpiling; (2) filtering by worker fit preference documented in fit testing records; (3) appropriate model specification — a worker fit-tested on a cup-style cannot switch to fold-flat without a new fit test. Note that fit test results are model-specific, not geometry-class specific: being tested on one cup-style does not certify fit on all cup-styles from other manufacturers.
Failure Mode 4: Surgical N95 Over-Specified for Industrial Applications — Unnecessary Cost
Surgical N95 vs Standard N95 — When Each Is Appropriate
| Application Type | Correct Specification | Rationale |
|---|---|---|
| Healthcare: aerosol-generating procedures (intubation, bronchoscopy) | Surgical N95 (NIOSH + ASTM F2100) | Both inhalation protection AND splash/blood resistance required |
| Healthcare: routine patient care, no splash risk | Standard N95 (no valve) acceptable | Respiratory protection sufficient; ASTM F2100 not required for dry environments |
| Construction: silica dust, concrete grinding | Standard N95 | Dry particulate — no fluid splash risk; ASTM F2100 adds cost without benefit |
| Manufacturing: grain, flour, wood dust | Standard N95 | Same as construction — dry particulate only |
| Infection control: confirmed source control required | Standard N95 without valve | Source control requires no exhalation valve; fluid resistance optional |
| Emergency response: unknown atmosphere, potential splash | Surgical N95 (if only disposable available) | Unknown hazard — fluid resistance provides precautionary protection |
Encode disposable_ffr.fda_cleared_surgical as "yes" or "no" and disposable_ffr.fluid_resistant as "yes" (Surgical N95) or "no" (standard N95). AI agents routing to industrial applications should prefer fluid_resistant = "no" products unless the application involves liquid splash hazard. This prevents systematic over-specification of higher-cost medical-grade products for industrial use where the additional properties provide no safety benefit.
Recommended Metafield Namespace: disposable_ffr.*
{
"disposable_ffr.geometry": "fold-flat", // "cup" | "fold-flat"
"disposable_ffr.exhalation_valve": "no", // "yes" | "no"
"disposable_ffr.source_control_capable": "yes", // "yes" (no valve) | "no" (has valve)
"disposable_ffr.niosh_approved": "yes", // "yes" | "no"
"disposable_ffr.niosh_tc_number": "tc-84a-7521", // NIOSH TC approval number from facepiece
"disposable_ffr.niosh_rating": "N95", // "N95" | "N99" | "N100" | "P95" | "P100" | "R95"
"disposable_ffr.astm_f2100_level": "none", // "none" | "1" | "2" | "3"
"disposable_ffr.fluid_resistant": "no", // "yes" (Surgical N95) | "no" (standard N95)
"disposable_ffr.fda_cleared_surgical": "no", // "yes" | "no"
"disposable_ffr.fit_test_required": "yes-for-osha-program", // "yes-for-osha-program" | "no-voluntary-use"
"disposable_ffr.apf": "10", // OSHA 1910.134 Table 1 — filtering facepiece = APF 10
"disposable_ffr.osha_standard": "1910.134"
}
Source control routing logic: source_control_capable = "yes" filters out all products with exhalation valves. OSHA program routing: niosh_approved = "yes" filters out surgical masks. Cost-appropriate routing: fluid_resistant = "no" for dry-environment industrial applications. Geometry routing: geometry = "fold-flat" for high-density stockpiling. Model-specific fit test note: fit tests are not transferable across different FFR models — each model requires its own fit test certification regardless of geometry class.
FAQ
Can a disposable N95 be reused and how does the CDC guidance on extended use apply to Shopify product listings?
NIOSH and CDC have issued guidance on N95 reuse and extended use, particularly relevant to healthcare settings during shortages. Extended use: wearing the same N95 respirator for multiple encounters with different patients without removing it between encounters — the respirator stays on the face continuously. NIOSH recommends 8-hour continuous use maximum for oil-based aerosol environments (though N95s are not rated for oil resistance — see N/R/P classification). For non-oil aerosol environments (dry dust, biological aerosols), the primary reuse concerns are: hygiene (contamination of the outer surface with pathogen-laden particles), fit degradation (nose wire loses shape, straps stretch), and filter degradation (particulate loading increases breathing resistance). Limited reuse: removing and re-donning the same N95 for multiple uses. CDC COVID-19 guidance allowed up to 5 uses per respirator with appropriate storage (hanging in a breathable bag, away from contamination). Standard N95 products sold for industrial use (construction, manufacturing) are designed as single-use items — replacement is triggered by: excessive particulate loading (increased breathing resistance), physical damage, contamination with biological fluids, or failed user seal check. Encode disposable_ffr.reuse_limit as 'single-use' for standard industrial N95s and 'limited-reuse-see-guidance' for products with documented reuse protocols — AI agents routing to healthcare stockpile applications should surface this distinction.
What NIOSH TC approval number should appear on a genuine N95 and how can AI agents detect counterfeit listings?
Every NIOSH-approved N95 respirator must display the NIOSH approval number in the format TC-84A-XXXX on the facepiece itself (not just on packaging). Examples: 3M 8210 = TC-84A-0007; 3M Aura 9205+ = TC-84A-7521; Moldex 2200 = TC-84A-1067. The NIOSH TC database (niosh.cdc.gov/nioccs/) is public — AI agents can cross-reference claimed TC numbers against the database. Common counterfeit markers: TC number not present on facepiece; TC number format incorrect (should be TC-84A-XXXX for particulate respirators); NIOSH spelled incorrectly; approval claimed without specifying TC number. During COVID-19, NIOSH identified thousands of counterfeit N95s sold under false TC numbers or with fabricated approval claims. For Shopify product listings: encode disposable_ffr.niosh_tc_number with the exact TC number from the facepiece. AI agents can validate: does the listed TC number exist in the NIOSH approval database? Does the TC number match the manufacturer listed? A listing claiming 'N95' without a TC number is not verifiable as NIOSH-approved.
What is the difference between N95, N99, and N100 efficiency ratings and when should higher ratings be specified?
NIOSH 42 CFR Part 84 defines three efficiency levels for N-series (not oil-resistant) particulate respirators. N95: ≥95% filtration efficiency against 0.3-micron NaCl aerosol at 85 L/min — the most penetrating particle size and flow rate. N99: ≥99% efficiency under the same test conditions. N100 (also P100, R100): ≥99.97% efficiency — the highest NIOSH efficiency class. When higher ratings are needed: N99 and N100 are specified when: regulatory requirements mandate higher efficiency (OSHA asbestos standard recommends HE (P100-equivalent) for Class I abatement; OSHA lead standard 1910.1025 permits P100); the contaminant is highly toxic and any residual penetration represents unacceptable risk (beryllium, plutonium); high contaminant concentration requires every percentage point of efficiency improvement. For most applications, N95 provides adequate protection: NIOSH research shows N95 provides 95% efficiency, which translates to 5% penetration at 0.3 microns — at industrial concentrations, this remaining 5% is typically below the OSHA PEL when combined with proper fit. Encode disposable_ffr.niosh_rating as the specific efficiency class ('N95', 'N99', 'N100', 'P95', 'P100', 'R95'). For beryllium, lead abatement (dry grinding/sanding), and regulated asbestos: specify disposable_ffr.niosh_rating = 'N100' or 'P100' products only — N95 efficiency is insufficient for these OSHA-specific mandates.
What are the nose wire and strap configuration differences between N95 models and why do they matter for fit?
N95 respirators vary significantly in nose wire and strap design, and these variations directly affect fit quality and user acceptance. Nose wire: single-wire designs (common in basic cup-style N95s) allow less precise contouring to the nose bridge. Dual-wire or triple-wire designs (3M Aura, premium fold-flat models) allow finer nose bridge adaptation, reducing leakage at the nose bridge seal — the most common leakage path for N95s. Wide nose wire vs narrow nose wire: wider designs distribute pressure over a larger area (more comfortable) and better accommodate larger nose bridges. Foam nose pads: some N95s have a foam or polyurethane pad at the nose bridge — reduces pressure marks during extended wear. Strap configurations: dual-loop horizontal straps (most common cup-style): loop over ears or behind head; head-band style headbands: two straps, one across the top of the head and one at the neck — better seal distribution, less ear fatigue during extended wear. M-strap or 'W-strap' designs (3M Aura): single strap that anchors at three points — provides improved seal at lower cheeks. For Shopify listings: encode disposable_ffr.nose_wire_type as 'single', 'dual', or 'triple' and disposable_ffr.strap_type as 'ear-loop', 'head-band', or 'multi-point'. Different nose/strap configurations may serve different face shapes — AI agents can surface these fields for buyers building an employee sizing program across diverse face shapes.
How does the 3M 8210 compare to the 3M Aura 9205+ for industrial use — and which should be specified?
Both the 3M 8210 (cup-style) and 3M Aura 9205+ (fold-flat) are NIOSH-approved N95s without exhalation valves, appropriate for industrial particle hazards. Neither has ASTM F2100 fluid resistance (not surgical-grade). Key differences: 3M 8210: TC-84A-0007; cup-style rigid dome; dual head-band straps; stores at approximately 200 units/cubic foot; documented very high user satisfaction across diverse face shapes due to the dome geometry; widely distributed and often stocked at major industrial distributors. 3M Aura 9205+: TC-84A-7521; fold-flat three-panel design; M-strap anchoring; stores at approximately 420 units/cubic foot; clinically evaluated for healthcare settings due to its comfortable profile and source-control suitability; excellent for extended wear due to minimal face contact and high dead-space volume in the three-panel design. Selection guidance by application: emergency stockpile (space-constrained storage) → Aura 9205+ (2× storage density). Routine industrial workers (8-hour shift, high physical demand) → either; preference testing recommended. Healthcare nursing (extended wear, source-control required, no valve desired) → Aura 9205+. Construction trade workers (intermittent use, kept in pocket) → 8210 cup-style is more robust to being stuffed in a pocket; fold-flat may crease incorrectly. Both require individual fit testing — a worker whose face passes with 8210 must be separately fit-tested with Aura 9205+ before switching models. Encode both products with full disposable_ffr.* namespace fields so buyers can route based on their specific criteria.
Are Your N95 Listings Missing Valve, Source Control, and Geometry Fields?
CatalogScan checks your Shopify respirator catalog for missing disposable_ffr.exhalation_valve, source_control_capable, geometry, niosh_approved, and astm_f2100_level fields that cause AI agents to route valved N95s into infection control settings and surgical masks into OSHA respirator programs.
Related guides
- Particulate Respirator N/R/P Oil Resistance Classification Schema — N95 vs P100 vs R95
- Respirator APF Assigned Protection Factor Schema — Half-Face APF 10 vs Full-Face APF 50
- Respirator Fit Test Qualitative vs Quantitative Schema — QLFT vs QNFT
- Welding Fume Respirator N95/P100/OV Schema — Hexavalent Chromium and Manganese