Bill to establish statewide oversight of jails in Washington dies in Legislature
Washington is one of 12 states without enforceable state standards or oversight — that won’t change in 2026
InvestigateWest (investigatewest.org) is an independent news nonprofit dedicated to investigative journalism in the Pacific Northwest. Visit investigatewest.org/newsletters to sign up for weekly updates.
'; document.querySelector('#copytext').value = textContent; modal.showModal(); }); // Modal close functionality const modal = document.querySelector('.republish-modal'); const closeBtn = document.querySelector('.republish-modal-close'); // Close button click closeBtn.addEventListener('click', function() { modal.close(); }); // Close on backdrop click modal.addEventListener('click', function(e) { if (e.target === modal) { modal.close(); } }); // Close on ESC key (this is usually built-in, but adding for safety) modal.addEventListener('keydown', function(e) { if (e.key === 'Escape') { modal.close(); } }); // Copy text button functionality document.querySelector('.copy-text-button').addEventListener('click', async function() { const textarea = document.querySelector('#copytext'); const text = textarea.value; try { // Try modern Clipboard API first if (navigator.clipboard && window.isSecureContext) { await navigator.clipboard.writeText(text); this.textContent = 'Copied!'; } else { // Fallback for older browsers textarea.select(); document.execCommand('copy'); this.textContent = 'Copied!'; } // Reset button text after 2 seconds setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } catch (err) { console.error('Failed to copy text: ', err); // Fallback to selection if copying fails textarea.select(); this.textContent = 'Text selected'; setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } }); });Read the whole package here.
Luci Power was among the first pharmacists in the United States to pressure her employer to take warnings about chemo handling coming out of Europe in the early 1980s seriously.
The alarm was triggered by a letter from Finnish researchers published in Lancet in 1979. That study found evidence of exposure in nurses preparing and administering chemo. Their urine contained higher amounts of chemo drugs than control groups.
“That was a landmark,” said Power.
The Australians had already moved to publish some English-language guidelines. Power learned of them through a friend and colleague. But when she asked for more protective equipment for her staff at the University of California, San Francisco, no one took her seriously, she said. She ended up creating make-shift “personal protective equipment” out of welder’s masks and other scavenged pieces.
Then one day, a team from Cal-OSHA happened to be in the hospital monitoring an asbestos abatement project in a room adjacent to where Power and her staff were mixing chemo. The team used her room as a base, so they could observe the asbestos removal from a safe distance.
When they saw the pharmacy staff working behind bright red welders’ face shields, they were horrified, she said. They started asking questions.
Power told them what she knew of the potential dangers of handling chemo, and her difficulties securing equipment to protect workers from getting it on their skin or in their lungs.
The Cal-OSHA inspectors spoke to the hospital administration, she said. “After that I had all kinds of money.”
That experience launched Power on what would become a 30-year career trying to get safety regulations for all clinical environments to become standard.
Now a consultant who speaks nationally to workers about safe handling methods, she’s frustrated by how many of those who routinely handle chemo continue to seem oblivious to their risks.
“Awareness is a problem,” she said. “And we have a new generation of nurses, pharmacists, technicians, who did not go through the early 1980s (battle to develop safe handling guidelines),” she said. “They probably think the problem has been solved.”
The story you just read is only possible because readers like you support our mission to uncover truths that matter. If you value this reporting, help us continue producing high-impact investigations that drive real-world change. Your donation today ensures we can keep asking tough questions and bringing critical issues to light. Join us — because fearless, independent journalism depends on you!
— Jacob H. Fries, executive director
DonateCancel anytime.
Subscribe to our weekly newsletters and never miss an investigation.