Patented, new design with 3-channel pressure relief vents
Two Chest Seals for the treatment of both entry/exit or multiple penetrating injuries
Advanced adhesive technology for a superior seal in the most adverse conditions, including sweaty or hairy casualties
3-vent channels that prevent airflow into the chest cavity during inspiration while allowing air to escape through the vent channels during exhalation
Vent channels allow blood to escape and provides a backup fail-safe system as even if two of the three channels become obstructed, the vent will remain fully operational
Easy-to-grip, large Red-Tip tab for single step, peel-and-apply application that allows for the burping of the wound if necessary
Rugged, easy-to-open foil package featuring signature Red-Tip Technology tear notches with perforated packaging allowing rescuers to open only one dressing at a time as needed
Related Items..
Please Wait...
verifying & adding to your items to your shopping cart...
SELECT `I`.`ListID`, `I`.`ProductID`, `I`.`ItemGroup`, `I`.`ItemColorID`, `I`.`ItemColor`, `I`.`ItemSizeOnly` AS `ItemSize`, `I`.`ItemLength`, `I`.`RequiredAlterationID`, `I`.`ProspectItem`,
MAX(`S`.CatID) AS CatID, `I`.`SalesPrice`,`I`.`SalesPrice` AS `WebPrice`,
`I`.`AltShowListID`, `I`.`InventoryOnly`
FROM `tbl_items` `I`
LEFT JOIN `tbl_items_search` `S` ON (`I`.`ItemID`=`S`.`ItemID`) AND (`S`.`CatID` = '2076')
WHERE (`I`.`ItemGroup` = '9RE-50-0119') AND (`I`.`ShowOnlyLocal` = '1') AND (`I`.`IsActive` != '0') AND (`I`.`SpecialGroupID` Is Null OR `I`.`SpecialGroupID` = '0')
GROUP BY `I`.`ListID`
ORDER BY `I`.`ProspectItem`, IFNULL(`I`.`ItemColor`,'ZZZZZZ'),`I`.`SizeSort`,`I`.`ItemSize`, `I`.`ItemLength`