Birth workers lay out opportunities to narrow Oregon maternal health care gaps
Advocates say boosting insurance pay would help expand programs for vulnerable pregnant people
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); } }); });Interning with a team of seasoned, award-winning reporters from well known publications, it's hard not to see myself as just a fledgling journalist here at InvestigateWest. When I think about the people they know, the sources they've spent time with -- it can be just as intimidating as it is inspiring.
But I often remind myself that I've been interviewing people for a while now, too -- since I first served on my high school newspaper more than seven years ago. Since then, I've shared coffee with government officials, watched the sunset with a Northwest tribal chief and even Skyped an Australian scientist.
So when I recently encountered a barrage of barriers while trying to arrange a conversation with a U.S. Fish and Wildlife Service official, I was flabbergasted. How had I reached elusive authors, but couldn't seem to get a call back from a government employee -- one who had served in that position for decades, no less?

As part of InvestigateWest's continuing examination into the condition of the Pacific Flyway, we've been attempting to connect with people from the Wildlife Service's Migratory Bird Management Division. That includes Tami Tate-Hall, the agency's migratory bird permit coordinator in Portland, Oregon. From the day I sent the first e-mail to Tami, to the day I received the interview three days ago, nearly a month passed by. It started with an e-mail -- which was never returned -- and turned into multiple unreturned phone calls. Finally, I contacted Joan Jewett, a Wildlife Service public information officer, to help arrange the interview. But even she was reluctant! Joan finally obliged, but not before insisting she be present for the interview. Why, I asked. She responded:
Tami doesn't usually like to talk directly to reporters.
A journalists' sources are the gutters through which information flows, and a source's expertise can help a journalist develop some background and better understand an issue. Government officials have a particular responsibility to help accommodate this and when they're reluctant to share information, it appears as if they've got something to hide.
Fortunately, Joan changed her mind at the last minute about joining in on my conversation with Tami. The interview didn't go quite as well as I had hoped. But it was a lesson in persistence.
-- Natasha Walker
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.