Two Colville women were booked into a rural Washington jail. It became a death sentence
Critics say WA jails are letting opioid users suffer from withdrawals, leading to preventable deaths
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); } }); });A report that the Washington State Hospital Association is pushing for mandatory flu vaccination of health care workers takes on new urgency in the face of a study that warns 15 states -- including Washington, California, Oregon and Arizona -- could run out of hospital beds around the time the swine flu outbreak peaks.
The number of people hospitalized at the peak of the swine flu outbreak could hit 168,000 California and 30,500 in Washington, according to the report from the nonprofit Trust for America's Health. The public health advocacy group used government flu computer models to estimate how quickly hospitals might fill up during a mild pandemic like swine flu is predicted to be, the Associated Press reports.
By the outbreak's peak, the new report suggests Delaware and Connecticut hospitals would fill up soonest. Also on that list: Arizona, California, Hawaii, Maryland, Massachusetts, Nevada, New Jersey, New York, Oregon, Rhode Island, Vermont, Virginia and Washington.
The Washington State Hospital Association wants to make flu shots a job requirement for health care workers, and is pushing the state to make that happen. Already, one hospital in the state requires its workers to get the flu shot, and is expected to announce it will add the swine flu shot to that list, the Seattle Times reports.
In New York this week, state health care workers protested a similar requirement with protests and rallies. Washington Secretary of Health Mary Selecky said she does not believe she has the legal authority to impose the order. Even is she did, Selecky says, vaccinations should remain voluntary.
But the hospital association disagrees. Even though individual hospitals have the right to require vaccinations, the association wants a statewide policy of mandated vaccinations. So far, only Virginia Mason Hospital in Seattle has required the flu vaccine, and saw its vaccination rates among employees rise from 54 percent to 98 percent.
"Hospital workers who don't get vaccinated can give patients the flu," said Cassie Sauer, a spokeswoman for the hospital association. "That's not acceptable."
The only other workforce where the swine flu vaccine is mandatory is the military. Members will begin getting the vaccine in the next week.
-- Rita Hibbard
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.