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); } }); });The L.A. Times is among those reporting that the Obama administration may be shying away from government-run health insurance plans and opting for a new model: insurance co-ops. The Washington Post also took on the story today in an interesting piece that looks at two U.S. organizations as potential blueprints for Congress, including one in the Northwest.
Group Health Cooperative, a Seattle-based member-owned nonprofit, has been providing coverage to more than half a million residents in Washington and Idaho since 1947. It has been touted as a potential model because of its success as a fused insurer and provider, networking with local clinicians as well as employing their own doctors and medical facilities. Here's how Group Health spokeswoman Katie McCarthy touts the group:
Group Health is able to focus on prevention and care because doctors are paid with a salary and aren't focused on getting fees for services.
Co-ops have some obstacles to conquer, including lacking some of the cost-saving reinmbursement rates of government-run plans, and facing heavy opposition from private insurers. But their lure remains the same: nonprofit health-care co-ops would provide freedom from shareholder pressures and an avenue for marketplace competition.
Rep. Earl Pomeroy, D-N.D., a former state insurance commissioner is a backer of the concept:
A cooperative could provide an alternative source of insurance and some interesting competition for premium dollars. A co-op could operate at lower costs, in part because it would not need to pay its executives so generously.
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.