CINXE.COM
Blog | Kaweah Health
<!DOCTYPE html> <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" data-anim="1" data-prlx="1" data-flr="1" data-i="x37dc20xp4z" data-is="xis2w2zsel2" data-gmap="AIzaSyD9RxIAFFpAdGvsN49rqOZLQbeZ6BSLoL4" data-sa="6P85QK7fH00VnPhegNzWF9ysQepfEpTNZubvY7HD4ELMjePllCn%2FQoj35h3Fw2E6WlORrJAOFJpTAqO5VGuwMXDn3xq%2BYJPwsEcTcYAeDKPnA8fX1xmtS%2BCWMxM%2B5phBr3DmQAYynETO%2BEp89EJ26xRHKHre8IZ3TinGWEheNfrQ%2Fdil"> <head> <script type="text/javascript" src="/cms/includes/xfe68wggbgd.2411010744083.js" defer data-require='["j/poly","j/modernizr","j/jquery","j/jquery.ui","j/ui.touch","j/ui.wheel","j/ui.draw","j/ui.mobile","j/timezone","static","j/jquery.cookie","extensions","uri","behaviors","c/scrollbar","c/loading","m/date","form","adapter","v/jwplayer","video","a/bootstrap","svg"]'></script> <title>Blog | Kaweah Health</title> <link rel="canonical" href="https://www.kaweahhealth.org/articles/"/> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <meta content="initial-scale=1" name="viewport"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta name="format-detection" content="telephone=no"/> <meta name="description" content="Visit our blog to read our latest news and updates."/> <meta property="og:type" content="website"/> <meta property="og:site_name" content="Kaweah Health"/> <meta property="og:url" content="https://www.kaweahhealth.org/articles/"/> <meta property="og:image" content="https://www.kaweahhealth.org/images/assets/Social-Facebook-Social-Share.jpg"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:image" content="https://www.kaweahhealth.org/images/assets/Social-Facebook-Social-Share.jpg"/> <meta property="article:publisher" content="https://www.facebook.com/kaweahdelta"/> <meta name="google-site-verification" content="bIppFgMTjiBy1Wk8zKzARUMn7TTW2CppJnmakDGJ1wc"/> <script type="text/javascript"> (function(n){var t=n.Process||{},i=function(n){var t=+n;return isNaN(t)?n:t},u=function(n){return decodeURIComponent(n.replace(/\+/g,"%20"))},h=/\{(.+?)\}/g,c=window.location.hash&&window.location.hash[1]==="~"&&!/\bSPPC=./i.test(document.cookie||""),s=[],e=null,r=null,o=null,f=null;t.Page=function(n){for(var i=n.length;i--;)c?s.push(n[i]):t.Element(document.getElementById(n[i]))};t.Delayed=function(){var n,i;for(r=null;n=s.shift();)t.Element(document.getElementById(n));try{i=new CustomEvent("process.delayed",{bubbles:!0,cancelable:!0});document.documentElement.dispatchEvent(i)}catch(u){}};t.Element=function(n){if(n)switch(n.getAttribute("data-process")){case"if":t.If(n);break;case"replace":t.Replace(n);break;default:t.Fix(n)}};t.Replace=function(n){var i,f=n.parentNode,r=document.createTextNode(t.Get(n.getAttribute("data-replace"))),u=n.firstElementChild;u&&u.getAttribute&&(i=u.getAttribute("href"))&&i.substring(0,4)==="tel:"&&(i=document.createElement("a"),i.setAttribute("href","tel:"+r.data),i.appendChild(document.createTextNode(r.data)),r=i);f.insertBefore(r,n);f.removeChild(n)};t.Fix=function(n){var r,u,i,f=n.attributes.length,e=n.childNodes.length;if(n.nodeName==="SCRIPT"){n.parentNode.removeChild(n);return}while(f--)r=n.attributes[f],r.name.substring(0,13)=="data-replace-"&&(u=r.name.substring(13),n.setAttribute(u,t.Get(r.value)),n.removeAttribute(r.name));while(e--)i=n.childNodes[e],i.nodeType===3&&i.data&&i.data.indexOf("{")>=0&&(i.data=t.Get(i.data))};t.If=function(n){for(var i,u,f,e,o=n.parentNode,s=n.attributes.length,r=undefined;s--;){i=n.attributes[s];switch(i.name){case"field":r=t.Check(n,t.Get(i.value));break;case"nofield":r=!t.Check(n,t.Get(i.value))}if(r!==undefined)break}if(r)for(u=n.childNodes,f=0,e=u.length;f<e;f++)o.insertBefore(u[0],n);o.removeChild(n)};t.Check=function(n,r){for(var u,f,e=n.attributes.length;e--;){u=n.attributes[e];switch(u.name){case"equals":return r==t.Get(u.value);case"gt":case"greaterthan":case"morethan":return i(r)>i(t.Get(u.value));case"gte":return i(r)>=i(t.Get(u.value));case"lt":case"lessthan":case"lesserthan":return i(r)<i(t.Get(u.value));case"lte":return i(r)<=i(t.Get(u.value));case"ne":case"notequals":return r!=t.Get(u.value);case"contains":return f=t.Get(u.value),r.indexOf(f>=0);case"notcontains":return f=t.Get(u.value),!r.indexOf(f>=0);case"in":return f=t.Get(u.value),t.InArray(r,(""+f).split(","));case"notin":return f=t.Get(u.value),!t.InArray(r,(""+f).split(","));case"between":return f=t.Get(u.value).Split(","),f.length==2&&i(r)>=i(f[0])&&i(r)<=i(f[1])?!0:!1}}return!!r};t.InArray=function(n,t){for(var i=t.length;i--;)if(t[i]==n)return!0;return!1};t.Get=function(n){return n.replace(h,function(n,i){var r=i.split("/"),f=r.shift();return t.Data(f.split(":"),0,r[0])||u(r.shift()||"")})};t.Data=function(n,i,r){var u;switch(n[i].toLowerCase()){case"f":return t.Format(n[i+1],n,i+2,r);case"if":return t.Data(n,i+1)?n.pop():"";case"ifno":case"ifnot":return t.Data(n,i+1)?"":n.pop();case"q":case"querystring":return t.Query(n[i+1])||"";case"session":case"cookie":return t.Cookie(n[i+1])||"";case"number":return t.Number(n[i+1],r)||"";case"request":return u=t.Cookie("RWQ")||window.location.search,u&&u[0]==="?"&&n[i+1]&&n[i+1][0]!="?"&&(u=u.substr(1)),u;case"u":return t.UserData(n[i+1])||"";default:return""}};t.Format=function(n,i,r,u){var h,f,s,e,o;if(!n||r>i.length-1)return"";if(h=null,f=null,n=n.toLowerCase(),e=0,n=="binary")e=2;else if(r+1<i.length)switch(n){case"p":case"phone":case"p2":case"phone2":case"p3":case"phone3":i[r].indexOf("0")>=0&&(f=i[r],e=1);break;default:s=parseInt(i[r]);isNaN(s)||(h=s,e=1)}o=t.Data(i,r+e,u);switch(n){case"p":case"phone":return t.Phone(""+o,f);case"p2":case"phone2":return t.Phone(""+o,f||"000.000.0000");case"p3":case"phone3":return t.Phone(""+o,f||"000-000-0000");case"tel":return t.Phone(""+o,f||"0000000000")}};t.Phone=function(n,t){var u,i,f,r;if(!n)return"";if(u=n.replace(/\D+/g,""),u.length<10)return n;for(i=(t||"(000) 000-0000").split(""),f=0,r=0;r<i.length;r++)i[r]=="0"&&(f<u.length?i[r]=u[f++]:(i.splice(r,1),r--));return f==10&&u.length>10&&i.push(" x"+u.substring(10)),i.join("")};t.Query=function(n){var r,f,o,i,s;if(!e)for(e={},r=t.Cookie("RWQ")||window.location.search,f=r?r.substring(1).split("&"):[],o=f.length;o--;)i=f[o].split("="),s=u(i.shift()).toLowerCase(),e[s]=i.length?u(i.join("=")):null;return e[n.toLowerCase()]};t.Cookie=function(n){var f,i,o,e,t;if(!r)for(r={},f=document.cookie?document.cookie.split("; "):[],i=f.length;i--;){o=f[i].split("=");e=u(o.shift()).toLowerCase();t=o.join("=");switch(t[0]){case"#":r[e]=+t.substring(1);break;case":":r[e]=new Date(+t.substring(1));break;case"!":r[e]=t==="!!";break;case"'":r[e]=u(t.substring(1));break;default:r[e]=u(t)}}for(f=n.split("|"),i=0;i<f.length;i++)if(t=r[f[i].toLowerCase()],t)return t;return""};t.UserData=function(n){switch(n){case"DisplayName":return t.Cookie("U_DisplayName")||"";case"TimeOfDay":var r=new Date,i=r.getHours();return i>=17||i<5?"Evening":i<12?"Morning":"Afternoon"}};t.Number=function(n,i){var s,u,r,e;if(!i)return i;if(!o)for(o={},s=(t.Cookie("PHMAP")||"").split(","),e=0;e<s.length;e++)u=(s[e]||"").split("="),u.length===2&&(o[u[0]]=u[1]);return r=o[i],r&&r!=="0"||(r=i),f||(f={}),f[r]=1,r};t.Phones=function(){var n,t;if(f){n=[];for(t in f)f.hasOwnProperty(t)&&n.push(t);return n.join("|")}return null};n.Process=t;document.documentElement&&(document.documentElement.clientWidth<=1280||(t.Cookie("pref")&1)==1)&&(document.documentElement.className+=" minimize")})(this); (function(n){window.rrequire||n(window)})(function(n){function b(i,r,u,f){var h,b,e,a,g,o,nt=(new Date).getTime(),p,c,l,w;if(((!s||nt-s>1e3)&&(st(),s=nt),!t[i])&&(h=k(i,f),h.length)){switch(h[0]){case"/common/js/j/jquery.js":case"/common/js/j/jquery.1.x.js":case"/common/js/j/jquery.2.x.js":h[0]=n.Modernizr&&n.Modernizr.canvas?"/common/js/j/jquery.2.x.js":"/common/js/j/jquery.1.x.js"}if(d(h),f==="css"?(e=n.document.createElement("link"),e.setAttribute("type","text/css"),e.setAttribute("rel","stylesheet"),a="href"):(e=n.document.createElement("script"),e.setAttribute("type","text/javascript"),e.setAttribute("async","async"),a="src",g=h.length<2||i[0]==="/"),i.indexOf("j/jquery")>=0)try{throw new Error("Jquery Require "+i);}catch(tt){for(console.log(tt.stack),p=[],c=arguments;c;)l=[],l.push.apply(l,c),p.push(l),w=c.callee.caller,c=w&&w.arguments;console.log(JSON.stringify(p))}o=h[0];o.substring(0,8)==="/common/"?o=v+o:o.substring(0,5)===rt&&(o=y+o);ot(e,i,f,g);e.setAttribute(a,o);b=n.document.head||n.document.body;b.appendChild(e)}}function ot(t,i,r,e){var s=function(){e?(n.register(i),l()):r==="css"&&(f[i]=!0,l())},o=function(){r==="js"&&console.log('error - "'+i+'" could not be loaded, rrequire will not fire.')};t.addEventListener?(t.addEventListener("load",s,!1),t.addEventListener("error",o,!1)):t.onload=t.onreadystatechange=function(n,r){var f=t.readyState;if(r||!f||/loaded|complete/.test(f)){if(f==="loaded"&&(t.children,t.readyState==="loading"&&(f="error")),t.onload=t.onreadystatechange=null,t=null,e&&f!=="error"){setTimeout(function(){var n=u[i];!n||n()?s():o();s=null;o=null},1);return}f==="error"?o():s();o=null;sucess=null}}}function st(){for(var t,r,u,i=document.querySelectorAll("script[src]"),n=0;n<i.length;n++)t=i[n],r=t.getAttribute("src"),u=t.getAttribute("data-require"),c(r,u,"js");for(i=document.querySelectorAll("link[rel='stylesheet'][href]"),n=0;n<i.length;n++)t=i[n],r=t.getAttribute("href"),u=t.getAttribute("data-require"),c(r,u,"css")}function k(t,i){var r=[];if(!t)return r;if(t.indexOf(n.location.origin)===0&&(t=t.substring(n.location.origin.length)),m=et.exec(t)){if(m[1])return r.push(t),r;if(m[2])return r.push(n.location.protocol+t),r;(m=/(.+?)\.\d{13}(\.\w{2,12})$/.exec(t))&&(t=m[1]+m[2]);r.push(t);(m=/^\/(common|cms)\/(admin\/|js\/|css\/)?(.+?)(\.js|\.css)$/.exec(t))&&(t=m[1]==="cms"?m[1]+"/"+(m[2]||"")+m[3]:m[2]==="admin/"?m[2]+m[3]:m[3],r.push(t))}else/^cms\//.test(t)?r.push("/"+t+"."+i):/^admin\//.test(t)?r.push("/common/"+t+"."+i):i==="js"?r.push("/common/js/"+t+"."+i):i==="css"&&r.push("/common/css/"+t+"."+i),r.push(t);return r}function c(n,i,r){var f,u;if(n&&!t[n]&&(f=k(n,r),d(f),i)){try{arr=it(i)}catch(e){return}for(len=arr&&arr.length,u=0;u<len;u++)c(arr[u],null,r)}}function d(n,i){for(var r,u=0;u<n.length;u++){r=n[u];switch(r){case"j/jquery":case"j/jquery.1.x":case"j/jquery.2.x":case"j/jquery.3.x":t["j/jquery"]=!0;t["j/jquery.1.x"]=!0;t["j/jquery.2.x"]=!0;t["j/jquery.3.x"]=!0;t["/common/js/j/jquery.js"]=!0;t["/common/js/j/jquery.1.x.js"]=!0;t["/common/js/j/jquery.2.x.js"]=!0;t["/common/js/j/jquery.3.x.js"]=!0;break;case"cms":case"cms-5":i==="css"?(t.cms=!0,t["cms-5"]=!0,t["/common/css/cms.css"]=!0,t["/common/css/cms-5.css"]=!0):t[r]=!0;break;default:t[r]=!0}}}function g(n){for(var t,i=n.length;i--;)if(t=n[i],t&&!f[t])return!1;return!0}function ht(){var t,n=r.length;for(e&&(clearTimeout(e),e=0);n--;)t=r[n],t[2]===!0&&r.splice(n,1);r.length===0&&document.documentElement.classList&&document.documentElement.classList.remove("requiring")}function l(){for(var t,i=0,u=r.length;i<u;)(t=r[i++],t[2]!==!0)&&g(t[0])&&(t[2]=!0,t[1](n.jQuery,n),e&&clearTimeout(e),e=setTimeout(ht,1))}function nt(n){var t;if(n){if(typeof n=="string")return[n.toLowerCase()];if(Array.isArray(n)){for(t=n.length;t--;)n[t]=(""+(n[t]||"")).toLowerCase();return n}return null}return null}function tt(n,t){for(var i,r,u=0;u<n.length;u++)if(i=h[n[u]],i){for(n.splice(u,1),u--,r=i[0].length;r--;)n.push(i[0][r]);if(i[1]&&t)for(r=i[1].length;r--;)t.push(i[1][r])}t&&t.length&&tt(t)}function ct(t){var r=0,i=function(){if(n.google&&n.google.maps)n.register(t);else if(++r>20)throw new Error("Unable to load google maps api script.");else setTimeout(i,250)};setTimeout(i,250)}var it=function(n,t){return(window.JSON2||JSON).parse(n,t)},i="/",o=".",a=":",v=i+i+"www.scorpioncms.com",rt=i+"cms"+i,y=i+i+window.location.host,f={},t={},r=[],e=0,p=document&&document.documentElement&&document.documentElement.getAttribute("data-gmap"),ut=p&&"&key="+p,w=Object.prototype,lt=w.toString,ft=w.hasOwnProperty,h={jquery:[["j/jquery","j/jquery.ui"]],behavior:[["behaviors"],["cms-behave"]],googlemap:[["https"+a+i+i+"maps.googleapis.com/maps/api/js?v=3&libraries=places&callback=registermap"+(ut||"")]],map:[["m/gmap"]],loading:[["c/loading2"],["cms-5"]],jwplayer:[[i+"common/js/v/jwplayer"+o+"js"]],tools:[["jquery","behavior","extensions","uri","chart","c/cms","c/scrollbar","loading","form"],["cms-tools","opensans"]],opensans:[["https"+a+i+i+"fonts.googleapis.com/css?family=Open+Sans:300,400italic,400,600,700|Montserrat:400,700"]],ckeditor:[[o+o+i+"ckeditor/ckeditor"]],ck:[["admin/ck/ckeditor"]],ace:[[i+i+"cdnjs.cloudflare.com/ajax/libs/ace/1.4.11/ace"+o+"js"]],weather:[["m/weather"]],cookie:[["j/jquery.cookie"]],form2:[["admin/js/form","admin/js/poly"]]},u={"j/jquery":function(){return!!n.jQuery},"j/jquery.1.x":function(){return!!n.jQuery},"j/jquery.2.x":function(){return!!n.jQuery},"j/jquery.3.x":function(){return!!n.jQuery},"j/jquery.ui":function(){return!!(n.jQuery&&n.jQuery.widget)},"j/jquery.cookie":function(){return!!(n.jQuery&&n.jQuery.cookie)},"j/poly":function(){return!!(n.Element&&n.Element.prototype&&n.Element.prototype.scrollIntoViewport)},googlemap:function(){return!!(n.google&&n.google.maps)},jwplayer:function(){return!!n.jwplayer},ckeditor:function(){return!!n.CKEDITOR},ace:function(){return!!n.ace},weather:function(){return!!(n.jQuery&&n.jQuery.weather)}},et=/^(https?:)?(\/\/([\w\-\.]+))?(\/.+)/i,s;(function(){var n;for(var t in u)ft.call(u,t)&&(n=h[t],n&&n[0]&&n[0][0]&&(u[n[0][0]]=u[t]))})();Array.isArray||(Array.isArray=function(n){return Object.prototype.toString.call(n)==="[object Array]"});Function.isFunction||(Function.isFunction=function(n){return Object.prototype.toString.call(n)==="[object Function]"});s=null;n.registerLoading=function(n){t[n]=!0};n.register=function(n){n&&typeof n=="string"&&(t[n]=!0,f[n]=!0,l())};n.registermap=function(){var n=h.googlemap[0][0];register(n)};n.rrequire=function(i,e,o){var a,h,v,c,s,y,l;if(i=nt(i),i){for(Function.isFunction(o)&&(a=o,o=e,e=a,a=null),o=nt(o),o||(o=[]),tt(i,o),h=i.length,v=!0;h--;)if((c=i[h],c)&&(s=c.toLowerCase(),!f[s])){if(y=u[s],y&&y()){f[s]=!0;continue}if(v=!1,!t[s]){if(s.indexOf("maps.googleapis.com")!==-1&&document.querySelector("script[src*='maps.googleapis.com']")){ct(s);continue}b(c,"script","src","js")}}for(h=0;h<o.length;)(l=o[h],l)&&(s=l.toLowerCase(),f[s]||b(l,"link","href","css"),h++);Function.isFunction(e)&&(v||g(i)?e(n.jQuery,n):r.push([i,e,!1]))}};n.rrequire.setBase=function(n){v=n};n.rrequire.setHost=function(n){y=n};n.rrequire.setDetect=function(n,t){n&&typeof n=="string"&&Function.isFunction(t)&&(u[n]=t)};n.rrequire.getLoading=function(){var n=Object.keys(t);return n.sort(),console.log(JSON.stringify(n,null,"\t"))};n.require||(n.require=n.rrequire)}); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5X4TWVH');</script> <!-- End Google Tag Manager --> <link rel="stylesheet" type="text/css" href="/cms/includes/fazqwoebm9u.2411010744083.css" data-require='["cms","cms-behave"]'/> </head> <body style="opacity:0" class="articles-page articles-branch sub system" data-config="vlfqec4z.34z"> <header id="HeaderZone"><div class="access-options access-menu v1" id="AccessibilityOptions" universal_="true"> <div class="access-btn open-btn flex-middle-center" title="Open the accessibility options menu"><svg viewBox="0 0 36 36"><path d="M3.37 27.6L32.63 27.6C34.516 27.6 36 29.05 36 30.8C36 32.55 34.474 34 32.63 34L3.37 34C1.484 34 0 32.55 0 30.8C0 29.05 1.528 27.6 3.37 27.6ZM3.37 14.8L23.64 14.8C25.528 14.8 27.012 16.25 27.012 18C27.012 19.75 25.528 21.2 23.64 21.2L3.37 21.2C1.484 21.2 0 19.75 0 18C0 16.25 1.528 14.8 3.37 14.8ZM32.676 8.4L3.37 8.4C1.484 8.4 0 6.95 0 5.2C0 3.45 1.526 2 3.37 2L32.63 2C34.516 2 36 3.45 36 5.2C36 6.95 34.516 8.4 32.676 8.4L32.676 8.4Z"></path></svg> <span>Open Accessibility Menu</span></div> <div class="flex-middle-between top-info"> <svg class="accessibility" viewBox="0 0 36 36"><path d="M502.7 0a84.3 84.3 0 1 1-84.3 84.3A84.6 84.6 114.1 0 1 502.7 0ZM868.6 272.7L617.5 304.2v251.4L739.2 960.7a47.2 47.2 0 0 1-34.4 57.6A46.7 46.7 114.1 0 1 647.9 987.4L522.5 616.5H484.3L369.5 993.8a47 47 0 0 1-61.6 26.7a49.1 49.1 0 0 1-29.6-61.9L383.7 560.4V304.2L152.3 272.7A41.9 41.9 114.1 0 1 114.1 226.3A43.8 43.8 114.1 0 1 161.4 186.8L442.4 210.8h123.3L865.1 186.8a43.2 43.2 0 0 1 3.5 86.5Z"></path></svg> </div> <ul> <li> <button class="flex-" data-action="content"><svg viewBox="0 0 36 36"><path d="M12.706 23.824L12.706 20.647L36 20.647L36 23.824L12.706 23.824ZM0 12.177L36 12.177L36 15.353L0 15.353L0 12.177ZM27.529 3.706L36 3.706L36 6.882L27.529 6.882L27.529 3.706ZM0 3.706L23.294 3.706L23.294 6.882L0 6.882L0 3.706ZM8.471 23.824L0 23.824L0 20.647L8.471 20.647L8.471 23.824ZM19.059 32.294L0 32.294L0 29.118L19.059 29.118L19.059 32.294Z"></path></svg> Skip to Content</button> </li> <li> <button class="flex-" data-action="menu"><svg viewBox="0 0 36 36"><path d="M7.412 31.235L7.412 28.059L36 28.059L36 31.235L7.412 31.235ZM7.412 16.412L36 16.412L36 19.588L7.412 19.588L7.412 16.412ZM7.412 4.764L36 4.764L36 7.941L7.412 7.941L7.412 4.764ZM0 28.059L4.235 28.059L4.235 31.235L0 31.235L0 28.059ZM0 16.412L4.235 16.412L4.235 19.588L0 19.588L0 16.412ZM0 4.764L4.235 4.764L4.235 7.941L0 7.941L0 4.764Z"></path></svg> Skip to Menu</button> </li> <li> <button class="flex-" data-action="largeText"><svg viewBox="0 0 36 36"><path d="M31.2 17.404L31.2 12.604L28.8 12.604L28.8 17.404L24 17.404L24 19.804L28.8 19.804L28.8 24.604L31.2 24.604L31.2 19.804L36 19.804L36 17.404L31.2 17.404ZM26.4 1.804L0.01 1.796L0 5.404L10.8 5.404L10.8 34.204L14.4 34.204L14.4 5.404L26.4 5.404L26.4 1.804Z"></path></svg> Increase Text Size</button> </li> <li> <button class="flex- clear-btn" data-action="clear">Clear All <svg viewBox="0 0 36 36"><path d="M21.179 14.82L21.179 29.644L23.297 29.644L23.297 14.82L21.179 14.82ZM16.939 14.828L16.939 29.653L19.057 29.653L19.057 14.828L16.939 14.828ZM12.706 14.82L12.706 29.644L14.823 29.644L14.823 14.82L12.706 14.82ZM8.468 10.587L27.53 10.587L27.53 33.88L8.468 33.88L8.468 10.587ZM6.35 6.351L29.65 6.351L29.65 8.473L28.699 8.473C28.663 8.471 28.627 8.469 28.591 8.469L7.409 8.469C7.373 8.469 7.337 8.471 7.301 8.473L6.35 8.473L6.35 6.351ZM12.706 2.118L23.297 2.118L23.294 4.233L12.706 4.233L12.706 2.118ZM11.645 0C11.365 0 11.096 0.11 10.897 0.309C10.696 0.508 10.588 0.779 10.588 1.061L10.588 4.233L5.291 4.233C5.01 4.233 4.743 4.346 4.542 4.542C4.342 4.742 4.232 5.01 4.232 5.292L4.232 9.532C4.232 10.116 4.709 10.587 5.291 10.587L6.35 10.587L6.35 34.939C6.35 35.523 6.825 36 7.409 36L28.591 36C29.175 36 29.65 35.523 29.65 34.939L29.65 10.587L30.707 10.587C31.291 10.587 31.766 10.116 31.768 9.532L31.768 5.292C31.768 5.01 31.658 4.742 31.456 4.542C31.257 4.346 30.988 4.233 30.707 4.233L25.412 4.233L25.412 1.061C25.412 0.779 25.304 0.508 25.103 0.309C24.904 0.11 24.635 0 24.353 0L11.645 0Z"></path></svg></button> </li> </ul> <div class="access-btn close-btn"> <svg title="Close the accessibility options menu" viewBox="0 0 36 36"><path d="M26.618 28.29L25.14 29.751L15.549 20.246L15.549 20.246L14.073 18.783L15.549 17.321L15.549 17.321L25.14 7.813L26.618 9.274L17.025 18.783L26.618 28.29ZM10.956 34.436L26.608 34.436L26.608 36L9.392 36L9.392 34.436L9.392 1.564L9.392 0L26.608 0L26.608 1.564L10.956 1.564L10.956 34.436Z"></path></svg> <span>Hide</span> </div> </div><form id="Form_HeaderAreaV1" method="post" enctype="multipart/form-data" action="/articles/" data-search="1"> <input type="hidden" name="_m_" value="HeaderAreaV1"> <div class="header-area v1" universal_="true" id="HeaderAreaV1" data-header="true" data-show-hide="true"> <div class="sticky-box"> <div class="main wide flex-between-middle"> <nav class="mobile-nav flex-between-stretch"> <a href="/site-search/" class="third item-1"> <div class="icon-cont"><svg viewBox="0 0 36 36"><use data-href="/cms/svg/site/xis2w2zsel2.36.svg#search"></use></svg></div> <span>Search</span> </a> <a href="/contact-us/" class="third item-2"> <div class="icon-cont"><svg viewBox="0 0 36 36"><use data-href="/cms/svg/site/xis2w2zsel2.36.svg#contact_mobile"></use></svg></div> <span>Contact</span> </a> <a href="javascript:void(0)" class="third menu-btn desktop" data-role="btn"> <div class="menu-icon"> <span></span> <span></span> <span></span> </div> <span>Menu</span> </a> </nav> <a class="top-logo" href="/"><img height="50" width="254" alt="Kaweah Health Medical Center" title="Kaweah Health Medical Center" src="/images/assets/logo.png"></a> <div class="header-box auto"> <a class="menu-btn mm-open mobile" role="button" href="javascript:void(0);" aria-label="Toggle Mobile Menu" data-role="btn"> <span></span> <span></span> <span></span> </a> <div class="top-bar flex-middle-end"> <nav class="secondary-nav"> <ul class="flex-middle-evenly auto"> <li> <a href="/about-us/">About Us</a> </li><li> <a href="/about-us/board-of-directors/board-of-directors-meetings/">Board of Directors Meetings</a> </li><li> <a href="/careers/">Careers</a> </li><li> <a href="/gme-residency-programs/">GME Residency Programs</a> </li><li> <a href="/contact-us/">Contact Us</a> </li><li> <a href="/events-calendar/">Events & Classes</a> </li> </ul> </nav> <div class="flex-between-middle box-cont"> <a class="phone-link" href="tel:5596242000" id="HeaderAreaV1_1" data-replace-href="tel:{F:tel:Cookie:PPCP1/5596242000}"><span id="HeaderAreaV1_2" data-process="replace" data-replace="{F:P:Cookie:PPCP1/(559)%20624-2000}">(559) 624-2000</span></a> </div> </div> <div class="nav-bar flex-middle-end"> <nav class="top-nav stretch flex-row-evenly el-tab-box" id="HeaderV1TopNav" data-role="panel" data-closing="true"> <ul class="desktop-nav flex-row-end-evenly full" role="menubar" aria-label="Top Navigation"> <li class=" flex-row children foundation" role="menuitem"> <a href="/foundation/" target="">Foundation</a> <span class="el-tab" aria-label="Open child menu of Foundation"><svg viewBox="0 0 36 36" role="presentation"><use data-href="/cms/svg/site/xis2w2zsel2.36.svg#caret_right"></use></svg></span> <div class="fly-out wide el-panel" role="menu"> <div class="ui-scroll"> <ul class="flex-wrap-block-1024"> <li class=" level-1 full foundation-board-of-directors " role="menuitem"> <a href="/foundation/foundation-board-of-directors/">Foundation Board of Directors</a> </li><li class=" level-1 full reflection-garden-paver-project " role="menuitem"> <a href="/foundation/reflection-garden-paver-project/">Reflection Garden Paver Project</a> </li><li class=" level-1 full employee-giving " role="menuitem"> <a href="/foundation/employee-giving/">Employee Giving</a> </li><li class=" level-1 full golf-classic " role="menuitem"> <a href="/foundation/golf-classic/">Golf Classic</a> </li><li class=" level-1 full heritage-club-planned-giving el-tab-box" role="menuitem"> <a href="/foundation/heritage-club-planned-giving/">Heritage Club/Planned Giving</a> </li><li class=" level-1 full street-medicine " role="menuitem"> <a href="/foundation/street-medicine/">Street Medicine</a> </li><li class=" level-1 full memorials-and-tributes " role="menuitem"> <a href="/foundation/memorials-and-tributes/">Memorials and Tributes</a> </li><li class=" level-1 full hospice-christmas-tree-project " role="menuitem"> <a href="/foundation/hospice-christmas-tree-project/">Hospice Christmas Tree Project</a> </li><li class=" level-1 full hospice-foundation " role="menuitem"> <a href="/our-services/hospice/hospice-foundation/">Hospice Foundation</a> </li> </ul> </div> </div> </li><li class=" flex-row children patients-visitors" role="menuitem"> <a href="/patients-visitors/" target="">Patients & Visitors</a> <span class="el-tab" aria-label="Open child menu of Patients & Visitors"><svg viewBox="0 0 36 36" role="presentation"><use data-href="/cms/svg/site/xis2w2zsel2.36.svg#caret_right"></use></svg></span> <div class="fly-out wide el-panel" role="menu"> <div class="ui-scroll"> <ul class="flex-wrap-block-1024"> <li class=" level-1 full for-patients el-tab-box" role="menuitem"> <a href="/patients-visitors/for-patients/">For Patients</a> </li><li class=" level-1 full for-visitors el-tab-box" role="menuitem"> <a href="/patients-visitors/for-visitors/">For Visitors</a> </li><li class=" level-1 full help-paying-your-bill " role="menuitem"> <a href="/patients-visitors/for-patients/patient-financial-services/help-paying-your-bill/">Help Paying Your Bill</a> </li><li class=" level-1 full new-to-our-community " role="menuitem"> <a href="/patients-visitors/new-to-our-community/">New To Our Community</a> </li><li class=" level-1 full dining-options " role="menuitem"> <a href="/patients-visitors/dining-options/">Dining Options</a> </li><li class=" level-1 full parking " role="menuitem"> <a href="/patients-visitors/parking/">Parking</a> </li><li class=" level-1 full tulare-county-resources-guide " role="menuitem"> <a href="/patients-visitors/tulare-county-resources-guide/">Tulare County Resources Guide</a> </li> </ul> </div> </div> </li><li class=" flex-row children our-services" role="menuitem"> <a href="/our-services/" target="">Our Services</a> <span class="el-tab" aria-label="Open child menu of Our Services"><svg viewBox="0 0 36 36" role="presentation"><use data-href="/cms/svg/site/xis2w2zsel2.36.svg#caret_right"></use></svg></span> <div class="fly-out wide el-panel" role="menu"> <div class="ui-scroll"> <ul class="flex-wrap-block-1024"> <li class=" level-1 full cancer-center el-tab-box" role="menuitem"> <a href="/our-services/cancer-center/">Cancer Center</a> </li><li class=" level-1 full clinics el-tab-box" role="menuitem"> <a href="/our-services/clinics/">Clinics</a> </li><li class=" level-1 full colorectal-surgery " role="menuitem"> <a href="/our-services/colorectal-surgery/">Colorectal Surgery</a> </li><li class=" level-1 full community-outreach " role="menuitem"> <a href="/our-services/community-outreach/">Community Outreach</a> </li><li class=" level-1 full dialysis " role="menuitem"> <a href="/our-services/dialysis/">Dialysis</a> </li><li class=" level-1 full emergency-services " role="menuitem"> <a href="/our-services/emergency-services/">Emergency Services</a> </li><li class=" level-1 full family-birthing-center el-tab-box" role="menuitem"> <a href="/our-services/family-birthing-center/">Family Birthing Center</a> </li><li class=" level-1 full general-surgery el-tab-box" role="menuitem"> <a href="/our-services/general-surgery/">General Surgery</a> </li><li class=" level-1 full heart-vascular el-tab-box" role="menuitem"> <a href="/our-services/heart-vascular/">Heart & Vascular</a> </li><li class=" level-1 full success-stories " role="menuitem"> <a href="/patient-stories/">Success Stories</a> </li><li class=" level-1 full home-care-services el-tab-box" role="menuitem"> <a href="/our-services/home-care-services/">Home Care Services</a> </li><li class=" level-1 full hospice el-tab-box" role="menuitem"> <a href="/our-services/hospice/">Hospice</a> </li><li class=" level-1 full imaging-center el-tab-box" role="menuitem"> <a href="/our-services/imaging-center/">Imaging Center</a> </li><li class=" level-1 full infusion-center el-tab-box" role="menuitem"> <a href="/our-services/infusion-center/">Infusion Center</a> </li><li class=" level-1 full kaweah-health-medical-clinic " role="menuitem"> <a href="/our-services/kaweah-health-medical-clinic/">Kaweah Health Medical Clinic</a> </li><li class=" level-1 full kaweah-kids-center-daycare " role="menuitem"> <a href="/our-services/kaweah-kids-center-daycare/">Kaweah Kids Center/Daycare</a> </li><li class=" level-1 full laboratory-services " role="menuitem"> <a href="/our-services/laboratory-services/">Laboratory Services</a> </li><li class=" level-1 full long-term-care " role="menuitem"> <a href="/our-services/long-term-care/">Long-Term Care</a> </li><li class=" level-1 full mental-health " role="menuitem"> <a href="/our-services/mental-health/">Mental Health</a> </li><li class=" level-1 full mental-wellness " role="menuitem"> <a href="/our-services/mental-wellness/">Mental Wellness</a> </li><li class=" level-1 full orthopedics el-tab-box" role="menuitem"> <a href="/our-services/orthopedics/">Orthopedics</a> </li><li class=" level-1 full palliative-medicine " role="menuitem"> <a href="/our-services/palliative-medicine/">Palliative Medicine</a> </li><li class=" level-1 full pediatrics " role="menuitem"> <a href="/our-services/pediatrics/">Pediatrics</a> </li><li class=" level-1 full pharmacy el-tab-box" role="menuitem"> <a href="/our-services/pharmacy/">Pharmacy</a> </li><li class=" level-1 full rehabilitation-services el-tab-box" role="menuitem"> <a href="/our-services/rehabilitation-services/">Rehabilitation Services</a> </li><li class=" level-1 full physical-therapy " role="menuitem"> <a href="/our-services/rehabilitation-services/therapy-specialists/">Physical Therapy</a> </li><li class=" level-1 full research el-tab-box" role="menuitem"> <a href="/our-services/research/">Research</a> </li><li class=" level-1 full senior-living el-tab-box" role="menuitem"> <a href="/our-services/senior-living/">Senior Living </a> </li><li class=" level-1 full skilled-nursing " role="menuitem"> <a href="/our-services/skilled-nursing/">Skilled Nursing</a> </li><li class=" level-1 full sleep-disorder-treatment " role="menuitem"> <a href="/our-services/sleep-disorder-treatment/">Sleep Disorder Treatment</a> </li><li class=" level-1 full stroke el-tab-box" role="menuitem"> <a href="/our-services/stroke/">Stroke</a> </li><li class=" level-1 full the-lifestyle-center-gym " role="menuitem"> <a href="/our-services/the-lifestyle-center-gym/">The Lifestyle Center/Gym</a> </li><li class=" level-1 full urgent-prompt-care el-tab-box" role="menuitem"> <a href="/our-services/urgent-prompt-care/">Urgent & Prompt Care</a> </li><li class=" level-1 full urology " role="menuitem"> <a href="/our-services/urology/">Urology</a> </li><li class=" level-1 full wound-center " role="menuitem"> <a href="/our-services/wound-center/">Wound Center</a> </li><li class=" level-1 full womens-health " role="menuitem"> <a href="/our-services/womens-health/">Women's Health</a> </li> </ul> </div> </div> </li><li class=" flex-row providers" role="menuitem"> <a href="/physicians/" target="">Providers</a> </li><li class=" flex-row locations" role="menuitem"> <a href="/locations/" target="">Locations</a> </li><li class=" flex-row children simulation-center" role="menuitem"> <a href="/gme-residency-programs/simulation-center/" target="">Simulation Center</a> <span class="el-tab" aria-label="Open child menu of Simulation Center"><svg viewBox="0 0 36 36" role="presentation"><use data-href="/cms/svg/site/xis2w2zsel2.36.svg#caret_right"></use></svg></span> <div class="fly-out wide el-panel" role="menu"> <div class="ui-scroll"> <ul class="flex-wrap-block-1024"> <li class=" level-1 full highlights " role="menuitem"> <a href="/gme-residency-programs/simulation-center/highlights/">Highlights</a> </li> </ul> </div> </div> </li><li class=" flex-row children volunteer" role="menuitem"> <a href="/volunteer/" target="">Volunteer</a> <span class="el-tab" aria-label="Open child menu of Volunteer"><svg viewBox="0 0 36 36" role="presentation"><use data-href="/cms/svg/site/xis2w2zsel2.36.svg#caret_right"></use></svg></span> <div class="fly-out wide el-panel" role="menu"> <div class="ui-scroll"> <ul class="flex-wrap-block-1024"> <li class=" level-1 full kaweah-health-hospital-guild " role="menuitem"> <a href="/volunteer/kaweah-health-hospital-guild/">Kaweah Health Hospital Guild</a> </li><li class=" level-1 full community-volunteers " role="menuitem"> <a href="/volunteer/community-volunteers/">Community Volunteers</a> </li><li class=" level-1 full hospice-ruth-wood-open-arms-house-volunteer " role="menuitem"> <a href="/volunteer/hospice-ruth-wood-open-arms-house-volunteer/">Hospice/Ruth Wood Open Arms House Volunteer</a> </li><li class=" level-1 full high-school-student-volunteers " role="menuitem"> <a href="/volunteer/high-school-student-volunteers/">High School Student Volunteers</a> </li><li class=" level-1 full volunteer-application " role="menuitem"> <a href="/volunteer/volunteer-application/">Volunteer Application</a> </li> </ul> </div> </div> </li> </ul> </nav> <div class="site-search-box desktop ui-repeater" id="SiteSearch"> <div class="search-input flex-row" data-item="i" data-key=""> <label class="hide" id="SearchLabel" for="SiteSearch_ITM0_C">Search</label> <input aria-labelledby="SearchLabel" placeholder="Search" type="search" id="SiteSearch_ITM0_C" class="ui-cms-input" name="SiteSearch$ITM0$C" value> <button title="Site Search" aria-label="Site Search" class="icon-btn flex-center-middle" type="submit" id="SiteSearch_ITM0_ctl02" name="SiteSearch$ITM0$ctl02" data-commandname="Search"><svg viewBox="0 0 36 36"><use data-href="/cms/svg/site/xis2w2zsel2.36.svg#home_search2"></use></svg></button> </div> </div> </div> </div> <div class="mobile-cont flex-between-middle"> <a class="phone-link flex-between-middle" href="tel:(559) 624-2000" id="HeaderAreaV1_3" data-replace-href="tel:{F:P:Cookie:PPCP1/(559)%20624-2000}"><svg viewBox="0 0 36 36"><use data-href="/cms/svg/site/xis2w2zsel2.36.svg#phone_mobile"></use></svg></a> </div> </div> </div> </div> </form> <script id="Process_HeaderAreaV1" type="text/javascript" style="display:none;">window.Process&&Process.Page(['Process_HeaderAreaV1','HeaderAreaV1_1','HeaderAreaV1_2','HeaderAreaV1_3']);</script> <div id="ReachJS" universal_="true"> <script type="text/javascript" src="//cdn.rlets.com/capture_configs/0d5/1d7/4f7/fa145bfb3a1912cda5a0c56.js" async="async"></script> </div></header> <main id="MainZone"><form id="Form_AllBlogs" method="post" enctype="multipart/form-data" action="/articles/" data-search="1"> <input type="hidden" name="_m_" value="AllBlogs"> <section class="system-style blogs no-padding" id="AllBlogs" universal_="true" data-onvisible="visible" data-content="true"> <input type="hidden" class="ui-cms-input" id="AllBlogFeed__edit_" name="AllBlogFeed$_edit_" value> <input type="hidden" class="ui-cms-input" id="AllBlogFeed__command_" name="AllBlogFeed$_command_" value> <div id="AllBlogFeed" class="ui-repeater ui-ajax" data-role="holder" data-clear=""> <div class="filter-header"> <div class="main"> <div class="flex-middle-spaced-wrap full"> <header> <h1>News</h1> </header> </div> <fieldset class="search-form"> <legend>Blog Search</legend> <ul class="flex-between-spaced-block-800-wrap-grid"> <li class="search third"> <label for="AllBlogFeed_HDR0_EntryName" id="LabelEntry">Search Articles</label> <div class="input-text"> <input aria-labelledby="LabelEntry" id="AllBlogFeed_HDR0_EntryName" placeholder="Search Term" type="text" autocomplete="off" class="ui-cms-input" name="AllBlogFeed$HDR0$EntryName" value="" data-search="true" data-preload=""> <svg viewBox="0 0 36 36"><use href="/cms/svg/site/icon_search.36.svg"></use></svg> </div> </li> <li class="select third"> <label for="AllBlogFeed_HDR0_CategoryID" id="LabelCategory">Category</label> <div class="input-text"> <select aria-labelledby="LabelCategory" id="AllBlogFeed_HDR0_CategoryID" autocomplete="off" class="ui-cms-select ui-cms-input" name="AllBlogFeed$HDR0$CategoryID" data-search="true"> <option value="" selected>Select</option> <option value="171957">Health & Wellness Tips</option><option value="171958">News</option><option value="171959">Vital Signs Stories</option> </select> <svg viewBox="0 0 36 36"><use href="/cms/svg/site/icon_caret_down.36.svg"></use></svg> </div> </li> <li class="select third"> <label for="AllBlogFeed_HDR0_YearID" id="LabelYear">Archives</label> <div class="input-text"> <select aria-labelledby="LabelYear" id="AllBlogFeed_HDR0_YearID" autocomplete="off" class="ui-cms-select ui-cms-input" name="AllBlogFeed$HDR0$YearID" data-search="true"> <option value="" selected>Select</option> <option value="86548">2024</option> </select> <svg viewBox="0 0 36 36"><use href="/cms/svg/site/icon_caret_down.36.svg"></use></svg> </div> </li> </ul> </fieldset> <div class="search-btn-con full flex-end-block-500"> <a aria-label="click to clear existing filters" href="javascript:void('ClearAll');" class="link-style-2 clear-filters">Clear Filters</a> </div> </div> </div> <section class="main"> <header class="mar-b-1"> <span class="title-style-2"> <span id="AllBlogFeed_HDR0_AllBlogs_1" data-process="if" style="display:none" field="{Q:CategoryID}">All News Articles</span> <span id="AllBlogFeed_HDR0_AllBlogs_2" data-process="if" style="display:none" nofield="{Q:CategoryID}">All Articles</span> <span id="AllBlogFeed_HDR0_AllBlogs_3" data-process="if" style="display:none" field="{Q:YearID}">From 2024</span> </span> </header> <ul class="system-cards items-20"> <li class="news item-1" itemscope="" itemtype="http://schema.org/BlogPosting" data-item="i" data-key="1590402"> <a href="/articles/2024/november/watch-our-ceo-gary-herbsts-town-hall/" itemprop="mainEntityOfPage"> <figure role="presentation"> <picture> <img loading="lazy" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" data-src="/cms/thumbnails/00/830x415//images/blog/kh-acequia-wing-lobby-photo.jpg"> <meta itemprop="image" content="http://www.kaweahhealth.org/images/blog/kh-acequia-wing-lobby-photo.jpg"/> </picture> </figure> <strong class="title-style-5">Watch Our CEO Gary Herbst's Town Ha ...</strong> <span class="note-style-1"> News</span> <p>Transparency is important at Kaweah Health. Recently, our CEO Gary Herbst held a Town Hall where he answered some of the community's most pressing ...</p> <span class="link-style-1">Continue Reading</span> <span class="all-the-schema" style="display:none"> <meta itemprop="datePublished" content="Nov 18, 2024"/> <meta itemprop="dateModified" content="Nov 18, 2024"/> <meta itemprop="headline" content="Watch Our CEO Gary Herbst's Town Hall"/> <meta itemprop="description" content="Transparency is important at Kaweah Health. Recently, our CEO Gary Herbst held a Town Hall where he answered some of the community's most pressing questions, discussing topics like hospital expansions, the role of AI in healthcare, and strategies for physician recruitment. Watch the clips to stay informed about how Kaweah Health is dedicated to serving you and our community every day."/> <meta itemprop="mainEntityOfPage" content="http://www.kaweahhealth.org/articles/2024/november/watch-our-ceo-gary-herbsts-town-hall/"/> <meta itemprop="url" content="http://www.kaweahhealth.org/articles/2024/november/watch-our-ceo-gary-herbsts-town-hall/"/> <meta itemprop="author" content="Kaweah Health Medical Center"/> <span itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization"> <meta itemprop="name" content="Kaweah Health Medical Center"/> <span itemprop="logo" itemscope="" itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="http://www.kaweahhealth.org/images/assets/logo.png"/> <meta itemprop="width" content="270"/> <meta itemprop="height" content="83"/> </span> </span> </span> </a> </li><li class="news item-2" itemscope="" itemtype="http://schema.org/BlogPosting" data-item="i" data-key="1588342"> <a href="/articles/2024/november/healthgrades-names-kaweah-health-a-top-us-hospit/" itemprop="mainEntityOfPage"> <figure role="presentation"> <picture> <img loading="lazy" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" data-src="/cms/thumbnails/00/830x415//images/blog/Healthgrades.1).png"> <meta itemprop="image" content="http://www.kaweahhealth.org/images/blog/Healthgrades.1).png"/> </picture> </figure> <strong class="title-style-5">Healthgrades Names Kaweah Health a ...</strong> <span class="note-style-1"> News</span> <p>Healthgrades Names Kaweah Health a Top US Hospital for Spinal Surgery VISALIA, Calif. – Kaweah Health Medical Center has been named one of America’s ...</p> <span class="link-style-1">Continue Reading</span> <span class="all-the-schema" style="display:none"> <meta itemprop="datePublished" content="Nov 7, 2024"/> <meta itemprop="dateModified" content="Nov 7, 2024"/> <meta itemprop="headline" content="Healthgrades Names Kaweah Health a Top US Hospital for Spinal Surgery"/> <meta itemprop="description" content="Healthgrades Names Kaweah Health a Top US Hospital for Spinal Surgery VISALIA, Calif. – Kaweah Health Medical Center has been named one of America’s 100 Best Spine Surgery™ hospitals by Healthgrades. More than 4,500 hospitals were evaluated nationwide, and Kaweah Health was one of 21 California hospitals chosen. Each year, Kaweah Health performs more than 2,000 orthopedic surgeries, about 500 of ..."/> <meta itemprop="mainEntityOfPage" content="http://www.kaweahhealth.org/articles/2024/november/healthgrades-names-kaweah-health-a-top-us-hospit/"/> <meta itemprop="url" content="http://www.kaweahhealth.org/articles/2024/november/healthgrades-names-kaweah-health-a-top-us-hospit/"/> <meta itemprop="author" content="Kaweah Health Medical Center"/> <span itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization"> <meta itemprop="name" content="Kaweah Health Medical Center"/> <span itemprop="logo" itemscope="" itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="http://www.kaweahhealth.org/images/assets/logo.png"/> <meta itemprop="width" content="270"/> <meta itemprop="height" content="83"/> </span> </span> </span> </a> </li><li class="news item-3" itemscope="" itemtype="http://schema.org/BlogPosting" data-item="i" data-key="1586206"> <a href="/articles/2024/october/new-laser-based-headset-for-brain-blood-flow-mon/" itemprop="mainEntityOfPage"> <figure role="presentation"> <picture> <img loading="lazy" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" data-src="/cms/thumbnails/00/830x415//images/blog/Generic-KH.1).png"> <meta itemprop="image" content="http://www.kaweahhealth.org/images/blog/Generic-KH.1).png"/> </picture> </figure> <strong class="title-style-5">New Laser-Based Headset for Brain ...</strong> <span class="note-style-1"> News</span> <p>VISALIA, CA - Scientists from Caltech and the Keck School of Medicine at the University of Southern California have developed a new laser-based ...</p> <span class="link-style-1">Continue Reading</span> <span class="all-the-schema" style="display:none"> <meta itemprop="datePublished" content="Oct 24, 2024"/> <meta itemprop="dateModified" content="Oct 24, 2024"/> <meta itemprop="headline" content="New Laser-Based Headset for Brain Blood Flow Monitoring Research at Kaweah Health"/> <meta itemprop="description" content="VISALIA, CA - Scientists from Caltech and the Keck School of Medicine at the University of Southern California have developed a new laser-based device, the speckle contrast optical spectroscopy (SCOS) headset, to measure blood flow in the brain. Researchers are conducting its first pilot test in a study at Kaweah Health Medical Center, led by neurologist Dr. Richard Pantera. This noninvasive tool ..."/> <meta itemprop="mainEntityOfPage" content="http://www.kaweahhealth.org/articles/2024/october/new-laser-based-headset-for-brain-blood-flow-mon/"/> <meta itemprop="url" content="http://www.kaweahhealth.org/articles/2024/october/new-laser-based-headset-for-brain-blood-flow-mon/"/> <meta itemprop="author" content="Dr. Richard Pantera"/> <span itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization"> <meta itemprop="name" content="Kaweah Health Medical Center"/> <span itemprop="logo" itemscope="" itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="http://www.kaweahhealth.org/images/assets/logo.png"/> <meta itemprop="width" content="270"/> <meta itemprop="height" content="83"/> </span> </span> </span> </a> </li><li class="news item-4" itemscope="" itemtype="http://schema.org/BlogPosting" data-item="i" data-key="1582611"> <a href="/articles/2024/october/kaweah-health-welcomes-orthopedic-trauma-surgeon/" itemprop="mainEntityOfPage"> <figure role="presentation"> <picture> <img loading="lazy" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" data-src="/cms/thumbnails/00/830x415//images/blog/Dean-Welcome.png"> <meta itemprop="image" content="http://www.kaweahhealth.org/images/blog/Dean-Welcome.png"/> </picture> </figure> <strong class="title-style-5">Kaweah Health Welcomes Orthopedic ...</strong> <span class="note-style-1"> News</span> <p>VISALIA, Calif. – Kaweah Health is thrilled to welcome Dr. Ryan Dean, an orthopedic trauma surgeon, to its orthopedic team of providers as he ...</p> <span class="link-style-1">Continue Reading</span> <span class="all-the-schema" style="display:none"> <meta itemprop="datePublished" content="Oct 9, 2024"/> <meta itemprop="dateModified" content="Oct 9, 2024"/> <meta itemprop="headline" content="Kaweah Health Welcomes Orthopedic Trauma Surgeon Dr. Ryan Dean"/> <meta itemprop="description" content="VISALIA, Calif. – Kaweah Health is thrilled to welcome Dr. Ryan Dean, an orthopedic trauma surgeon, to its orthopedic team of providers as he officially has joined Orthopaedic Associates Medical Clinic in Visalia. Since starting in September, Dr. Dean has already made an impact by treating trauma patients at Kaweah Health Medical Center that may otherwise have been transferred out to another ..."/> <meta itemprop="mainEntityOfPage" content="http://www.kaweahhealth.org/articles/2024/october/kaweah-health-welcomes-orthopedic-trauma-surgeon/"/> <meta itemprop="url" content="http://www.kaweahhealth.org/articles/2024/october/kaweah-health-welcomes-orthopedic-trauma-surgeon/"/> <meta itemprop="author" content="Kaweah Health Medical Center"/> <span itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization"> <meta itemprop="name" content="Kaweah Health Medical Center"/> <span itemprop="logo" itemscope="" itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="http://www.kaweahhealth.org/images/assets/logo.png"/> <meta itemprop="width" content="270"/> <meta itemprop="height" content="83"/> </span> </span> </span> </a> </li><li class="news item-5" itemscope="" itemtype="http://schema.org/BlogPosting" data-item="i" data-key="1581951"> <a href="/articles/2024/october/kaweah-health-welcomes-radiation-oncologist-dr-d/" itemprop="mainEntityOfPage"> <figure role="presentation"> <picture> <img loading="lazy" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" data-src="/cms/thumbnails/00/830x415//images/blog/Vazquez-Welcome.png"> <meta itemprop="image" content="http://www.kaweahhealth.org/images/blog/Vazquez-Welcome.png"/> </picture> </figure> <strong class="title-style-5">Kaweah Health Welcomes Radiation ...</strong> <span class="note-style-1"> News</span> <p>VISALIA, Calif. – Kaweah Health is delighted to welcome Dr. Danny Vazquez, a radiation oncologist, to its cancer care team. Dr. Vazquez specializes in ...</p> <span class="link-style-1">Continue Reading</span> <span class="all-the-schema" style="display:none"> <meta itemprop="datePublished" content="Oct 7, 2024"/> <meta itemprop="dateModified" content="Oct 7, 2024"/> <meta itemprop="headline" content="Kaweah Health Welcomes Radiation Oncologist Dr. Danny Vazquez"/> <meta itemprop="description" content="VISALIA, Calif. – Kaweah Health is delighted to welcome Dr. Danny Vazquez, a radiation oncologist, to its cancer care team. Dr. Vazquez specializes in multidisciplinary care for cancer patients, frequently communicating with other specialists to deliver a comprehensive and coordinated plan of care. He joined Sequoia Regional Cancer Center in September. “As someone personally impacted by cancer, my ..."/> <meta itemprop="mainEntityOfPage" content="http://www.kaweahhealth.org/articles/2024/october/kaweah-health-welcomes-radiation-oncologist-dr-d/"/> <meta itemprop="url" content="http://www.kaweahhealth.org/articles/2024/october/kaweah-health-welcomes-radiation-oncologist-dr-d/"/> <meta itemprop="author" content="Kaweah Health Medical Center"/> <span itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization"> <meta itemprop="name" content="Kaweah Health Medical Center"/> <span itemprop="logo" itemscope="" itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="http://www.kaweahhealth.org/images/assets/logo.png"/> <meta itemprop="width" content="270"/> <meta itemprop="height" content="83"/> </span> </span> </span> </a> </li><li class="news item-6" itemscope="" itemtype="http://schema.org/BlogPosting" data-item="i" data-key="1581941"> <a href="/articles/2024/october/kaweah-health-welcomes-oncologist-and-hematologi/" itemprop="mainEntityOfPage"> <figure role="presentation"> <picture> <img loading="lazy" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" data-src="/cms/thumbnails/00/830x415//images/blog/Gill-Welcome.png"> <meta itemprop="image" content="http://www.kaweahhealth.org/images/blog/Gill-Welcome.png"/> </picture> </figure> <strong class="title-style-5">Kaweah Health Welcomes Oncologist ...</strong> <span class="note-style-1"> News</span> <p>VISALIA, Calif. – Kaweah Health is excited to welcome Dr. Amitoj Gill, a medical oncologist and hematologist, to its cancer care team. Dr. Gill ...</p> <span class="link-style-1">Continue Reading</span> <span class="all-the-schema" style="display:none"> <meta itemprop="datePublished" content="Oct 2, 2024"/> <meta itemprop="dateModified" content="Oct 7, 2024"/> <meta itemprop="headline" content="Kaweah Health Welcomes Oncologist and Hematologist Dr. Amitoj Gill"/> <meta itemprop="description" content="VISALIA, Calif. – Kaweah Health is excited to welcome Dr. Amitoj Gill, a medical oncologist and hematologist, to its cancer care team. Dr. Gill focuses on compassion, personalized treatment, and collaboration when taking care of his patients. He also uses cutting-edge research to provide state-of-the-art care to his patients. “I treat each patient as a unique individual, considering their specific ..."/> <meta itemprop="mainEntityOfPage" content="http://www.kaweahhealth.org/articles/2024/october/kaweah-health-welcomes-oncologist-and-hematologi/"/> <meta itemprop="url" content="http://www.kaweahhealth.org/articles/2024/october/kaweah-health-welcomes-oncologist-and-hematologi/"/> <meta itemprop="author" content="Kaweah Health Medical Center"/> <span itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization"> <meta itemprop="name" content="Kaweah Health Medical Center"/> <span itemprop="logo" itemscope="" itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="http://www.kaweahhealth.org/images/assets/logo.png"/> <meta itemprop="width" content="270"/> <meta itemprop="height" content="83"/> </span> </span> </span> </a> </li><li class="news item-7" itemscope="" itemtype="http://schema.org/BlogPosting" data-item="i" data-key="1579154"> <a href="/articles/2024/september/kaweah-health-welcomes-interventional-cardiologi/" itemprop="mainEntityOfPage"> <figure role="presentation"> <picture> <img loading="lazy" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" data-src="/cms/thumbnails/00/830x415//images/blog/Chahil-Welcome.png"> <meta itemprop="image" content="http://www.kaweahhealth.org/images/blog/Chahil-Welcome.png"/> </picture> </figure> <strong class="title-style-5">Kaweah Health Welcomes ...</strong> <span class="note-style-1"> News</span> <p>VISALIA, Calif. – Kaweah Health is excited to welcome Dr. Harleen Chahil, an interventional and structural cardiologist, to its cardiology team. She ...</p> <span class="link-style-1">Continue Reading</span> <span class="all-the-schema" style="display:none"> <meta itemprop="datePublished" content="Sep 30, 2024"/> <meta itemprop="dateModified" content="Sep 30, 2024"/> <meta itemprop="headline" content="Kaweah Health Welcomes Interventional Cardiologist Dr. Harleen Chahil"/> <meta itemprop="description" content="VISALIA, Calif. – Kaweah Health is excited to welcome Dr. Harleen Chahil, an interventional and structural cardiologist, to its cardiology team. She brings extensive experience and a deep passion for preventive care and women’s heart health. Dr. Chahil began at the Kaweah Health Cardiology Center in September. Her philosophy of care emphasizes empowering patients through education and personalized ..."/> <meta itemprop="mainEntityOfPage" content="http://www.kaweahhealth.org/articles/2024/september/kaweah-health-welcomes-interventional-cardiologi/"/> <meta itemprop="url" content="http://www.kaweahhealth.org/articles/2024/september/kaweah-health-welcomes-interventional-cardiologi/"/> <meta itemprop="author" content="Jaclyn Bunting, Sr. Communications Specialist"/> <span itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization"> <meta itemprop="name" content="Kaweah Health Medical Center"/> <span itemprop="logo" itemscope="" itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="http://www.kaweahhealth.org/images/assets/logo.png"/> <meta itemprop="width" content="270"/> <meta itemprop="height" content="83"/> </span> </span> </span> </a> </li><li class="news item-8" itemscope="" itemtype="http://schema.org/BlogPosting" data-item="i" data-key="1578980"> <a href="/articles/2024/september/central-valley-regional-bioethics-conference-set/" itemprop="mainEntityOfPage"> <figure role="presentation"> <picture> <img loading="lazy" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" data-src="/cms/thumbnails/00/830x415//images/blog/Generic-KH.png"> <meta itemprop="image" content="http://www.kaweahhealth.org/images/blog/Generic-KH.png"/> </picture> </figure> <strong class="title-style-5">Central Valley Regional Bioethics ...</strong> <span class="note-style-1"> News</span> <p>CLOVIS, Calif. – The Central Valley Regional Bioethics Committee is proud to offer its annual conference, Contemporary Issues in Bioethics on Friday, ...</p> <span class="link-style-1">Continue Reading</span> <span class="all-the-schema" style="display:none"> <meta itemprop="datePublished" content="Sep 30, 2024"/> <meta itemprop="dateModified" content="Sep 30, 2024"/> <meta itemprop="headline" content="Central Valley Regional Bioethics Conference Set for October 18"/> <meta itemprop="description" content="CLOVIS, Calif. – The Central Valley Regional Bioethics Committee is proud to offer its annual conference, Contemporary Issues in Bioethics on Friday, October 18, 2024. Co-sponsored by Kaweah Health Medical Center, Community Health System, Valley Children’s Hospital, Kaiser Permanente and Fresno State University, this event will feature local, regional, and national experts discussing critical ..."/> <meta itemprop="mainEntityOfPage" content="http://www.kaweahhealth.org/articles/2024/september/central-valley-regional-bioethics-conference-set/"/> <meta itemprop="url" content="http://www.kaweahhealth.org/articles/2024/september/central-valley-regional-bioethics-conference-set/"/> <meta itemprop="author" content="Kaweah Health Medical Center"/> <span itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization"> <meta itemprop="name" content="Kaweah Health Medical Center"/> <span itemprop="logo" itemscope="" itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="http://www.kaweahhealth.org/images/assets/logo.png"/> <meta itemprop="width" content="270"/> <meta itemprop="height" content="83"/> </span> </span> </span> </a> </li><li class="news item-9" itemscope="" itemtype="http://schema.org/BlogPosting" data-item="i" data-key="1578588"> <a href="/articles/2024/september/kaweah-health-welcomes-dr-holly-quinn-ob-gyn/" itemprop="mainEntityOfPage"> <figure role="presentation"> <picture> <img loading="lazy" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" data-src="/cms/thumbnails/00/830x415//images/blog/KH-Holly-Quinn-Welcome_Website.png"> <meta itemprop="image" content="http://www.kaweahhealth.org/images/blog/KH-Holly-Quinn-Welcome_Website.png"/> </picture> </figure> <strong class="title-style-5">Kaweah Health Welcomes Dr. Holly ...</strong> <span class="note-style-1"> News</span> <p>VISALIA, Calif. – Kaweah Health is delighted to announce Dr. Holly Quinn, OB-GYN, is joining the organization to help address the growing demand for ...</p> <span class="link-style-1">Continue Reading</span> <span class="all-the-schema" style="display:none"> <meta itemprop="datePublished" content="Sep 26, 2024"/> <meta itemprop="dateModified" content="Sep 26, 2024"/> <meta itemprop="headline" content="Kaweah Health Welcomes Dr. Holly Quinn, OB-GYN"/> <meta itemprop="description" content="VISALIA, Calif. – Kaweah Health is delighted to announce Dr. Holly Quinn, OB-GYN, is joining the organization to help address the growing demand for obstetrics care in our community. Dr. Quinn will be temporarily located at Kaweah Health’s Exeter Women’s Health Clinic beginning Oct. 1, but patients can begin scheduling appointments with her now. Her permanent location will be at 202 W. Willow ..."/> <meta itemprop="mainEntityOfPage" content="http://www.kaweahhealth.org/articles/2024/september/kaweah-health-welcomes-dr-holly-quinn-ob-gyn/"/> <meta itemprop="url" content="http://www.kaweahhealth.org/articles/2024/september/kaweah-health-welcomes-dr-holly-quinn-ob-gyn/"/> <meta itemprop="author" content="Jaclyn Bunting, Sr. Communications Specialist"/> <span itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization"> <meta itemprop="name" content="Kaweah Health Medical Center"/> <span itemprop="logo" itemscope="" itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="http://www.kaweahhealth.org/images/assets/logo.png"/> <meta itemprop="width" content="270"/> <meta itemprop="height" content="83"/> </span> </span> </span> </a> </li><li class="news item-10" itemscope="" itemtype="http://schema.org/BlogPosting" data-item="i" data-key="1578568"> <a href="/articles/2024/september/kaweah-health-hires-five-new-physicians/" itemprop="mainEntityOfPage"> <figure role="presentation"> <picture> <img loading="lazy" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" data-src="/cms/thumbnails/00/830x415//images/blog/KH-New-Physicians-5.png"> <meta itemprop="image" content="http://www.kaweahhealth.org/images/blog/KH-New-Physicians-5.png"/> </picture> </figure> <strong class="title-style-5">Kaweah Health Hires Five New Physic ...</strong> <span class="note-style-1"> News</span> <p>VISALIA, Calif. – Kaweah Health is pleased to announce that five new physicians have started working at the organization in the last few weeks. These ...</p> <span class="link-style-1">Continue Reading</span> <span class="all-the-schema" style="display:none"> <meta itemprop="datePublished" content="Sep 24, 2024"/> <meta itemprop="dateModified" content="Sep 26, 2024"/> <meta itemprop="headline" content="Kaweah Health Hires Five New Physicians"/> <meta itemprop="description" content="VISALIA, Calif. – Kaweah Health is pleased to announce that five new physicians have started working at the organization in the last few weeks. These new additions continue our vision of providing world-class healthcare in Tulare County. “We have worked hard to recruit physicians to Visalia and the Central Valley, focusing on bringing in caregivers who will enhance our services and the quality of ..."/> <meta itemprop="mainEntityOfPage" content="http://www.kaweahhealth.org/articles/2024/september/kaweah-health-hires-five-new-physicians/"/> <meta itemprop="url" content="http://www.kaweahhealth.org/articles/2024/september/kaweah-health-hires-five-new-physicians/"/> <meta itemprop="author" content="Jaclyn Bunting, Sr. Communications Specialist"/> <span itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization"> <meta itemprop="name" content="Kaweah Health Medical Center"/> <span itemprop="logo" itemscope="" itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="http://www.kaweahhealth.org/images/assets/logo.png"/> <meta itemprop="width" content="270"/> <meta itemprop="height" content="83"/> </span> </span> </span> </a> </li><li class="news item-11" itemscope="" itemtype="http://schema.org/BlogPosting" data-item="i" data-key="1574784"> <a href="/articles/2024/september/kaweah-health-rehabilitation-hospital-opens-new-/" itemprop="mainEntityOfPage"> <figure role="presentation"> <picture> <img loading="lazy" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" data-src="/cms/thumbnails/00/830x415//images/Website-Article-Image-Template.1).png"> <meta itemprop="image" content="http://www.kaweahhealth.org/images/Website-Article-Image-Template.1).png"/> </picture> </figure> <strong class="title-style-5">Kaweah Health Rehabilitation ...</strong> <span class="note-style-1"> News</span> <p>VISALIA, CA – When you are relearning how to walk sometimes it’s the grass that trips you up and sometimes it’s the rocks. Kaweah Health ...</p> <span class="link-style-1">Continue Reading</span> <span class="all-the-schema" style="display:none"> <meta itemprop="datePublished" content="Sep 16, 2024"/> <meta itemprop="dateModified" content="Sep 16, 2024"/> <meta itemprop="headline" content="Kaweah Health Rehabilitation Hospital Opens New Mobility Park"/> <meta itemprop="description" content="VISALIA, CA – When you are relearning how to walk sometimes it’s the grass that trips you up and sometimes it’s the rocks. Kaweah Health Rehabilitation Hospital’s new mobility course, which had a ribbon cutting today, helps patients who have had life-altering injuries learn how to maneuver through various types of terrain. Funded by Maison Law Accident & Injury Lawyers, the mobility training ..."/> <meta itemprop="mainEntityOfPage" content="http://www.kaweahhealth.org/articles/2024/september/kaweah-health-rehabilitation-hospital-opens-new-/"/> <meta itemprop="url" content="http://www.kaweahhealth.org/articles/2024/september/kaweah-health-rehabilitation-hospital-opens-new-/"/> <meta itemprop="author" content="Amee Longbottom, Sr. Communications Specialist"/> <span itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization"> <meta itemprop="name" content="Kaweah Health Medical Center"/> <span itemprop="logo" itemscope="" itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="http://www.kaweahhealth.org/images/assets/logo.png"/> <meta itemprop="width" content="270"/> <meta itemprop="height" content="83"/> </span> </span> </span> </a> </li><li class="news item-12" itemscope="" itemtype="http://schema.org/BlogPosting" data-item="i" data-key="1572771"> <a href="/articles/2024/september/kaweah-health-foundation-receives-5-000-grant-fr/" itemprop="mainEntityOfPage"> <figure role="presentation"> <picture> <img loading="lazy" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="" data-src="/cms/thumbnails/00/830x415//images/blog/Kaweah-Health-x-Sprouts-Foundation-Grant.jpg"> <meta itemprop="image" content="http://www.kaweahhealth.org/images/blog/Kaweah-Health-x-Sprouts-Foundation-Grant.jpg"/> </picture> </figure> <strong class="title-style-5">Kaweah Health Foundation Receives ...</strong> <span class="note-style-1"> News</span> <p>VISALIA, CA – The Kaweah Health Foundation has been awarded a $5,000 grant from the Sprouts Healthy Communities Foundation. The grant will help ...</p> <span class="link-style-1">Continue Reading</span> <span class="all-the-schema" style="display:none"> <meta itemprop="datePublished" content="Sep 12, 2024"/> <meta itemprop="dateModified" content="Sep 12, 2024"/> <meta itemprop="headline" content="Kaweah Health Foundation Receives $5,000 Grant from Sprouts Healthy Communities Foundation to Support Childhood Nutrition Education"/> <meta itemprop="description" content="VISALIA, CA – The Kaweah Health Foundation has been awarded a $5,000 grant from the Sprouts Healthy Communities Foundation. The grant will help support Kaweah Health’s CalFresh Healthy Living program, which focuses on ensuring young children learn healthy nutrition habits that will last a lifetime. The Sprouts Healthy Communities Foundation has awarded grants to more than 400 organizations ..."/> <meta itemprop="mainEntityOfPage" content="http://www.kaweahhealth.org/articles/2024/september/kaweah-health-foundation-receives-5-000-grant-fr/"/> <meta itemprop="url" content="http://www.kaweahhealth.org/articles/2024/september/kaweah-health-foundation-receives-5-000-grant-fr/"/> <meta itemprop="author" content="Jaclyn Bunting, Sr. Communications Specialist"/> <span itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization"> <meta itemprop="name" content="Kaweah Health Medical Center"/> <span itemprop="logo" itemscope="" itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="http://www.kaweahhealth.org/images/assets/logo.png"/> <meta itemprop="width" content="270"/> <meta itemprop="height" content="83"/> </span> </span> </span> </a> </li> </ul> <footer class="flex-reverse-middle-between-block-500 bottom-paging"> <div class="flex-center-middle"> <a href="javascript:void('Prev')" class="prev" disabled> <svg viewBox="0 0 36 36"> <use href="/cms/svg/site/icon_caret_left.36.svg"></use> </svg> </a> <div class="pages-cont input-text"> Page <input type="text" id="AllBlogFeed_FTR01_PagingID" min="1" max="2" step="1" placeholder="1" autocomplete="off" class="ui-cms-input" name="AllBlogFeed$FTR01$PagingID" value data-search="true"><span class="start">1</span> of <span class="end">2</span> </div> <a href="javascript:void('Next')" class="next"> <svg viewBox="0 0 36 36"> <use href="/cms/svg/site/icon_caret_right.36.svg"></use> </svg> </a> </div> <div class="flex-center-middle"> <div class="input-text result-count mar-r-tiny"> <select id="AllBlogFeed_FTR01_ResultsPerPage" aria-label="Results per page" autocomplete="off" class="ui-cms-select ui-cms-input" name="AllBlogFeed$FTR01$ResultsPerPage" data-search="true"> <option value="12" selected>12</option> </select> <svg viewBox="0 0 36 36"> <use href="/cms/svg/site/icon_caret_down.36.svg"></use> </svg> </div> <div class="results"> <strong>1-12 </strong> of <strong>20 </strong> Results </div> </div> </footer> </section> </div> </section> </form> <script id="Process_AllBlogs" type="text/javascript" style="display:none;">window.Process&&Process.Page(['Process_AllBlogs','AllBlogFeed_HDR0_AllBlogs_1','AllBlogFeed_HDR0_AllBlogs_2','AllBlogFeed_HDR0_AllBlogs_3']);</script> </main> <footer id="FooterZone"><section class="footer v1" id="FooterV1" universal_="true" data-section=""> <div class="main flex-center"> <div class="footer-info flex-top-between-spaced"> <div class="schema-info third" itemscope="" itemtype="http://schema.org/Hospital"> <div class="business-info"> <div class="bottom-logo ui-repeater" id="FooterLogo"> <a class="" href="/" data-item="i" data-key="56509"> <img loading="lazy" height="50" width="230" alt="Kaweah Health Medical Center" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" title="Kaweah Health Medical Center" data-src="/images/assets/white-logo.png"> </a> </div> <meta itemprop="name" content="Kaweah Health Medical Center"/> <meta itemprop="description" content="Hospital Visalia"/> <meta itemprop="priceRange" content="$$$"/> <meta itemprop="url" content="http://www.kaweahhealth.org/"/> <meta itemprop="image" content="/images/assets/logo.png"/> <meta itemprop="telephone" content="559-624-2000" id="FooterV1_1" data-replace-content="{F:P3:Cookie:PPCP1/559-624-2000}"/> </div> <div class="location-info"> <span itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress"> <span itemprop="streetAddress">400 West Mineral King Avenue, </span> <span itemprop="addressLocality">Visalia</span>, <span itemprop="addressRegion">CA </span> <span itemprop="postalCode">93291</span></span> <div class="contact-info"> <a class="phone-link" href="tel:1-559-624-2000" id="FooterV1_2" data-replace-href="tel:{F:P:1-000-000-0000:Cookie:PPCP1/1-559-624-2000}"><span><span id="FooterV1_3" data-process="replace" data-replace="{F:P:Cookie:PPCP1/(559)%20624-2000}">(559) 624-2000</span></span></a> </div> </div> <ul class="social-info items-5 flex- ui-repeater" id="FooterSocial"> <li class="item-1" data-item="i" data-key="65385"> <a class="flex-center-middle" aria-label="facebook link" href="https://www.facebook.com/kaweahhealth/" target="_blank" rel="nofollow noopener"> <svg viewBox="0 0 36 36"><use href="/cms/svg/admin/b02chict1vf.36.svg#facebook"></use></svg> </a> </li><li class="item-2" data-item="i" data-key="65386"> <a class="flex-center-middle" aria-label="twitter link" href="https://twitter.com/kaweahhealth" target="_blank" rel="nofollow noopener"> <svg viewBox="0 0 36 36"><use href="/cms/svg/admin/b02chict1vf.36.svg#twitter"></use></svg> </a> </li><li class="item-3" data-item="i" data-key="65387"> <a class="flex-center-middle" aria-label="instagram link" href="https://www.instagram.com/kaweahhealth/" target="_blank" rel="nofollow noopener"> <svg viewBox="0 0 36 36"><use href="/cms/svg/admin/b02chict1vf.36.svg#instagram"></use></svg> </a> </li><li class="item-4" data-item="i" data-key="65915"> <a class="flex-center-middle" aria-label="pinterest link" href="https://www.pinterest.com/kaweahdelta/_created/" target="_blank" rel="nofollow noopener"> <svg viewBox="0 0 36 36"><use href="/cms/svg/admin/b02chict1vf.36.svg#pinterest"></use></svg> </a> </li><li class="item-5" data-item="i" data-key="65916"> <a class="flex-center-middle" aria-label="youtube link" href="https://www.youtube.com/channel/UCPuJMIH-jiE2I-BXpvt5xuw" target="_blank" rel="nofollow noopener"> <svg viewBox="0 0 36 36"><use href="/cms/svg/admin/b02chict1vf.36.svg#youtube"></use></svg> </a> </li> </ul> </div> <nav class="footer-nav " id="FooterV1Links"> <ul class="flex-wrap"> <li class="fourth"> <a href="/">Home</a> </li><li class="fourth"> <a href="/about-us/board-of-directors/board-of-directors-meetings/past-board-meetings/">Past Board Meetings</a> </li><li class="fourth"> <a href="/patients-visitors/for-patients/patient-financial-services/help-paying-your-bill/">Help Paying Your Bill</a> </li><li class="fourth"> <a href="https://kaweahcompass.kdhcd.org/" target="_blank">Kaweah Compass</a> </li><li class="fourth"> <a href="/contact-us/">Contact Us</a> </li><li class="fourth"> <a href="/media-relations/">Media Relations </a> </li><li class="fourth"> <a href="/notice-of-privacy-practices/">Notice of Privacy Practices</a> </li><li class="fourth"> <a href="/events-calendar/">Events & Classes</a> </li><li class="fourth"> <a href="/articles/">Articles</a> </li><li class="fourth"> <a href="/chargemaster-access/chargemaster/" target="_blank">Price Transparency</a> </li> </ul> </nav> </div> </div> <div class="ie-popup modal" id="IEPopup"> <div class="bg"></div> <div class="container"> <div class="modal-btn"> x </div> <div class="content"> <p class="icon">⚠</p> <p>Your browser is out of date. To get the full experience of this website, please update to most recent version.</p> </div> <a href="http://browsehappy.com/" target="_blank" rel="nofollow noopener" class="btn v1 light">Update My Browser</a> </div> </div> </section> <script id="Process_FooterV1" type="text/javascript" style="display:none;">window.Process&&Process.Page(['Process_FooterV1','FooterV1_1','FooterV1_2','FooterV1_3']);</script> <section class="scorp-footer-area v1 no-bg-image text-left" id="CorporateScorpionFooterV1" universal_="true" data-section=""> <div class="main wide flex-between-middle-wrap"> <ul class="left-side flex-between-middle-wrap-block-500"> <li> <span>Copyright © 2024</span> </li> <li> <a href="/privacy-policy/">Privacy Policy</a> </li> <li> <a href="/site-map/">Site Map</a> </li> </ul> <a class="scorp-link" href="https://www.scorpion.co/healthcare-marketing/" target="_blank"> Powered by Scorpion </a> </div> </section></footer> <noscript id="deferred-styles"> <link href="https://use.typekit.net/ixd3htm.css" rel="stylesheet" type="text/css"/> </noscript> <script> var loadDeferredStyles = function() { var addStylesNode = document.getElementById('deferred-styles'); var replacement = document.createElement('div'); replacement.innerHTML = addStylesNode.textContent; document.body.appendChild(replacement) addStylesNode.parentElement.removeChild(addStylesNode); }; var raf = requestAnimationFrame || mozRequestAnimationFrame || webkitRequestAnimationFrame || msRequestAnimationFrame; if (raf) raf(function() { window.setTimeout(loadDeferredStyles, 0); }); else window.addEventListener('load', loadDeferredStyles); </script> <script type="text/javascript" src="/cms/includes/w7rk_abdi01.2103021333409.js" defer></script> <script type="text/javascript" src="https://analytics.scorpion.co/sa.js" defer></script> <script type="text/javascript" src="https://cdn-cookieyes.com/client_data/88ae14126a58e9d03c1caea8/script.js" defer></script> <script type="text/javascript">rrequire('m/site-header',function(){$('#HeaderV1TopNav').siteHeader();});</script> <script type="text/javascript">rrequire('m/tabbable',function(){$('#HeaderV1TopNav').tabbable();});</script> <script type="text/javascript">rrequire('form',function(){$('#Form_HeaderAreaV1').html5form();});</script> <script type="text/javascript">rrequire('m/ajaxify',function(){$('#AllBlogFeed').ajaxify();});</script> <script type="text/javascript">rrequire('form',function(){$('#Form_AllBlogs').html5form();});</script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5X4TWVH" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> </body> </html>