{"id":45,"date":"2014-07-23T11:42:27","date_gmt":"2014-07-23T15:42:27","guid":{"rendered":"http:\/\/khn.org\/?page_id=45"},"modified":"2024-12-03T01:52:21","modified_gmt":"2024-12-03T06:52:21","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/kffhealthnews.org\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t\t\t<aside class=\"related related-slab pull-right\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"slab default-slab \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>\n\t\tMore About KFF Health News\t<\/h3>\n<div class=\"slab-container\">\t<div class=\"slab-content\">\n\t\t<p>\u2014\u00a0<a href=\"\/about-us\/\">About KFF Health News<\/a><br \/>\n\u2014 <a href=\"https:\/\/kffhealthnews.org\/syndication\/\">Republish Our Content Free<\/a><br \/>\n\u2014 <a href=\"https:\/\/www.kff.org\/people\/?teams=journalism&amp;s=&amp;team=journalism\">Meet the Staff<\/a><br \/>\n\u2014 <a href=\"\/editorial-policy\/\">Editorial Policy<\/a><br \/>\n\u2014 <a href=\"\/privacy-policy\/\">Privacy Policy<\/a><br \/>\n\u2014 <a href=\"\/ethics-guidelines\/\">Ethics Guidelines<\/a><br \/>\n\u2014 <a href=\"\/awards\/\">Awards and Honors<\/a><br \/>\n\u2014 <a href=\"\/faq\/\">FAQs<\/a><br \/>\n\u2014 <a href=\"\/contact-us\/\">Contact Us<\/a><br \/>\n\u2014 <a href=\"\/tips\">Send KFF Health News a Tip<\/a><br \/>\n\u2014 <a href=\"http:\/\/kff.org\/series\/kff-health-news-announcements\/\">Announcements<\/a><br \/>\n\u2014 <a href=\"http:\/\/kff.org\/series\/kff-health-news-events\/\">Events<\/a><\/p>\n\t<\/div>\n<\/div><!--\/.slab-container -->\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/aside>\n\t\t\t\t\n<h3>For quick answers, check out KFF Health News&#8217; most <a href=\"\/faq\/\">frequently asked questions<\/a>. If yours is not answered, <strong>scroll down to the form below<\/strong> to submit one.<\/h3>\n<p><strong>Are you affiliated with Kaiser Permanente?<\/strong> No. If you are looking for Kaiser Permanente, <a href=\"http:\/\/www.kaiserpermanente.org\">click here for its website<\/a>.<\/p>\n<p><strong>How do I republish KFF Health News stories?<\/strong> <a href=\"http:\/\/kffhealthnews.org\/syndication\/\">Visit this page<\/a> for instructions.<\/p>\n<p><strong>How do I sign up for, update, or cancel email alerts?<\/strong> Visit the <a href=\"http:\/\/kffhealthnews.org\/email-signup\/\">email sign-up page<\/a>.<\/p>\n<p><strong>How do I send my medical bills to &#8220;Bill of the Month&#8221;?<\/strong>\u00a0<a href=\"https:\/\/kffhealthnews.org\/send-us-your-medical-bills\/\">Submit bills here<\/a>.<\/p>\n<p><strong>Do you have more secure ways to contact KFF Health News with tips or confidential information? <\/strong><a href=\"https:\/\/kffhealthnews.org\/tips\/\">Check out this page<\/a> for the ways to contact us that offer more privacy than typical communications channels. Keep in mind that no system is 100% secure.<\/p>\n<hr \/>\n<script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_unknown gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_11' style='display:none'>\n                        <div class='gform_heading'>\n                            <h2 class=\"gform_title\">Contact Us<\/h2>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_11'  action='\/wp-json\/wp\/v2\/pages\/45' data-formid='11' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6LdwlqsoAAAAAJqOQ7qUi_1syeAj0j6jRGpDsCxb' data-tabindex='0'><input id=\"input_369f586a14721b2074238e7da646187f\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_369f586a14721b2074238e7da646187f\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><div id='gform_fields_11' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_11_20\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_20'>URL<\/label><div class='ginput_container'><input name='input_20' id='input_11_20' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_11_20'>This field is for validation purposes and should be left unchanged.<\/div><\/div><fieldset id=\"field_11_11\" class=\"gfield gfield--type-name gfield--input-type-name gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_11_11'>\n                            \n                            <span id='input_11_11_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_11.3' id='input_11_11_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_11_11_3' class='gform-field-label gform-field-label--type-sub '>First<\/label>\n                                                <\/span>\n                            \n                            <span id='input_11_11_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_11.6' id='input_11_11_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_11_11_6' class='gform-field-label gform-field-label--type-sub '>Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><fieldset id=\"field_11_12\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Email (we&#039;ll never sell it)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_complex ginput_container ginput_container_email gform-grid-row' id='input_11_12_container'>\n                                <span id='input_11_12_1_container' class='ginput_left gform-grid-col gform-grid-col--size-auto'>\n                                    <input class='' type='email' name='input_12' id='input_11_12' value=''    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                                    <label for='input_11_12' class='gform-field-label gform-field-label--type-sub '>Enter Email<\/label>\n                                <\/span>\n                                <span id='input_11_12_2_container' class='ginput_right gform-grid-col gform-grid-col--size-auto'>\n                                    <input class='' type='email' name='input_12_2' id='input_11_12_2' value=''    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                                    <label for='input_11_12_2' class='gform-field-label gform-field-label--type-sub '>Confirm Email<\/label>\n                                <\/span>\n                                <div class='gf_clear gf_clear_complex'><\/div>\n                            <\/div><\/fieldset><div id=\"field_11_3\" class=\"gfield gfield--type-select gfield--input-type-select gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_3'>I want to...<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_3' id='input_11_3' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select a topic<\/option><option value='Ask about my Kaiser Permanente insurance' >Ask about my Kaiser Permanente insurance<\/option><option value='Republish a KFF Health News article, photo, illustration, or multimedia element' >Republish a KFF Health News article, photo, illustration, or multimedia element<\/option><option value='Comment on a story' >Comment on a story<\/option><option value='Submit a tip' >Submit a tip<\/option><option value='Submit something for publication' >Submit something for publication<\/option><option value='Report an email newsletter issue' >Report an email newsletter issue<\/option><option value='Report a website problem' >Report a website problem<\/option><\/select><\/div><\/div><div id=\"field_11_6\" class=\"gfield gfield--type-html gfield--input-type-html gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  >We are not affiliated with any insurer or doctor and cannot resolve disputes with insurers or give medical advice. \n<br><br>\nIf you are looking for Kaiser Permanente, <a href=\"http:\/\/www.kaiserpermanente.org\/\" target=\"_blank\">click here for its website<\/a>.<\/div><div id=\"field_11_16\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  >If your question is not answered on our <a href=\"http:\/\/kffhealthnews.org\/syndication\/\">FAQ page about republishing KFF Health News content<\/a>, please continue with this form. \n\n<\/div><div id=\"field_11_13\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_13'>Your outlet<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_13' id='input_11_13' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_9\" class=\"gfield gfield--type-website gfield--input-type-website gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_9'>Do you have a question about a specific article?<\/label><div class='ginput_container ginput_container_website'>\n                    <input name='input_9' id='input_11_9' type='url' value='' class='large'    placeholder='https:\/\/'  aria-invalid=\"false\" \/>\n                <\/div><\/div><div id=\"field_11_17\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  >Please visit our <a href=\"https:\/\/kffhealthnews.org\/?page_id=1885999&preview=true\">\"Letter to the Editor\" form<\/a> to comment on a story.<\/div><div id=\"field_11_18\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  >If you're looking for a more secure way to contact KFF Health news with tips or confidential information, visit <a href=\"https:\/\/kffhealthnews.org\/tips\/\">https:\/\/kffhealthnews.org\/tips\/<\/a>. Keep in mind that no system is 100% secure.<\/div><div id=\"field_11_19\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  >We do not publish press releases or sponsored posts. We do not accept link requests or other external content.<\/div><div id=\"field_11_14\" class=\"gfield gfield--type-website gfield--input-type-website gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_14'>Where did you encounter this problem?<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_website'>\n                    <input name='input_14' id='input_11_14' type='url' value='' class='large'    placeholder='https:\/\/' aria-required=\"true\" aria-invalid=\"false\" \/>\n                <\/div><\/div><div id=\"field_11_8\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_8'>Please tell us more<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_8' id='input_11_8' class='textarea large'   maxlength='3000'  aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_11' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_11' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_11' id='gform_theme_11' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_11' id='gform_style_settings_11' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_11' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='11' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_11' value='WyJ7XCIzXCI6W1wiMGI3Yzc1NTYzYjQ3MTJlNTNhMjkzZWM5Yjc3ZjFjMjhcIixcIjFmZjNjODBlODQzN2QxZjFiZWRkOTYwYmRkMzhlMGViXCIsXCIxYmIzNjAwOTRjN2ZhMjk4NDBkZjM3NWM1MjgxYTBhOFwiLFwiNDQ4ZmM4MDkwZWE3MTA3YmU0YWMxZmZkYTdjZGYzN2FcIixcIjU1MDQ5NTJiMTNmYmY5MmU4MzBlNjg1MmM3NTAzNmViXCIsXCIxZTNlZTNjNjhjM2YxMDUyNTdmZDEzZDIwNTIzYjY1N1wiLFwiNjY0YWVkYWI0YjdmNjRhOTA1NzQ3NWY5YWIwMTljZDNcIl19IiwiZjNmNjVlZWZmNTJkYThlMzJmZDlhN2UyZDVkNTMzNTkiXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_11' id='gform_target_page_number_11' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_11' id='gform_source_page_number_11' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"92\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 11, 'https:\/\/kffhealthnews.org\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_11').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_11');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_11').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_11').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_11').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_11').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_11').val();gformInitSpinner( 11, 'https:\/\/kffhealthnews.org\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [11, current_page]);window['gf_submitting_11'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_11').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [11]);window['gf_submitting_11'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_11').text());}else{jQuery('#gform_11').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"11\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_11\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_11\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_11\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 11, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n\n<hr \/>\n","protected":false},"excerpt":{"rendered":"<p>For quick answers, check out KFF Health News&#8217; most frequently asked questions. If yours is not answered, scroll down to the form below to submit one. Are you affiliated with Kaiser Permanente? No. If you are looking for Kaiser Permanente, click here for its website. How do I republish KFF Health News stories? Visit this [&hellip;]<\/p>\n","protected":false},"author":55089851,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_cr_original_post":"","_cr_replace_post_id":"","_cr_replacing_post_id":"","jetpack_post_was_ever_published":false,"hide_from_search":false,"search_keywords":"","authoring_info":[],"kaiser_health_news_common_open_graph_description":"","kaiser_health_news_common_open_graph_image":0,"kaiser_health_news_common_open_graph_title":"","kaiser_health_news_common_color_theme":"yellow","footnotes":""},"categories":[],"tags":[],"partners":[],"funder":[],"coauthors":[5344],"class_list":["post-45","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Contact Us - KFF Health News<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kffhealthnews.org\/contact-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Us - KFF Health News\" \/>\n<meta property=\"og:description\" content=\"For quick answers, check out KFF Health News&#8217; most frequently asked questions. If yours is not answered, scroll down to the form below to submit one. Are you affiliated with Kaiser Permanente? No. If you are looking for Kaiser Permanente, click here for its website. How do I republish KFF Health News stories? Visit this [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kffhealthnews.org\/contact-us\/\" \/>\n<meta property=\"og:site_name\" content=\"KFF Health News\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-03T06:52:21+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/kffhealthnews.org\/contact-us\/\",\"url\":\"https:\/\/kffhealthnews.org\/contact-us\/\",\"name\":\"Contact Us - KFF Health News\",\"isPartOf\":{\"@id\":\"https:\/\/kffhealthnews.org\/#website\"},\"datePublished\":\"2014-07-23T15:42:27+00:00\",\"dateModified\":\"2024-12-03T06:52:21+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/kffhealthnews.org\/contact-us\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/kffhealthnews.org\/#website\",\"url\":\"https:\/\/kffhealthnews.org\/\",\"name\":\"KFF Health News\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/kffhealthnews.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Us - KFF Health News","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kffhealthnews.org\/contact-us\/","og_locale":"en_US","og_type":"article","og_title":"Contact Us - KFF Health News","og_description":"For quick answers, check out KFF Health News&#8217; most frequently asked questions. If yours is not answered, scroll down to the form below to submit one. Are you affiliated with Kaiser Permanente? No. If you are looking for Kaiser Permanente, click here for its website. How do I republish KFF Health News stories? Visit this [&hellip;]","og_url":"https:\/\/kffhealthnews.org\/contact-us\/","og_site_name":"KFF Health News","article_modified_time":"2024-12-03T06:52:21+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kffhealthnews.org\/contact-us\/","url":"https:\/\/kffhealthnews.org\/contact-us\/","name":"Contact Us - KFF Health News","isPartOf":{"@id":"https:\/\/kffhealthnews.org\/#website"},"datePublished":"2014-07-23T15:42:27+00:00","dateModified":"2024-12-03T06:52:21+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kffhealthnews.org\/contact-us\/"]}]},{"@type":"WebSite","@id":"https:\/\/kffhealthnews.org\/#website","url":"https:\/\/kffhealthnews.org\/","name":"KFF Health News","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kffhealthnews.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"authors":[],"jetpack_shortlink":"https:\/\/wp.me\/PaVxln-J","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/kffhealthnews.org\/wp-json\/wp\/v2\/pages\/45","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kffhealthnews.org\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kffhealthnews.org\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kffhealthnews.org\/wp-json\/wp\/v2\/users\/55089851"}],"replies":[{"embeddable":true,"href":"https:\/\/kffhealthnews.org\/wp-json\/wp\/v2\/comments?post=45"}],"version-history":[{"count":50,"href":"https:\/\/kffhealthnews.org\/wp-json\/wp\/v2\/pages\/45\/revisions"}],"predecessor-version":[{"id":1952443,"href":"https:\/\/kffhealthnews.org\/wp-json\/wp\/v2\/pages\/45\/revisions\/1952443"}],"wp:attachment":[{"href":"https:\/\/kffhealthnews.org\/wp-json\/wp\/v2\/media?parent=45"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kffhealthnews.org\/wp-json\/wp\/v2\/categories?post=45"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kffhealthnews.org\/wp-json\/wp\/v2\/tags?post=45"},{"taxonomy":"partners","embeddable":true,"href":"https:\/\/kffhealthnews.org\/wp-json\/wp\/v2\/partners?post=45"},{"taxonomy":"funder","embeddable":true,"href":"https:\/\/kffhealthnews.org\/wp-json\/wp\/v2\/funder?post=45"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/kffhealthnews.org\/wp-json\/wp\/v2\/coauthors?post=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}