Mathea Ford's Blog, page 15
September 5, 2024
Low Sodium Cornbread
This low sodium cornbread is a delicious, kidney-friendly option for people with CKD. Itâs made with simple ingredients and has no added salt, making it perfect for those watching their sodium intake. Enjoy a soft, moist cornbread thatâs easy to prepare and great for any meal, and made with ingredients you most likely already have at home.
Iâve been creating meals since I was 12, learning how to cook from my grandmother on a gas stove, which fostered my passion for homemade cooking. I earned my Bachelorâs degree in Nutrition and completed a rigorous internship and exam to become a Registered Dietitian.
All dietary recommendations and recipes are rooted in evidence based nutrition science and guidelines from national organizations for CKD patients. We provide information to help you manage your CKD diet safely, while also ensuring it is easy to implement into your life.

This basic cornbread recipe from scratch is simple to make and uses everyday ingredients you likely already have at home. Itâs perfect for anyone looking for a healthier, homemade option without the extra sodium. In just a few easy steps, you can enjoy warm, fluffy cornbread fresh from the oven.
For More Recipes and Ideas --->> Get Your Free Meals and Recipes That Are Perfect for Pre-Dialysis Diets, Pre-Dialysis with Diabetes, or Dialysis Diets.
This recipe is part of my Cornbread Salad recipe on this site, and is also in my Cornbread Taco Bake. Being the base of both of those recipes makes them easy to fit into a CKD diet and also just a delicious side for any meal.
[feast_advanced_jump_to]Ingredients for Cornbread From Scratch
See recipe card for quantities.
Instructions to Make Cornbread From Scratch RecipeThis is a simple 2 step recipe that will have you making a basic cornbread recipe from scratch on the regular.


3. Pour into the bottom of 9x12 or 8X11.5 in greased pan.
4. Bake in oven for 25-30 minutes, until a knife inserted in the center comes out clean. Cut into 8 pieces and serve.
Hint: Let the batter rest for 5-10 minutes before baking. This allows the cornmeal to absorb the liquid, resulting in a more tender and comes out as the best homemade cornbread from scratch.
Substitutions For The Cornbread Batter RecipeHere are some other ways you might make this cornbread batter depending on your CKD dietary needs.
Use whole wheat flour instead of all-purpose flour â This adds more fiber and nutrients while still providing structure to the cornbread.Swap almond milk for unsweetened rice milk â Itâs another low-sodium, dairy-free option that is often lower in potassium than almond milk.Replace sugar with a sugar substitute like stevia â This helps reduce the carbohydrate content, making it more suitable for people with CKD and diabetes.StorageTo store this low sodium cornbread, allow it to cool completely before wrapping it tightly in plastic wrap or placing it in an airtight container. It can be stored at room temperature for up to 2 days, or refrigerated for up to 5 days.
For longer storage, you can freeze the cornbread for up to 3 months by wrapping it in foil and placing it in a freezer-safe bag.
FAQs about Cornbread from Scratch No ButtermilkCan I make this cornbread without eggs?Yes, you can substitute the egg with a flaxseed or chia seed mixture (1 tablespoon of seeds mixed with 3 tablespoons of water) to keep the recipe egg-free.
How can I make the cornbread more moist?For a moister cornbread, you can add 1-2 tablespoons of unsweetened applesauce or Greek yogurt to the batter.
Can I add other ingredients like cheese or herbs?Yes, you can add kidney-friendly ingredients like fresh herbs or a small amount of low-sodium cheese to enhance the flavor without increasing sodium too much.
How do I prevent the cornbread from crumbling?Make sure not to overmix the batter and consider adding an extra tablespoon of oil or a bit more egg for better binding.
Related To Low Sodium CornbreadLooking for other recipes like this? Try these:




These are my favorite dishes to serve with this Low Sodium Cornbread:




If you tried this Recipe or any other recipe on my website, please please leave a star rating and let me know how it goes in the comments below. I love hearing from you!
PrintRecipeLow Sodium Cornbread
5 Stars 4 Stars 3 Stars 2 Stars 1 Star
No reviews
A delicious low sodium cornbread that is perfect for any night of the week.
Author: Mathea Ford, MBA, RDN, LD Prep Time: 10 minutes Cook Time: 30 minutes Total Time: 40 minutes Yield: 8 Category: Side Dish Method: Oven Cuisine: American Diet: Vegetarian Ingredients1 cup yellow cornmeal
1 cup all purpose flour
¼ cup sugar
1 tbsp baking powder
1 cup almond milk
1 large egg
¼ cup cooking oil
Cook Mode Prevent your screen from going dark Instructions1. Heat oven to 350'F and spray a 9x12 or 8X11.5 in pan with nonstick cooking spray.
2. Combine cornmeal, flour, sugar, baking powder, almond milk, egg and cooking oil together.Â
3. Pour into the bottom of 9x12 or 8X11.5 in greased pan.
4. Bake in oven for 25-30 minutes, until a knife inserted in the center comes out clean. Cut into 8 pieces and serve.
NotesDon't overmix the cornbread batter. Make sure you don't over cook it and store it properly.
(function(){ window.addEventListener( 'message', function( event ){ if ( ( 'https://nutrifox.com' !== event.origin && 'https://nutrifox.test' !== event.origin ) || typeof event.data !== 'string' ) { return; } var payload = JSON.parse( event.data ); switch ( payload.event ) { case 'setHeight': var iframe = document.getElementById( 'nutrifox-label-' + payload.recipeId ); iframe.style.height = payload.height + 'px'; break; } } );}()); Did you make this recipe?Share a photo and tag us â we can't wait to see what you've made!
window.trCommon={"minRating":6,"ajaxurl":"https:\/\/www.renaldiethq.com\/wp-admin\/admin-... = window.TastyRecipes || {};window.TastyRecipes.smoothScroll = {init() {document.addEventListener( 'click', ( e ) => {let anchor = e.target;if ( anchor.tagName !== 'A' ) {anchor = anchor.closest( 'a.tasty-recipes-scrollto' );}if ( ! anchor || ! anchor.classList.contains( 'tasty-recipes-scrollto' ) ) {return;}const elementHref = anchor.getAttribute( 'href' );if ( ! elementHref ) {return;}e.preventDefault();this.goToSelector( elementHref );});},goToSelector( selector ) {const element = document.querySelector( selector );if ( ! element ) {return;}element.scrollIntoView( { behavior: 'smooth' } );}};document.addEventListener('DOMContentLoaded',() => window.TastyRecipes.smoothScroll.init());(function(){document.querySelectorAll('[data-tr-ingredient-checkbox]').forEach(function(el) {var input = el.querySelector('.tr-ingredient-checkbox-container input[type="checkbox"]');if ( ! input ) {return;}if (input.checked) {el.dataset.trIngredientCheckbox = 'checked';}el.addEventListener('click', function(event) {if ( 'A' === event.target.nodeName|| 'INPUT' === event.target.nodeName|| 'LABEL' === event.target.nodeName ) {return;}input.click();});input.addEventListener('change', function() {el.dataset.trIngredientCheckbox = input.checked ? 'checked' : '';});});}());window.TastyRecipes = window.TastyRecipes || {};window.TastyRecipes.cookMode = {wakeLockApi: false,wakeLock: false,cookModeSelector: '.tasty-recipes-cook-mode',init() {if ("wakeLock" in navigator && "request" in navigator.wakeLock) {this.wakeLockApi = navigator.wakeLock;}const cookModes = document.querySelectorAll(this.cookModeSelector);if (cookModes.length > 0) {for (const cookMode of cookModes) {if (this.wakeLockApi) {cookMode.querySelector('input[type="checkbox"]').addEventListener("change", event => {this.checkboxChange(event.target);}, false);} else {cookMode.style.display = "none";}}}},checkboxChange(checkbox) {if (checkbox.checked) {this.lock();} else {this.unlock();}},setCheckboxesState(state) {const checkboxes = document.querySelectorAll(this.cookModeSelector + ' input[type="checkbox"]');for (const checkbox of checkboxes) {checkbox.checked = state;}},async lock() {try {this.wakeLock = await this.wakeLockApi.request("screen");this.wakeLock.addEventListener("release", () => {this.wakeLock = false;this.setCheckboxesState(false);});this.setCheckboxesState(true);} catch (error) {this.setCheckboxesState(false);}},unlock() {if (this.wakeLock) {this.wakeLock.release();this.wakeLock = false;}this.setCheckboxesState(false);}};(function(callback) {if (document.readyState !== "loading") {callback();} else {document.addEventListener("DOMContentLoaded", callback);}})(() => {window.TastyRecipes.cookMode.init();});window.TastyRecipes = window.TastyRecipes || {};window.TastyRecipes.staticTooltip = {element: null,tooltipElement: null,deleting: false,init( element ) {if ( this.deleting ) {return;}this.element = element;this.buildElements();},destroy() {if ( ! this.tooltipElement || this.deleting ) {return;}this.deleting = true;this.tooltipElement.classList.remove( 'opened' );setTimeout( () => {this.tooltipElement.remove();this.deleting = false;}, 500 );},buildElements() {const tooltipElement = document.createElement( 'div' );tooltipElement.classList.add( 'tasty-recipes-static-tooltip');tooltipElement.setAttribute( 'id', 'tasty-recipes-tooltip' );const currentTooltipElement = document.getElementById( 'tasty-recipes-tooltip' );if ( currentTooltipElement ) {document.body.replaceChild( tooltipElement, currentTooltipElement );} else {document.body.appendChild( tooltipElement );}this.tooltipElement = document.getElementById( 'tasty-recipes-tooltip' );},show() {if ( ! this.tooltipElement ) {return;}const tooltipTop = this.element.getBoundingClientRect().top+ window.scrollY- 10 // 10px offset.- this.tooltipElement.getBoundingClientRect().height;const tooltipLeft = this.element.getBoundingClientRect().left- ( this.tooltipElement.getBoundingClientRect().width / 2 )+ ( this.element.getBoundingClientRect().width / 2 ) - 1;const posLeft = Math.max( 10, tooltipLeft );this.maybeRemoveTail( posLeft !== tooltipLeft );this.tooltipElement.setAttribute( 'style', 'top:' + tooltipTop + 'px;left:' + posLeft + 'px;' );this.tooltipElement.classList.add( 'opened' );},maybeRemoveTail( removeTail ) {if ( removeTail ) {this.tooltipElement.classList.add( 'tr-hide-tail' );} else {this.tooltipElement.classList.remove( 'tr-hide-tail' );}},changeMessage( message ) {if ( ! this.tooltipElement ) {return;}this.tooltipElement.innerHTML = message;}};window.TastyRecipes.ajax = {sendPostRequest( url, data, success, failure ) {const xhr = new XMLHttpRequest();xhr.open( 'POST', url, true );xhr.send( this.preparePostData( data ) );xhr.onreadystatechange = () => {if ( 4 !== xhr.readyState ) {return;}if ( xhr.status === 200 ) {success( JSON.parse( xhr.responseText ) );return;}failure( xhr );};xhr.onerror = () => {failure( xhr );};},preparePostData( data ) {const formData = new FormData();for ( const key in data ) {formData.append( key, data[key] );}return formData;},};window.TastyRecipes.ratings = {defaultRating: 0,currentRatingPercentage: 100,savingRating: false,init( minRating ) {this.minRating = minRating;this.formWatchRating();this.closeTooltipWhenClickOutside();this.addBodyClassBasedOnSelectedRating();this.backwardCompFormRatingPosition();},formWatchRating() {const ratings = document.querySelectorAll('.tasty-recipes-no-ratings-buttons [data-rating]');if ( ratings.length <= 0 ) {return;}for ( const rating of ratings ) {rating.addEventListener( 'click', event => {event.preventDefault();this.defaultRating = event.target.closest( '.checked' ).dataset.rating;this.setCheckedStar( event.target );this.maybeSendRating( this.defaultRating, event.target );this.setRatingInForm( this.defaultRating );} );}},closeTooltipWhenClickOutside() {window.addEventListener( 'click', e => {// Bailout (don't remove the tooltip) when the clicked element is a rating star, or it's the tooltip itself.if ( e.target.closest( '.tasty-recipes-rating' ) || e.target.classList.contains( 'tasty-recipes-static-tooltip' ) ) {return;}window.TastyRecipes.staticTooltip.destroy();} );}, setRatingInForm( rating ) {const ratingInput = document.querySelector( '#respond .tasty-recipes-rating[value="' + rating + '"]' );if ( ! ratingInput ) {return;}ratingInput.click();},addBodyClassBasedOnSelectedRating() {const ratingInputs = document.querySelectorAll( 'input.tasty-recipes-rating' );if ( ! ratingInputs ) {return;}for ( const ratingInput of ratingInputs ) {ratingInput.addEventListener( 'click', currentEvent => {const selectedRating = currentEvent.target.getAttribute( 'value' );this.handleBodyClassByRating( selectedRating );this.toggleCommentTextareaRequired( selectedRating );} );}},handleBodyClassByRating( rating ) {if ( rating < this.minRating ) {document.body.classList.remove( 'tasty-recipes-selected-minimum-rating' );return;}document.body.classList.add( 'tasty-recipes-selected-minimum-rating' );},toggleCommentTextareaRequired( rating ) {const commentTextarea = document.getElementById( 'comment' );if ( ! commentTextarea ) {return;}if ( rating < this.minRating ) {commentTextarea.setAttribute( 'required', '' );return;}commentTextarea.removeAttribute( 'required' );},maybeSendRating( rating, element ) {if ( this.savingRating === rating ) {return;}this.savingRating = rating;window.TastyRecipes.staticTooltip.init( element );const recipeCardElement = element.closest( '.tasty-recipes' );if ( ! recipeCardElement ) {window.TastyRecipes.staticTooltip.destroy();return;}window.TastyRecipes.ajax.sendPostRequest(window.trCommon.ajaxurl,{action: 'tasty_recipes_save_rating',rating,nonce: window.trCommon.ratingNonce,post_id: window.trCommon.postId,recipe_id: recipeCardElement.dataset.trId,},( response ) => {window.TastyRecipes.staticTooltip.changeMessage( response.data.message );window.TastyRecipes.staticTooltip.show();this.updateAverageText( response.data, recipeCardElement );this.maybeFillCommentForm( response.data );// Hide the tooltip after 5 seconds.setTimeout( () => {this.maybeResetTooltip( recipeCardElement, response.data, rating );}, 5000 );},() => {this.resetTooltip( recipeCardElement );});},updateAverageText( data, recipeCardElement ) {if ( ! data.average ) {return;}this.setRatingPercent( data );if ( ! data.count ) {return;}const quickLink = document.querySelector( '.tasty-recipes-rating-link' );if ( quickLink ) {this.setTextInContainer( quickLink, data );this.setPartialStar( quickLink );}const cardStars = recipeCardElement.querySelector( '.tasty-recipes-ratings-buttons' );cardStars.dataset.trDefaultRating = data.average;this.setTextInContainer( recipeCardElement.querySelector( '.tasty-recipes-rating' ), data );},setTextInContainer( container, data ) {if ( ! container ) {return;}if ( data.label ) {const ratingLabelElement = container.querySelector( '.rating-label' );if ( ratingLabelElement ) {ratingLabelElement.innerHTML = data.label;}return;}const averageElement = container.querySelector( '.average' );if ( averageElement ) {averageElement.textContent = data.average;}const countElement = container.querySelector( '.count' );if ( countElement ) {countElement.textContent = data.count;}},setPartialStar( container ) {const highestStar = container.querySelector( '[data-rating="' + Math.ceil( this.defaultRating ) + '"]' );if ( highestStar ) {highestStar.dataset.trClip = this.currentRatingPercentage;}},setRatingPercent( data ) {this.defaultRating = data.average.toFixed( 1 );const parts = data.average.toFixed( 2 ).toString().split( '.' );this.currentRatingPercentage = parts[1] ? parts[1] : 100;if ( this.currentRatingPercentage === '00' ) {this.currentRatingPercentage = 100;}},setCheckedStar( target ) {const cardRatingContainer = target.closest( '.tasty-recipes-ratings-buttons' );const selectedRatingElement = cardRatingContainer.querySelector( '[data-tr-checked]' );if ( selectedRatingElement ) {delete selectedRatingElement.dataset.trChecked;}const thisStar = target.closest( '.tasty-recipes-rating' );thisStar.dataset.trChecked = 1;thisStar.querySelector( '[data-tr-clip]' ).dataset.trClip = 100;},maybeFillCommentForm( data ) {if ( ! data.comment || ! data.comment.content ) {return;}const commentForm = document.querySelector( '#commentform' );if ( ! commentForm ) {return;}const commentBox = commentForm.querySelector( '[name=comment]' );if ( ! commentBox || commentBox.value ) {return;}// Add comment details for editing.commentBox.innerHTML = data.comment.content;if ( data.comment.name ) {commentForm.querySelector( '[name=author]' ).value = data.comment.name;commentForm.querySelector( '[name=email]' ).value = data.comment.email;}},maybeResetTooltip( recipeCardElement, data, rating ) {if ( this.savingRating === rating ) {this.resetTooltip( recipeCardElement, data );}},resetTooltip( recipeCardElement, data ) {window.TastyRecipes.staticTooltip.destroy();this.savingRating = false;// Reset the default rating.const cardRatingContainer = recipeCardElement.querySelector( '.tasty-recipes-ratings-buttons' );if ( cardRatingContainer ) {this.defaultRating = ( data && data.average ) ? data.average.toFixed(1) : cardRatingContainer.dataset.trDefaultRating;cardRatingContainer.dataset.trDefaultRating = this.defaultRating;this.resetSelectedStar( cardRatingContainer, data );}},resetSelectedStar( cardRatingContainer ) {const selectedRatingElement = cardRatingContainer.querySelector( '[data-rating="' + Math.ceil( this.defaultRating ) + '"]' );if ( selectedRatingElement ) {selectedRatingElement.querySelector( '[data-tr-clip]' ).dataset.trClip = this.currentRatingPercentage;selectedRatingElement.parentNode.dataset.trChecked = 1;}const previousSelectedElement= cardRatingContainer.querySelector( '[data-tr-checked]' );if ( previousSelectedElement ) {const currentSelectedRating = previousSelectedElement.querySelector('[data-rating]');if ( currentSelectedRating !== selectedRatingElement ) {delete previousSelectedElement.dataset.trChecked;}}},backwardCompFormRatingPosition() {const ratingsButtons = document.querySelector( '#respond .tasty-recipes-ratings-buttons, #tasty-recipes-comment-rating .tasty-recipes-ratings-buttons' );if ( ! ratingsButtons ) {return;}const ratingsButtonsStyles = window.getComputedStyle(ratingsButtons);if ( ! ratingsButtonsStyles.display.includes( 'flex' ) ) {ratingsButtons.style.direction = 'rtl';}if ( typeof tastyRecipesRating !== 'undefined' ) {// Select the rating that was previously selected in admin.ratingsButtons.querySelector( '.tasty-recipes-rating[value="' + tastyRecipesRating + '"]' ).checked = true;}const ratingSpans = ratingsButtons.querySelectorAll( '.tasty-recipes-rating' );for (const ratingSpan of ratingSpans) {ratingSpan.addEventListener( 'click', event => {if ( ratingSpan === event.target ) {return;}ratingSpan.previousElementSibling.click();} );}}};(function(callback) {if (document.readyState !== "loading") {callback();} else {window.addEventListener( 'load', callback );}})(() => {window.TastyRecipes.ratings.init( window.trCommon ? window.trCommon.minRating : 4 );});Recipe Card powered by [image error] Check Out Our Meal Plans For People With Chronic Kidney Disease (CKD)The post Low Sodium Cornbread appeared first on Renal Diet HQ.
September 4, 2024
What I Wish I Knew Earlier: Exercise Benefits-Podcast

When it comes to managing chronic kidney disease (CKD), many patients wish they had known earlier about the incredible benefits of regular, appropriate exercise. As a registered dietitian nutritionist specializing in kidney health, I often hear from my patients how they regret not prioritizing physical activity sooner. Exercise is more than just a way to stay fitâitâs a powerful tool that can improve overall health and potentially slow the progression of CKD.
For More Recipes and Ideas --->> Get Your Free Meals and Recipes That Are Perfect for Pre-Dialysis Diets, Pre-Dialysis with Diabetes, or Dialysis Diets.
In this post, weâll explore how regular exercise can transform your health and support your journey with CKD.
The Overlooked Power of ExerciseExercise is often underestimated, especially when it comes to managing chronic conditions like CKD. However, regular physical activity offers a wide range of benefits that are essential for kidney health. It can help you manage your weight, control your blood pressure, and improve your blood sugar levelsâall of which are vital factors in slowing the progression of CKD.
Beyond these physical benefits, exercise also enhances your overall well-being. It boosts energy levels, reduces stress, and improves sleep quality. Think of it as a natural prescription for feeling better and taking control of your health. Many of my patients have shared that they didnât fully grasp how beneficial appropriate exercise could be until it was almost too late.
Itâs Never Too Late to StartWhile itâs natural to feel some regret about not starting sooner, itâs important to remember that itâs never too late to begin incorporating exercise into your life. The key is to recognize that exercise doesnât have to be extreme or strenuous to be effective.
No matter your current fitness level, there are activities that can work for you. Simple exercises like walking, swimming, yoga, or tai chi can be incredibly beneficial and easy to fit into your routine. Starting now can still make a significant difference in your health and well-being.
Tailoring Exercise to Individual NeedsOne of the most important aspects of incorporating exercise into your life is ensuring that itâs tailored to your individual needs and capabilities. What works for one person might not work for another, and thatâs okay. The goal is to find physical activities that you enjoy and can sustain over time.
Consider starting with gentle activities that are easy on the joints and muscles, such as walking or swimming. Yoga and tai chi are also excellent options that not only provide physical benefits but also help with stress management and mental well-being. The key is consistencyâmaking these activities a regular part of your lifestyle can have a profound impact on your health.
Exercise as a Key Tool in Managing CKDExercise is a game-changer when it comes to managing CKD. Not only can it help you maintain overall health, but it also has the potential to slow the progression of kidney disease. By incorporating regular physical activity into your routine, youâre taking a proactive step towards better health and a higher quality of life.
Itâs essential to talk to your healthcare team, including your dietitian, about how to safely incorporate exercise into your lifestyle. They can provide guidance on the types of exercises that are most appropriate for your specific situation and help you create a plan that works for you.
In summary, exercise is crucial not just for your overall health but for managing chronic kidney disease and improving your mental well-being. Itâs never too late to start, and even simple, low-impact activities can make a significant difference. By taking this positive step towards incorporating exercise into your daily routine, youâre empowering yourself to live a healthier, more vibrant life.
Thank you for joining me in exploring the benefits of exercise for CKD. Remember, exercise is not just for your bodyâitâs for your kidney health and your mind as well. Letâs take charge of our health together!
Learn more about Anemia: Clinical Trials and Research-Podcast
The post What I Wish I Knew Earlier: Exercise Benefits-Podcast appeared first on Renal Diet HQ.
September 1, 2024
Kidney Friendly Salads
When managing Chronic Kidney Disease (CKD), finding meals that are both nutritious and safe for your kidneys can feel challenging. Our kidney-friendly salads offer a refreshing solution. These salads are specially designed to be low in sodium, potassium, and phosphorus while still packed with flavor and essential nutrients. Whether you're looking for a light side dish or a filling main course, these salad recipes provide a delicious way to maintain a healthy balance in your diet while supporting your kidney health.
Fill Out The Form Below To Get A Copy Of Kidney Friendly Salad Recipes for September In Your Inbox
Finding delicious and nutritious recipes that fit into your dietary restrictions can be a challenge. These five kidney-friendly salads are designed to provide flavor, texture, and variety while being mindful of potassium, phosphorus, and sodium levels. From refreshing fruit-based salads to hearty options like Cornbread Salad, these dishes offer a perfect blend of health and taste. Whether you're looking for a light snack, a satisfying side dish, or even a kidney-safe dessert, these salads are sure to please your palate while supporting your kidney health.
5 Salads For Chronic Kidney DiseaseNectarine Salad
Cherry Pie Filling Salad
Cornbread Salad
Zucchini Pasta Salad
Stone Fruit SaladKidney Friendly Salad Recipes for September Nectarine Salad : This refreshing salad offers a delicious blend of flavors while being gentle on the kidneys. With low potassium levels, nectarines provide a sweet touch without overwhelming the dietary needs of those managing CKD. This salad brings a bright, kidney-friendly option to your meal plan.Stone Fruit Salad: A medley of summerâs best stone fruits makes this salad a treat for the taste buds and a great choice for CKD patients. It's light and naturally low in phosphorus and potassium, ensuring it fits well into a kidney-conscious diet. Cornbread Salad : Cornbread Salad is a comforting twist on the classic salad, offering rich textures and flavors. The cornbread base is kidney-friendly, making it a wholesome and satisfying option for those with CKD who still want to enjoy hearty dishes. Zucchini Pasta Salad : This salad is an excellent alternative to traditional pasta salads, as zucchini is naturally low in potassium and phosphorus. It's a kidney-conscious dish thatâs perfect for a refreshing meal without compromising on taste or nutrition. Cherry Whipped Salad : This light and creamy dessert salad combines sweetness with a kidney-safe profile. Cherries are lower in potassium, making this salad a delightful treat for CKD patients while still aligning with their dietary restrictions.Check Out Our Meal Plans For People With Chronic Kidney Disease (CKD)
The post Kidney Friendly Salads appeared first on Renal Diet HQ.
August 30, 2024
Is Home Hemodialysis Right For You?-Podcast

Chronic Kidney Disease (CKD) is a condition that affects millions of people worldwide, and with it comes a host of challenges that patients must navigate daily. This blog post is part of our series on CKD, where we dive deep into various aspects of the disease, providing insights and guidance to help those affected live their best lives.
For More Recipes and Ideas --->> Get Your Free Meals and Recipes That Are Perfect for Pre-Dialysis Diets, Pre-Dialysis with Diabetes, or Dialysis Diets.
In this installment, we discuss the emotional and psychological impacts of CKD, the importance of early diagnosis, and strategies for managing the disease. Through real-life experiences and expert advice, we aim to shed light on the complexities of CKD and offer hope and practical tips for those facing this condition.
The Emotional Impact of CKD: Addressing Fear and AnxietyLiving with CKD can be overwhelming, especially when first diagnosed. The fear of the unknown and the anxiety about the future can weigh heavily on patients. Many struggle with the realization that their lives will change and that they may need to adjust their lifestyle, diet, and daily routine to manage their condition.
As we discussed in the transcript, addressing these emotions is crucial. Patients need support from their loved ones, healthcare providers, and communities. Counseling and therapy can be beneficial in helping patients cope with their feelings and develop a positive outlook on managing their CKD.
The Importance of Early Diagnosis: Catching CKD Before It ProgressesEarly diagnosis of CKD is vital in preventing the disease from progressing to more severe stages. Unfortunately, CKD often goes undiagnosed until it's advanced, making treatment more challenging. Regular check-ups and screenings, especially for those at higher risk, are essential in catching CKD early.
As mentioned in the transcript, early intervention can significantly impact a patient's prognosis. With timely diagnosis, patients can take proactive steps to manage their condition, slow the progression of the disease, and maintain a better quality of life.
Managing CKD: Diet, Lifestyle, and Medical TreatmentsManaging CKD involves a multifaceted approach that includes dietary changes, lifestyle modifications, and medical treatments. Patients must work closely with their healthcare providers to develop a personalized plan that addresses their specific needs.
The transcript highlights the importance of adhering to a kidney-friendly diet, which includes limiting sodium, potassium, and phosphorus intake. Regular physical activity, maintaining a healthy weight, and managing blood pressure and blood sugar levels are also crucial in managing CKD.
In addition to lifestyle changes, medical treatments such as medications and dialysis may be necessary for some patients. Staying informed about the latest advancements in CKD treatment and working with a knowledgeable healthcare team can help patients make informed decisions about their care.
Overcoming Common Challenges: Patient Stories and Expert TipsCKD patients face many challenges, from dietary restrictions to dealing with the side effects of treatment. In this section, we share stories from real patients who have found ways to overcome these obstacles and lead fulfilling lives despite their condition.
The transcript provides valuable insights from experts on how to manage CKD effectively. From finding kidney-friendly recipes to staying motivated with exercise, these tips can make a significant difference in a patient's journey with CKD.
Conclusion: Empowering CKD Patients to Take Control of Their HealthLiving with CKD is undoubtedly challenging, but with the right support and resources, patients can take control of their health and lead fulfilling lives. This blog post has covered the emotional impact of CKD, the importance of early diagnosis, strategies for managing the disease, and tips for overcoming common challenges.
Learn more about Kidney Doctor: What is a nephrologist?-Podcast
Learn more about Anemia: Clinical Trials and Research-Podcast
The post Is Home Hemodialysis Right For You?-Podcast appeared first on Renal Diet HQ.
August 28, 2024
Anemia: Clinical Trials and Research-Podcast

Anemia is a common and challenging complication for individuals with Chronic Kidney Disease (CKD). Researchers are working tirelessly to find new ways to prevent, detect, and treat anemia in CKD patients. Recent clinical studies have focused on various innovative approaches, including the role of the gut microbiome in anemia development and novel treatment options. If you're interested in diving deeper into these studies, be sure to check out the additional resources linked in the comments below. In this post, weâll explore some of the most promising areas of research and what they could mean for those managing CKD and anemia.
For More Recipes and Ideas --->> Get Your Free Meals and Recipes That Are Perfect for Pre-Dialysis Diets, Pre-Dialysis with Diabetes, or Dialysis Diets.
The Role of the Gut Microbiome in Anemia DevelopmentOne exciting area of research centers around the gut microbiome and its potential role in the development of anemia in CKD patients. The gut microbiome, which is the collection of microorganisms living in the digestive tract, has been shown to influence various aspects of health, including inflammation and nutrient absorption.
Studies have indicated that alterations in the gut microbiome can lead to increased inflammation and iron deficiency, both of which are key contributors to anemia. As a result, researchers are investigating how modifying the gut microbiome through dietary changes or probiotic supplementation could improve anemia outcomes in CKD patients. This approach could offer a new avenue for managing anemia by addressing one of its underlying causes rather than just treating its symptoms.
Emerging Treatments for Anemia in CKD PatientsIn addition to exploring the gut microbiome, researchers are also investigating several novel treatments for anemia specifically tailored to CKD patients. Some of the most promising therapies include:
Stem Cell Therapy: Scientists are exploring the use of stem cells to stimulate red blood cell production in CKD patients. This approach could help increase the bodyâs natural ability to produce red blood cells, potentially reducing the need for external treatments.Gene Therapy: Another innovative area of research involves gene therapy. By targeting specific genes that regulate red blood cell production, this therapy aims to boost the levels of essential proteins, thereby alleviating anemia in CKD patients.Targeted Drug Development: Researchers are also working on developing drugs that target specific biomarkers involved in the development of anemia. These drugs could offer a more personalized approach to treatment, addressing the unique biological factors contributing to anemia in each patient.Considering Patient Perspectives in Anemia ManagementManaging anemia in CKD is not just about developing new treatments; itâs also about understanding the patient experience. Researchers are increasingly focusing on patient perspectives to ensure that new treatments align with the needs and preferences of those living with CKD.
One important aspect of this research is studying patient preferences for different treatment options. By understanding what patients value in their care, whether it's the convenience of treatment, the side effects, or the effectiveness, healthcare providers can develop strategies that improve adherence to medication regimens. This patient-centered approach is crucial for creating more effective and sustainable anemia management plans.
The ongoing research into anemia and Chronic Kidney Disease holds great promise for improving the lives of those affected by these conditions. From exploring the gut microbiome to developing cutting-edge therapies like stem cell and gene therapy, researchers are making strides in understanding and treating anemia in CKD patients. Equally important is the focus on patient perspectives, ensuring that treatments are not only effective but also aligned with the needs of those they are designed to help.
If youâre interested in learning more about the latest research in CKD and anemia, donât hesitate to explore the additional resources on my blog. Your thoughts and comments are always welcomeâlet's continue the conversation about the future of CKD treatment together.
Learn more about Is Home Hemodialysis Right For You?-Podcast
Learn more about What I Wish I Knew Earlier: Exercise Benefits-Podcast
The post Anemia: Clinical Trials and Research-Podcast appeared first on Renal Diet HQ.
August 21, 2024
What I Wish I Knew Earlier: Diabetes Management and Kidney Health-Podcast

When it comes to managing diabetes, thereâs one critical aspect that often goes overlookedâits direct impact on kidney health. As a registered dietitian nutritionist specializing in kidney health, Iâve had many patients share their regret that they didnât fully understand the connection between blood sugar control and kidney health until it was too late. Diabetes and kidney health are closely linked, and if youâre living with diabetes, itâs essential to know how managing your blood sugar can protect your kidneys.
For More Recipes and Ideas --->> Get Your Free Meals and Recipes That Are Perfect for Pre-Dialysis Diets, Pre-Dialysis with Diabetes, or Dialysis Diets.
The Link Between Diabetes and Kidney HealthDiabetes is more than just a blood sugar issue; itâs a condition that can have a profound impact on your kidneys. The kidneys play a vital role in filtering waste products from your blood, keeping your body in balance. However, when your blood sugar levels are consistently high, it can damage the small blood vessels within your kidneys. Over time, this damage can impair kidney function, leading to serious complications.
Unfortunately, this connection between diabetes and kidney health often goes unnoticed until the damage is done. Many people donât realize that high blood sugar levels can directly harm their kidneys until it becomes a serious concern. Understanding this link early on can make a significant difference in preserving your kidney function.
The Importance of Tight Blood Sugar ControlOne of the most common things I hear from patients is that they wish they had known earlier about the importance of tight blood sugar control in relation to their kidney health. They didnât fully grasp how closely diabetes and kidney health are connected, and they regret not taking proactive steps sooner.
Effective diabetes management is about more than just taking your medications. Itâs about consistently monitoring your blood sugar levels, keeping your A1C in check, following a balanced diet, and engaging in regular physical activity. For individuals with diabetes, adopting a kidney-friendly diet is particularly crucial. This means watching your carbohydrate intake, focusing on complex carbs, and avoiding excess sugars. Additionally, monitoring your sodium and protein intake is important to reduce the burden on your kidneys.
The message is clear: diabetes management isnât just about controlling your blood sugar for the sake of diabetes alone; itâs about preserving your kidney health as well.
Proactive Steps for Protecting Kidney HealthControlling your blood sugar levels can slow down the progression of kidney disease and prevent further damage. I always tell my patients that understanding the connection between diabetes and kidney health, and taking proactive steps towards effective blood sugar control, can be a game changer. Itâs never too late to start, and itâs always worth the effort.
If you have diabetes or are at risk, remember that the choices you make today can help protect your kidneys in the future. By taking control of your blood sugar now, you can significantly reduce your risk of developing kidney complications down the road.
Working with Healthcare ProfessionalsManaging diabetes and protecting your kidney health isnât something you have to do alone. Itâs important to consult with your healthcare team, including your dietitian, for guidance on how to best manage your diabetes and support your kidney health. They can provide personalized advice and help you create a plan that works for you.
Additionally, talk to your doctor about what lab tests can help you understand if youâre at risk for kidney disease. Regular monitoring is key to catching any issues early and taking action to protect your kidneys.
The connection between diabetes and kidney health is one that shouldnât be overlooked. By understanding this link and taking proactive steps to manage your blood sugar, you can make a significant impact on your kidney health. If you have any comments or questions, please share them belowâletâs continue the conversation about how we can better manage chronic kidney disease together. Remember, itâs never too late to start protecting your kidneys, and the choices you make today can make all the difference for your future health.
Learn more about Why a Pre-Dialysis Diet is Vital for Managing CKD | Mathea Ford, RDN Explains
The post What I Wish I Knew Earlier: Diabetes Management and Kidney Health-Podcast appeared first on Renal Diet HQ.
August 19, 2024
Cornbread Salad
Discover a new way to enjoy a Southern classic with this kidney-friendly Cornbread Salad. Perfectly tailored for those managing Chronic Kidney Disease (CKD), this recipe brings together the comforting flavors of cornbread, fresh vegetables, and a tangy dressing, all while keeping sodium and potassium levels in check. Whether you're looking for a satisfying side dish or a light main course, this Cornbread Salad offers a delicious and nutritious option that won't compromise your dietary needs. Enjoy the familiar taste of home while supporting your kidney health!

People love this Cornbread Salad recipe because it combines the hearty, comforting taste of homemade cornbread with the fresh crunch of garden vegetables, creating a satisfying dish that's both nostalgic and refreshing. The tangy dressing ties it all together, adding a burst of flavor that makes each bite irresistible.
You may also find that you enjoy this Zucchini Pasta Salad or this Stone Fruit Salad!
[feast_advanced_jump_to]For More Recipes and Ideas --->> Get Your Free Meals and Recipes That Are Perfect for Pre-Dialysis Diets, Pre-Dialysis with Diabetes, or Dialysis Diets.
Ingredients
See recipe card for quantities.
InstructionsCreating this Cornbread Salad is as easy as it is delicious. Follow these simple steps to combine fresh, kidney-friendly ingredients into a flavorful dish that's sure to become a new favorite. Whether you're preparing it for a family meal or a special occasion, this salad comes together quickly and effortlessly, bringing a touch of Southern comfort to your table. Let's get started!

1. Make cornbread ahead of time. Let it cool and cut into 1 inch pieces and place in a large bowl.

2. Add the pinto beans, corn, bacon, cheddar, jalapeno pepper, green pepper, celery and onion to the bowl with cornbread.

3. Mix everything together gently.

4. Pour the dressing over the salad ingredients and gently mix until fully combined.
5. Cover and refrigerate for at least 2 hours until ready to serve.

4. In a smaller bowl, mix together the mayo, sour cream, lime juice and ranch seasoning. Whisk together until combined.
Hint: To add an extra layer of flavor and texture, lightly toast the cornbread pieces in the oven before mixing them with the salad ingredients. This will give the cornbread a delightful crunch that complements the creamy dressing.

If you need to make adjustments to this recipe, there are several easy substitutions that maintain the dish's delicious flavor while accommodating your dietary needs.
Greek yogurt can be used instead of sour cream for a lower-fat, protein-packed option.Mild bell peppers can substitute for jalapeño peppers if you prefer a milder, less spicy salad.These substitutions allow you to customize the recipe to your taste while keeping it kidney-friendly and just as satisfying.
VariationsIf you're looking to put your own spin on this Cornbread Salad, there are several variations you can try to make it uniquely yours.
Southwestern Style - Add diced avocado and a sprinkle of cumin for a Southwestern twist that enhances the salad's creamy and smoky flavors.BBQ Flavor - Mix in a few tablespoons of low-sodium barbecue sauce with the dressing for a sweet and tangy kick that complements the cornbread and bacon.Vegetarian Version - Omit the bacon and add more veggies, such as chopped tomatoes and cucumbers, for a fresh, plant-based take on this classic dish.Feel free to experiment with these variations to suit your personal taste or dietary preferences, making this Cornbread Salad your own.
StorageFridge Storage - Cover the Cornbread Salad tightly with plastic wrap or store it in an airtight container, and refrigerate for up to 2-3 days. For the best texture, consider keeping the dressing separate and adding it just before serving.
Freezer Storage - To freeze, store the cornbread and vegetables in separate airtight containers for up to 1 month. The dressing should be prepared fresh, so add it after thawing the salad ingredients. Thaw the cornbread and vegetables in the fridge overnight before assembling the salad.
Top TipFor the best flavor and texture, prepare the cornbread a day ahead and let it cool completely before cutting it into pieces. This allows the cornbread to firm up, making it less likely to crumble when mixed with the other ingredients.

Looking for other recipes like this? Try these:




These are my favorite dishes to serve with recipe for cornbread salad:




If you tried this Recipe or any other recipe on my website, please please leave a star rating and let me know how it goes in the comments below. I love hearing from you!
PrintRecipeCornbread Salad
5 Stars 4 Stars 3 Stars 2 Stars 1 Star
No reviews
Discover a delicious Cornbread Salad for those with CKD! Low-sodium and packed with flavor, it's a perfect, kidney-friendly meal. Easy to make and enjoy!
Author: Mathea Ford, MBA, RDN, LD Prep Time: 30 Cook Time: 15 Total Time: 45 minutes Yield: 12 servings Category: Salads Method: Stovetop Cuisine: American Diet: Low Salt Ingredients 3 cups (½ pan) of low sodium cornbread15 ounce can low sodium pinto beans, drained and rinsed1 cup frozen corn, warmed to room temperature3 slices low sodium bacon, cooked and crumbled½ cup sharp cheddar shredded¼ cup (about 1 diced) jalepeno pepper½ cup diced green peppers¼ cup diced celery½ cup diced onion6 tbsp lime juice1 cup olive oil mayonaise1 cup sour cream, reduced fat2 TBSP Ranch dressing seasoning Cook Mode Prevent your screen from going dark Instructions Make cornbread ahead of time. Let it cool and cut into 1 inch pieces and place in a large bowl.Add the pinto beans, corn, bacon, cheddar, jalapeno pepper, green pepper, celery and onion to the bowl with cornbread. Mix gently.In a smaller bowl, mix together the mayo, sour cream, lime juice and ranch seasoning. Whisk together until combined.Pour the dressing over the salad ingredients and gently mix until fully combined.Cover and refrigerate for at least 2 hours until ready to serve. (function(){ window.addEventListener( 'message', function( event ){ if ( ( 'https://nutrifox.com' !== event.origin && 'https://nutrifox.test' !== event.origin ) || typeof event.data !== 'string' ) { return; } var payload = JSON.parse( event.data ); switch ( payload.event ) { case 'setHeight': var iframe = document.getElementById( 'nutrifox-label-' + payload.recipeId ); iframe.style.height = payload.height + 'px'; break; } } );}()); Did you make this recipe?Share a photo and tag us â we can't wait to see what you've made!
window.trCommon={"minRating":6,"ajaxurl":"https:\/\/www.renaldiethq.com\/wp-admin\/admin-... = window.TastyRecipes || {};window.TastyRecipes.smoothScroll = {init() {document.addEventListener( 'click', ( e ) => {let anchor = e.target;if ( anchor.tagName !== 'A' ) {anchor = anchor.closest( 'a.tasty-recipes-scrollto' );}if ( ! anchor || ! anchor.classList.contains( 'tasty-recipes-scrollto' ) ) {return;}const elementHref = anchor.getAttribute( 'href' );if ( ! elementHref ) {return;}e.preventDefault();this.goToSelector( elementHref );});},goToSelector( selector ) {const element = document.querySelector( selector );if ( ! element ) {return;}element.scrollIntoView( { behavior: 'smooth' } );}};document.addEventListener('DOMContentLoaded',() => window.TastyRecipes.smoothScroll.init());(function(){document.querySelectorAll('[data-tr-ingredient-checkbox]').forEach(function(el) {var input = el.querySelector('.tr-ingredient-checkbox-container input[type="checkbox"]');if ( ! input ) {return;}if (input.checked) {el.dataset.trIngredientCheckbox = 'checked';}el.addEventListener('click', function(event) {if ( 'A' === event.target.nodeName|| 'INPUT' === event.target.nodeName|| 'LABEL' === event.target.nodeName ) {return;}input.click();});input.addEventListener('change', function() {el.dataset.trIngredientCheckbox = input.checked ? 'checked' : '';});});}());window.TastyRecipes = window.TastyRecipes || {};window.TastyRecipes.cookMode = {wakeLockApi: false,wakeLock: false,cookModeSelector: '.tasty-recipes-cook-mode',init() {if ("wakeLock" in navigator && "request" in navigator.wakeLock) {this.wakeLockApi = navigator.wakeLock;}const cookModes = document.querySelectorAll(this.cookModeSelector);if (cookModes.length > 0) {for (const cookMode of cookModes) {if (this.wakeLockApi) {cookMode.querySelector('input[type="checkbox"]').addEventListener("change", event => {this.checkboxChange(event.target);}, false);} else {cookMode.style.display = "none";}}}},checkboxChange(checkbox) {if (checkbox.checked) {this.lock();} else {this.unlock();}},setCheckboxesState(state) {const checkboxes = document.querySelectorAll(this.cookModeSelector + ' input[type="checkbox"]');for (const checkbox of checkboxes) {checkbox.checked = state;}},async lock() {try {this.wakeLock = await this.wakeLockApi.request("screen");this.wakeLock.addEventListener("release", () => {this.wakeLock = false;this.setCheckboxesState(false);});this.setCheckboxesState(true);} catch (error) {this.setCheckboxesState(false);}},unlock() {if (this.wakeLock) {this.wakeLock.release();this.wakeLock = false;}this.setCheckboxesState(false);}};(function(callback) {if (document.readyState !== "loading") {callback();} else {document.addEventListener("DOMContentLoaded", callback);}})(() => {window.TastyRecipes.cookMode.init();});window.TastyRecipes = window.TastyRecipes || {};window.TastyRecipes.staticTooltip = {element: null,tooltipElement: null,deleting: false,init( element ) {if ( this.deleting ) {return;}this.element = element;this.buildElements();},destroy() {if ( ! this.tooltipElement || this.deleting ) {return;}this.deleting = true;this.tooltipElement.classList.remove( 'opened' );setTimeout( () => {this.tooltipElement.remove();this.deleting = false;}, 500 );},buildElements() {const tooltipElement = document.createElement( 'div' );tooltipElement.classList.add( 'tasty-recipes-static-tooltip');tooltipElement.setAttribute( 'id', 'tasty-recipes-tooltip' );const currentTooltipElement = document.getElementById( 'tasty-recipes-tooltip' );if ( currentTooltipElement ) {document.body.replaceChild( tooltipElement, currentTooltipElement );} else {document.body.appendChild( tooltipElement );}this.tooltipElement = document.getElementById( 'tasty-recipes-tooltip' );},show() {if ( ! this.tooltipElement ) {return;}const tooltipTop = this.element.getBoundingClientRect().top+ window.scrollY- 10 // 10px offset.- this.tooltipElement.getBoundingClientRect().height;const tooltipLeft = this.element.getBoundingClientRect().left- ( this.tooltipElement.getBoundingClientRect().width / 2 )+ ( this.element.getBoundingClientRect().width / 2 ) - 1;const posLeft = Math.max( 10, tooltipLeft );this.maybeRemoveTail( posLeft !== tooltipLeft );this.tooltipElement.setAttribute( 'style', 'top:' + tooltipTop + 'px;left:' + posLeft + 'px;' );this.tooltipElement.classList.add( 'opened' );},maybeRemoveTail( removeTail ) {if ( removeTail ) {this.tooltipElement.classList.add( 'tr-hide-tail' );} else {this.tooltipElement.classList.remove( 'tr-hide-tail' );}},changeMessage( message ) {if ( ! this.tooltipElement ) {return;}this.tooltipElement.innerHTML = message;}};window.TastyRecipes.ajax = {sendPostRequest( url, data, success, failure ) {const xhr = new XMLHttpRequest();xhr.open( 'POST', url, true );xhr.send( this.preparePostData( data ) );xhr.onreadystatechange = () => {if ( 4 !== xhr.readyState ) {return;}if ( xhr.status === 200 ) {success( JSON.parse( xhr.responseText ) );return;}failure( xhr );};xhr.onerror = () => {failure( xhr );};},preparePostData( data ) {const formData = new FormData();for ( const key in data ) {formData.append( key, data[key] );}return formData;},};window.TastyRecipes.ratings = {defaultRating: 0,currentRatingPercentage: 100,savingRating: false,init( minRating ) {this.minRating = minRating;this.formWatchRating();this.closeTooltipWhenClickOutside();this.addBodyClassBasedOnSelectedRating();this.backwardCompFormRatingPosition();},formWatchRating() {const ratings = document.querySelectorAll('.tasty-recipes-no-ratings-buttons [data-rating]');if ( ratings.length <= 0 ) {return;}for ( const rating of ratings ) {rating.addEventListener( 'click', event => {event.preventDefault();this.defaultRating = event.target.closest( '.checked' ).dataset.rating;this.setCheckedStar( event.target );this.maybeSendRating( this.defaultRating, event.target );this.setRatingInForm( this.defaultRating );} );}},closeTooltipWhenClickOutside() {window.addEventListener( 'click', e => {// Bailout (don't remove the tooltip) when the clicked element is a rating star, or it's the tooltip itself.if ( e.target.closest( '.tasty-recipes-rating' ) || e.target.classList.contains( 'tasty-recipes-static-tooltip' ) ) {return;}window.TastyRecipes.staticTooltip.destroy();} );}, setRatingInForm( rating ) {const ratingInput = document.querySelector( '#respond .tasty-recipes-rating[value="' + rating + '"]' );if ( ! ratingInput ) {return;}ratingInput.click();},addBodyClassBasedOnSelectedRating() {const ratingInputs = document.querySelectorAll( 'input.tasty-recipes-rating' );if ( ! ratingInputs ) {return;}for ( const ratingInput of ratingInputs ) {ratingInput.addEventListener( 'click', currentEvent => {const selectedRating = currentEvent.target.getAttribute( 'value' );this.handleBodyClassByRating( selectedRating );this.toggleCommentTextareaRequired( selectedRating );} );}},handleBodyClassByRating( rating ) {if ( rating < this.minRating ) {document.body.classList.remove( 'tasty-recipes-selected-minimum-rating' );return;}document.body.classList.add( 'tasty-recipes-selected-minimum-rating' );},toggleCommentTextareaRequired( rating ) {const commentTextarea = document.getElementById( 'comment' );if ( ! commentTextarea ) {return;}if ( rating < this.minRating ) {commentTextarea.setAttribute( 'required', '' );return;}commentTextarea.removeAttribute( 'required' );},maybeSendRating( rating, element ) {if ( this.savingRating === rating ) {return;}this.savingRating = rating;window.TastyRecipes.staticTooltip.init( element );const recipeCardElement = element.closest( '.tasty-recipes' );if ( ! recipeCardElement ) {window.TastyRecipes.staticTooltip.destroy();return;}window.TastyRecipes.ajax.sendPostRequest(window.trCommon.ajaxurl,{action: 'tasty_recipes_save_rating',rating,nonce: window.trCommon.ratingNonce,post_id: window.trCommon.postId,recipe_id: recipeCardElement.dataset.trId,},( response ) => {window.TastyRecipes.staticTooltip.changeMessage( response.data.message );window.TastyRecipes.staticTooltip.show();this.updateAverageText( response.data, recipeCardElement );this.maybeFillCommentForm( response.data );// Hide the tooltip after 5 seconds.setTimeout( () => {this.maybeResetTooltip( recipeCardElement, response.data, rating );}, 5000 );},() => {this.resetTooltip( recipeCardElement );});},updateAverageText( data, recipeCardElement ) {if ( ! data.average ) {return;}this.setRatingPercent( data );if ( ! data.count ) {return;}const quickLink = document.querySelector( '.tasty-recipes-rating-link' );if ( quickLink ) {this.setTextInContainer( quickLink, data );this.setPartialStar( quickLink );}const cardStars = recipeCardElement.querySelector( '.tasty-recipes-ratings-buttons' );cardStars.dataset.trDefaultRating = data.average;this.setTextInContainer( recipeCardElement.querySelector( '.tasty-recipes-rating' ), data );},setTextInContainer( container, data ) {if ( ! container ) {return;}if ( data.label ) {const ratingLabelElement = container.querySelector( '.rating-label' );if ( ratingLabelElement ) {ratingLabelElement.innerHTML = data.label;}return;}const averageElement = container.querySelector( '.average' );if ( averageElement ) {averageElement.textContent = data.average;}const countElement = container.querySelector( '.count' );if ( countElement ) {countElement.textContent = data.count;}},setPartialStar( container ) {const highestStar = container.querySelector( '[data-rating="' + Math.ceil( this.defaultRating ) + '"]' );if ( highestStar ) {highestStar.dataset.trClip = this.currentRatingPercentage;}},setRatingPercent( data ) {this.defaultRating = data.average.toFixed( 1 );const parts = data.average.toFixed( 2 ).toString().split( '.' );this.currentRatingPercentage = parts[1] ? parts[1] : 100;if ( this.currentRatingPercentage === '00' ) {this.currentRatingPercentage = 100;}},setCheckedStar( target ) {const cardRatingContainer = target.closest( '.tasty-recipes-ratings-buttons' );const selectedRatingElement = cardRatingContainer.querySelector( '[data-tr-checked]' );if ( selectedRatingElement ) {delete selectedRatingElement.dataset.trChecked;}const thisStar = target.closest( '.tasty-recipes-rating' );thisStar.dataset.trChecked = 1;thisStar.querySelector( '[data-tr-clip]' ).dataset.trClip = 100;},maybeFillCommentForm( data ) {if ( ! data.comment || ! data.comment.content ) {return;}const commentForm = document.querySelector( '#commentform' );if ( ! commentForm ) {return;}const commentBox = commentForm.querySelector( '[name=comment]' );if ( ! commentBox || commentBox.value ) {return;}// Add comment details for editing.commentBox.innerHTML = data.comment.content;if ( data.comment.name ) {commentForm.querySelector( '[name=author]' ).value = data.comment.name;commentForm.querySelector( '[name=email]' ).value = data.comment.email;}},maybeResetTooltip( recipeCardElement, data, rating ) {if ( this.savingRating === rating ) {this.resetTooltip( recipeCardElement, data );}},resetTooltip( recipeCardElement, data ) {window.TastyRecipes.staticTooltip.destroy();this.savingRating = false;// Reset the default rating.const cardRatingContainer = recipeCardElement.querySelector( '.tasty-recipes-ratings-buttons' );if ( cardRatingContainer ) {this.defaultRating = ( data && data.average ) ? data.average.toFixed(1) : cardRatingContainer.dataset.trDefaultRating;cardRatingContainer.dataset.trDefaultRating = this.defaultRating;this.resetSelectedStar( cardRatingContainer, data );}},resetSelectedStar( cardRatingContainer ) {const selectedRatingElement = cardRatingContainer.querySelector( '[data-rating="' + Math.ceil( this.defaultRating ) + '"]' );if ( selectedRatingElement ) {selectedRatingElement.querySelector( '[data-tr-clip]' ).dataset.trClip = this.currentRatingPercentage;selectedRatingElement.parentNode.dataset.trChecked = 1;}const previousSelectedElement= cardRatingContainer.querySelector( '[data-tr-checked]' );if ( previousSelectedElement ) {const currentSelectedRating = previousSelectedElement.querySelector('[data-rating]');if ( currentSelectedRating !== selectedRatingElement ) {delete previousSelectedElement.dataset.trChecked;}}},backwardCompFormRatingPosition() {const ratingsButtons = document.querySelector( '#respond .tasty-recipes-ratings-buttons, #tasty-recipes-comment-rating .tasty-recipes-ratings-buttons' );if ( ! ratingsButtons ) {return;}const ratingsButtonsStyles = window.getComputedStyle(ratingsButtons);if ( ! ratingsButtonsStyles.display.includes( 'flex' ) ) {ratingsButtons.style.direction = 'rtl';}if ( typeof tastyRecipesRating !== 'undefined' ) {// Select the rating that was previously selected in admin.ratingsButtons.querySelector( '.tasty-recipes-rating[value="' + tastyRecipesRating + '"]' ).checked = true;}const ratingSpans = ratingsButtons.querySelectorAll( '.tasty-recipes-rating' );for (const ratingSpan of ratingSpans) {ratingSpan.addEventListener( 'click', event => {if ( ratingSpan === event.target ) {return;}ratingSpan.previousElementSibling.click();} );}}};(function(callback) {if (document.readyState !== "loading") {callback();} else {window.addEventListener( 'load', callback );}})(() => {window.TastyRecipes.ratings.init( window.trCommon ? window.trCommon.minRating : 4 );});Recipe Card powered by [image error] Check Out Our Meal Plans For People With Chronic Kidney Disease (CKD)The post Cornbread Salad appeared first on Renal Diet HQ.
August 16, 2024
Why a Pre-Dialysis Diet is Vital for Managing CKD - Podcast

If you're living with chronic kidney disease (CKD), understanding the importance of a pre-dialysis diet is key to managing your health. As CKD progresses, your kidneys lose their ability to filter waste and excess fluids from the blood, making dietary management essential. A specialized diet tailored to your needs can slow the progression of CKD, help you maintain overall health, and even delay the need for dialysis or a kidney transplant.
For More Recipes and Ideas --->> Get Your Free Meals and Recipes That Are Perfect for Pre-Dialysis Diets, Pre-Dialysis with Diabetes, or Dialysis Diets.
Iâm Mathea Ford, a registered dietitian nutritionist specializing in CKD and the owner of Renal Diet HQ. Iâm here to help you navigate these dietary changes. Together, we can transform your eating habits, boost your well-being, and ensure that every bite you take supports your health. Ready to say goodbye to bland meals and hello to a healthier, more vibrant life? Letâs get started!
Understanding the Role of a Pre-Dialysis DietWhy Is a Pre-Dialysis Diet So Important?When your kidneys begin to lose function, they struggle to remove waste and excess nutrients like sodium, potassium, phosphorus, and protein from your blood. This is where a pre-dialysis diet becomes crucial. By managing these nutrients, you can reduce the strain on your kidneys, control blood pressure, and prevent complications such as fluid retention and electrolyte imbalances.
A well-planned pre-dialysis diet empowers you to take control of your health, actively engaging in your care and potentially delaying the need for dialysis or transplantation. This diet is not just about restriction; itâs about making informed choices that enhance your quality of life.
Key Nutrients in a Pre-Dialysis DietManaging Sodium, Potassium, Phosphorus, and ProteinSodium: High sodium levels can lead to increased blood pressure, which is particularly harmful to compromised kidneys. Reducing sodium intake helps manage blood pressure and fluid balance.Potassium: While potassium is essential for maintaining heart rhythm, excess potassium can be dangerous for CKD patients. A pre-dialysis diet helps keep potassium levels in check.Phosphorus: Elevated phosphorus levels can lead to bone problems, as your kidneys canât filter out excess phosphorus efficiently. Monitoring phosphorus intake is vital for bone health.Protein: Protein metabolism produces waste products like urea, which can accumulate in the blood when kidney function declines. Balancing protein intake is crucial to avoid overloading the kidneys while still meeting your nutritional needs.By carefully managing these nutrients, you can alleviate stress on your kidneys and support overall health.
Monitoring and Managing Kidney HealthThe Role of Blood Urea Nitrogen (BUN) and Creatinine LevelsMonitoring your kidney health is an essential part of managing CKD. Two key markers are Blood Urea Nitrogen (BUN) and creatinine levels.
BUN Levels: BUN is produced during protein metabolism and is usually filtered out by the kidneys. For CKD patients, elevated BUN levels can indicate reduced kidney function, leading to toxin accumulation in the body. Regularly monitoring BUN levels helps healthcare providers assess the severity of kidney disease and adjust dietary protein intake accordingly.Creatinine and GFR: Elevated creatinine levels often point to a decreased Glomerular Filtration Rate (GFR), signaling reduced kidney efficiency in filtering waste. Monitoring these markers provides deeper insights into kidney health and helps guide treatment plans.Keeping track of these indicators allows you and your healthcare team to make informed decisions that support your kidney function and overall well-being.
Fluid Management in a Pre-Dialysis DietWhy Fluid Management MattersFor individuals with compromised kidney function, managing fluid intake is crucial to prevent complications. Your kidneys play a central role in maintaining fluid and electrolyte balance, but as their function declines, this balance can become disrupted.
Fluid Retention: If your kidneys are struggling, excess fluid can build up in your body, leading to swelling (edema), shortness of breath, and increased blood pressure. This can put additional strain on your heart and diminish your quality of life.Dehydration: On the other hand, inadequate fluid intake can lead to dehydration, which causes electrolyte imbalances and further kidney stress. Dehydration can also lead to concentrated levels of waste products like BUN, making it harder for your body to flush them out.Proper fluid management is a delicate balance, and itâs important to follow your doctorâs advice on how much to drink each day.
Dietary Adjustments and Practical TipsMaking Your Diet Work for YouAdjusting your diet for CKD doesnât have to be daunting. Here are some practical tips:Protein Management: Depending on the stage of your CKD, your protein needs may vary. Typically, a lower protein diet (0.6 to 0.8 grams per kilogram of body weight) is recommended to reduce the production of waste products like urea. However, once dialysis begins, protein needs usually increase. Working with a dietitian can help you find the right balance.Limiting Sodium Intake: High sodium foods can lead to fluid retention and elevated blood pressure. Opt for fresh, whole foods over processed and packaged items, which often contain hidden sodium. Use herbs, spices, lemon juice, and vinegar to add flavor without relying on salt.Incorporating Whole Grains: Whole grains like brown rice, quinoa, bulgur, and whole wheat pasta are rich in fiber and nutrients. They can support kidney function by stabilizing blood sugar levels and promoting heart health. Just be mindful of phosphorus content and choose lower-phosphorus options when possible.Colorful Diet: Incorporate plenty of fruits and vegetables into your diet to enhance nutrition without adding extra strain on your kidneys. A colorful plate not only looks appealing but also provides a variety of vitamins and minerals.Personalized Nutrition and Professional GuidanceThe Importance of Individualized Diet PlansNo two CKD patients are the same, and thatâs why personalized nutrition is so important. Tailoring your diet to your specific needs, health status, and cultural preferences can make all the difference in managing CKD effectively.
Consulting Healthcare Professionals: Working with a registered dietitian or healthcare provider ensures that your diet is customized to your needs. They can help you navigate the complexities of a pre-dialysis diet, adjust your plan as your condition changes, and provide support every step of the way.Proactive Dietary Planning: Early collaboration with healthcare professionals allows for gradual adjustments in your diet, preventing abrupt stress on your kidneys. Regular monitoring of health indicators like blood pressure, BUN, and GFR can guide timely dietary updates, helping you manage complications and enhance your quality of life.A proactive approach to your diet is a powerful tool in managing CKD, supporting your kidney function, and improving your overall health.
Control of Your Health with a Pre-Dialysis DietA pre-dialysis diet is more than just a set of restrictions; itâs a strategic approach to managing CKD. By focusing on key nutrients, monitoring your kidney health, and making informed dietary choices, you can take control of your health and potentially delay the need for dialysis.
At Renal Diet HQ, weâre here to support you on this journey. Whether youâre just starting or looking to refine your diet, we have the resources and expertise to help you succeed. Visit Renal Diet HQ today to take the first step toward a healthier lifestyle. Every small change you make brings you closer to maintaining your kidney function and living your best life with CKD.
Learn more about What I Wish I Knew Earlier: The Impact Of Dietary Changes in CKD
Learn more about What I Wish I Knew Earlier: Diabetes Management and Kidney Health-Podcast
The post Why a Pre-Dialysis Diet is Vital for Managing CKD - Podcast appeared first on Renal Diet HQ.
August 15, 2024
Cherry Pie Filling Salad
This Cherry Pie Filling Salad is a delightful treat that perfectly balances sweetness with kidney-friendly ingredients. Designed with your dietary needs in mind, this salad is low in sodium and potassium, making it a safe and tasty option for those managing Chronic Kidney Disease. Enjoy the refreshing flavors and a touch of indulgence while staying on track with your health goals.

Anyone will appreciate this Cherry Pie Filling Salad for its irresistible blend of flavors and textures that offer a guilt-free indulgence. The sweetness of the cherries pairs perfectly with the creamy base, creating a dessert that feels decadent yet remains light and refreshing.
It's also incredibly versatile, whether you're serving it as a side dish, a dessert, or a midday snack, this salad is sure to satisfy cravings without the heaviness of traditional desserts.
I will say if you like salads, feel free to give this Mandarin Orange Salad a try. Another one of my favorites is this Nectarine Salad, the spice is so perfect! Salads don't have to be boring.
[feast_advanced_jump_to]For More Recipes and Ideas --->> Get Your Free Meals and Recipes That Are Perfect for Pre-Dialysis Diets, Pre-Dialysis with Diabetes, or Dialysis Diets.
IngredientsThe ingredients for this Cherry Pie Filling Salad are carefully selected to ensure a balance of flavor and kidney-friendly nutrition.

See recipe card for quantities.
InstructionsFollow these simple steps to create your Cherry Pie Filling Salad. With just a few easy preparations, you'll have a delightful, kidney-friendly dessert ready to enjoy in no time.

1. Add all ingredients to a large bowl.

2. Stir to combine.
3. Cover and refrigerate for 2 hours or until ready to serve.
Hint: Make sure to thoroughly drain the crushed pineapple before adding it to the salad to prevent the dish from becoming too watery. This will help maintain the perfect creamy consistency.

If you're looking to customize this Cherry Pie Filling Salad, here are a few simple substitutions you can try:
Chopped Pecans for Walnuts - Swap out the walnuts for chopped pecans to add a slightly sweeter, buttery flavor to the salad. Pecans also offer a similar texture and are equally kidney-friendly.Greek Yogurt for Cool Whip - Substitute the zero-sugar cool whip with plain Greek yogurt for a tangier, protein-packed alternative. This change will give the salad a thicker consistency while still keeping it light and refreshing.Fresh Cherries for Cherry Pie Filling - If you prefer a more natural option, use fresh or frozen cherries in place of the cherry pie filling. This substitution will reduce the sugar content even further, offering a fresher, more fruit-forward taste.VariationsFor a fun twist on this Cherry Pie Filling Salad, consider trying one of these variations:
Berry Medley Salad - Replace the cherry pie filling with a mix of blueberries, raspberries, and strawberries for a colorful and antioxidant-rich version. This variation adds a burst of fresh flavors that are just as kidney-friendly.Tropical Delight Salad - Swap the crushed pineapple for mango chunks and add a handful of shredded coconut to create a tropical-themed dessert. This version brings a taste of the tropics to your table while still keeping it light and creamy.Chocolate Cherry Dream - Stir in a few spoonfuls of cocoa powder into the cool whip or yogurt for a chocolatey twist. This variation adds a rich depth of flavor that pairs beautifully with the cherries and makes the salad even more indulgent.Each of these variations offers a unique take on the classic recipe, allowing you to enjoy a new flavor experience every time you make it.

If youâre planning to make this Cherry Pie Filling Salad ahead of time, here are your fridge and freezer options:
Fridge Option - Store the prepared salad in an airtight container in the refrigerator for up to 3 days. This allows the flavors to meld together, making it even more delicious when youâre ready to serve.
FAQs for Cherry Pie Filling Fruit SaladCan I use regular cherry pie filling instead of the no-sugar-added version?While you can use regular cherry pie filling, the no-sugar-added version is recommended to keep the sugar content lower, especially for those managing Chronic Kidney Disease. This ensures the salad remains a kidney-friendly treat.
Can I substitute the sweetened condensed coconut milk with regular sweetened condensed milk?Yes, you can substitute regular sweetened condensed milk, but keep in mind that it may increase the sugar content and make the recipe less suitable for those with dietary restrictions related to CKD. The coconut milk version provides a creamy texture while being a lighter, dairy-free option of this salad with cherry pie filling.
Other Kidney Friendly SaladsLooking for other recipes like this? Try these:




These are my favorite dishes to serve with salad with cherry pie filling:



If you tried this Recipe or any other recipe on my website, please please leave a star rating and let me know how it goes in the comments below. I love hearing from you!
PrintRecipeCherry Pie Filling Salad
5 Stars 4 Stars 3 Stars 2 Stars 1 Star
No reviews
Enjoy a sweet, kidney-friendly Cherry Pie Filling Salad! Perfect for those with CKD, this low-potassium treat satisfies your dessert cravings safely.
Author: Mathea Ford, MBA, RDN, LD Prep Time: 10 Cook Time: 10 Total Time: 20 minutes Yield: 10 servings Category: Dessert Method: Fridge Cuisine: American Diet: Low Salt Ingredients Units USM 1 can no sugar added cherry pie filling1 (11.6 oz) can sweetened condensed coconut milk½ cup walnuts chopped1 /2 cup crushed pineapple, drained1 container zero sugar cool whip1 cup mini marshmallows Cook Mode Prevent your screen from going dark Instructions Add all ingredients to a large bowl.Stir to combine.Cover and refrigerate for 2 hours or until ready to serve. (function(){ window.addEventListener( 'message', function( event ){ if ( ( 'https://nutrifox.com' !== event.origin && 'https://nutrifox.test' !== event.origin ) || typeof event.data !== 'string' ) { return; } var payload = JSON.parse( event.data ); switch ( payload.event ) { case 'setHeight': var iframe = document.getElementById( 'nutrifox-label-' payload.recipeId ); iframe.style.height = payload.height 'px'; break; } } );}()); Did you make this recipe?Share a photo and tag us â we can't wait to see what you've made!
window.trCommon={"minRating":6,"ajaxurl":"https:\/\/www.renaldiethq.com\/wp-admin\/admin-... = window.TastyRecipes || {};window.TastyRecipes.smoothScroll = {init() {document.addEventListener( 'click', ( e ) => {let anchor = e.target;if ( anchor.tagName !== 'A' ) {anchor = anchor.closest( 'a.tasty-recipes-scrollto' );}if ( ! anchor || ! anchor.classList.contains( 'tasty-recipes-scrollto' ) ) {return;}const elementHref = anchor.getAttribute( 'href' );if ( ! elementHref ) {return;}e.preventDefault();this.goToSelector( elementHref );});},goToSelector( selector ) {const element = document.querySelector( selector );if ( ! element ) {return;}element.scrollIntoView( { behavior: 'smooth' } );}};document.addEventListener('DOMContentLoaded',() => window.TastyRecipes.smoothScroll.init());(function(){var bothEquals = function( d1, d2, D ) {var ret = 0;if (d1<=D) {ret ;}if (d2<=D) {ret ;}return ret === 2;};var frac =function frac(x,D,mixed){var n1=Math.floor(x),d1=1;var n2=n1 1,d2=1;if(x!==n1)while(bothEquals(d1,d2,D)){var m=(n1 n2)/(d1 d2);if(x===m){if(d1 d2<=D){d1 =d2;n1 =n2;d2=D 1}else if(d1>d2)d2=D 1;else d1=D 1;break}else if(x<m){n2=n1 n2;d2=d1 d2}else{n1=n1 n2;d1=d1 d2}}if(d1>D){d1=d2;n1=n2}if(!mixed)return[0,n1,d1];var q=Math.floor(n1/d1);return[q,n1-q*d1,d1]};frac.cont=function cont(x,D,mixed){var sgn=x<0?-1:1;var B=x*sgn;var P_2=0,P_1=1,P=0;var Q_2=1,Q_1=0,Q=0;var A=Math.floor(B);while(Q_1<D){A=Math.floor(B);P=A*P_1 P_2;Q=A*Q_1 Q_2;if(B-A<5e-8)break;B=1/(B-A);P_2=P_1;P_1=P;Q_2=Q_1;Q_1=Q}if(Q>D){if(Q_1>D){Q=Q_2;P=P_2}else{Q=Q_1;P=P_1}}if(!mixed)return[0,sgn*P,Q];var q=Math.floor(sgn*P/Q);return[q,sgn*P-q*Q,Q]};window.tastyRecipesVulgarFractions = JSON.parse(decodeURIComponent("{"¼":"1/4","½":"1/2","¾":"3/4","â":"1/3","â":"2/3","â":"1/5","â":"2/5","â":"3/5","â":"4/5","â":"1/6","â":"5/6","â":"1/8","â":"3/8","â":"5/8","â":"7/8"}"));window.tastyRecipesFormatAmount = function(amount, el) {if ( parseFloat( amount ) === parseInt( amount ) ) {return amount;}var roundType = 'frac';if (typeof el.dataset.amountShouldRound !== 'undefined') {if ('false' !== el.dataset.amountShouldRound) {if ( 'number' === el.dataset.amountShouldRound ) {roundType = 'number';} else if ('frac' === el.dataset.amountShouldRound) {roundType = 'frac';} else if ('vulgar' === el.dataset.amountShouldRound) {roundType = 'vulgar';} else {roundType = 'integer';}}}if ('number' === roundType) {amount = Number.parseFloat(amount).toPrecision(2);} else if ('integer' === roundType) {amount = Math.round(amount);} else if ('frac' === roundType || 'vulgar' === roundType) {var denom = 8;if (typeof el.dataset.unit !== 'undefined') {var unit = el.dataset.unit;if (['cups','cup','c'].includes(unit)) {denom = 4;if (0.125 === amount) {denom = 8;}if ("0.1667" === Number.parseFloat( amount ).toPrecision(4)) {denom = 6;}}if (['tablespoons','tablespoon','tbsp'].includes(unit)) {denom = 2;}if (['teaspoons','teaspoon','tsp'].includes(unit)) {denom = 8;}}var amountArray = frac.cont( amount, denom, true );var newAmount = '';if ( amountArray[1] !== 0 ) {newAmount = amountArray[1] '/' amountArray[2];if ('vulgar' === roundType) {Object.keys(window.tastyRecipesVulgarFractions).forEach(function(vulgar) {if (newAmount === window.tastyRecipesVulgarFractions[vulgar]) {newAmount = vulgar;}});}}if ( newAmount ) {newAmount = ' ' newAmount;}if ( amountArray[0] ) {newAmount = amountArray[0] newAmount;}amount = newAmount;}return amount;};window.tastyRecipesUpdatePrintLink = () => {const printButton = document.querySelector( '.tasty-recipes-print-button' );if ( ! printButton ) {return;}const printURL = new URL( printButton.href );const searchParams = new URLSearchParams( printURL.search );const unitButton = document.querySelector( '.tasty-recipes-convert-button-active' );const scaleButton = document.querySelector( '.tasty-recipes-scale-button-active' );let unit = '';let scale = '';if ( unitButton ) {unit = unitButton.dataset.unitType;searchParams.delete('unit');searchParams.set( 'unit', unit );}if ( scaleButton ) {scale = scaleButton.dataset.amount;searchParams.set( 'scale', scale );}const paramString = searchParams.toString();const newURL = '' === paramString ? printURL.href : printURL.origin printURL.pathname '?' paramString;const printLinks = document.querySelectorAll( '.tasty-recipes-print-link' );printLinks.forEach( ( el ) => {el.href = newURL;});const printButtons = document.querySelectorAll( '.tasty-recipes-print-button' );printButtons.forEach( ( el ) => {el.href = newURL;});};document.addEventListener( 'DOMContentLoaded', () => {if ( ! window.location.href.includes( '/print/' ) ) {return;}const searchParams = new URLSearchParams( window.location.search );const unit = searchParams.get( 'unit' );const scale = searchParams.get( 'scale' );if ( unit && ( 'metric' === unit || 'usc' === unit ) ) {document.querySelector( '.tasty-recipes-convert-button[data-unit-type="' unit '"]' ).click();}if ( scale && Number(scale) > 0 ) {document.querySelector( '.tasty-recipes-scale-button[data-amount="' Number(scale) '"]' ).click();}});}());(function(){var buttonClass = 'tasty-recipes-convert-button',buttonActiveClass = 'tasty-recipes-convert-button-active',buttons = document.querySelectorAll('.tasty-recipes-convert-button');if ( ! buttons ) {return;}buttons.forEach(function(button){button.addEventListener('click', function(event){event.preventDefault();var recipe = event.target.closest('.tasty-recipes');if ( ! recipe ) {return;}var otherButtons = recipe.querySelectorAll('.' buttonClass);otherButtons.forEach(function(bt){bt.classList.remove(buttonActiveClass);});button.classList.add(buttonActiveClass);var unitType = button.dataset.unitType;var dataset = 'nf' unitType.charAt(0).toUpperCase() unitType.slice(1);var convertables = recipe.querySelectorAll('span[data-nf-original]');convertables.forEach(function(convertable){if (typeof convertable.dataset.amountOriginalType === 'undefined'&& 'usc' === convertable.dataset.nfOriginal) {if (-1 !== convertable.innerText.indexOf('/')) {convertable.dataset.amountOriginalType = 'frac';}if (-1 !== convertable.innerText.indexOf('.')) {convertable.dataset.amountOriginalType = 'number';}Object.keys(window.tastyRecipesVulgarFractions).forEach(function(vulgar) {if (-1 !== convertable.innerText.indexOf(vulgar)) {convertable.dataset.amountOriginalType = 'vulgar';}});}convertable.innerText = convertable.dataset[dataset];if (typeof convertable.dataset.unit !== 'undefined') {convertable.dataset.unit = convertable.dataset[dataset 'Unit'];}if (typeof convertable.dataset.amount !== 'undefined') {convertable.dataset.amount = convertable.dataset[dataset];if ('metric' === unitType) {convertable.dataset.amountShouldRound = parseInt(convertable.dataset.amount) >= 10 ? 'integer' : 'number';} else if (typeof convertable.dataset.amountOriginalType !== 'undefined') {convertable.dataset.amountShouldRound = convertable.dataset.amountOriginalType;} else {convertable.dataset.amountShouldRound = false;}convertable.innerText = window.tastyRecipesFormatAmount(convertable.dataset[dataset], convertable);}if (convertable.classList.contains('nutrifox-unit')) {if ('gram' === convertable.dataset[dataset]) {convertable.innerText = 'grams';}}});document.querySelectorAll('.tasty-recipes-scale-button-active').forEach(function(scaleButton){scaleButton.click();});window.tastyRecipesUpdatePrintLink();});});}());(function(){document.querySelectorAll('[data-tr-ingredient-checkbox]').forEach(function(el) {var input = el.querySelector('.tr-ingredient-checkbox-container input[type="checkbox"]');if ( ! input ) {return;}if (input.checked) {el.dataset.trIngredientCheckbox = 'checked';}el.addEventListener('click', function(event) {if ( 'A' === event.target.nodeName|| 'INPUT' === event.target.nodeName|| 'LABEL' === event.target.nodeName ) {return;}input.click();});input.addEventListener('change', function() {el.dataset.trIngredientCheckbox = input.checked ? 'checked' : '';});});}());window.TastyRecipes = window.TastyRecipes || {};window.TastyRecipes.cookMode = {wakeLockApi: false,wakeLock: false,cookModeSelector: '.tasty-recipes-cook-mode',init() {if ("wakeLock" in navigator && "request" in navigator.wakeLock) {this.wakeLockApi = navigator.wakeLock;}const cookModes = document.querySelectorAll(this.cookModeSelector);if (cookModes.length > 0) {for (const cookMode of cookModes) {if (this.wakeLockApi) {cookMode.querySelector('input[type="checkbox"]').addEventListener("change", event => {this.checkboxChange(event.target);}, false);} else {cookMode.style.display = "none";}}}},checkboxChange(checkbox) {if (checkbox.checked) {this.lock();} else {this.unlock();}},setCheckboxesState(state) {const checkboxes = document.querySelectorAll(this.cookModeSelector ' input[type="checkbox"]');for (const checkbox of checkboxes) {checkbox.checked = state;}},async lock() {try {this.wakeLock = await this.wakeLockApi.request("screen");this.wakeLock.addEventListener("release", () => {this.wakeLock = false;this.setCheckboxesState(false);});this.setCheckboxesState(true);} catch (error) {this.setCheckboxesState(false);}},unlock() {if (this.wakeLock) {this.wakeLock.release();this.wakeLock = false;}this.setCheckboxesState(false);}};(function(callback) {if (document.readyState !== "loading") {callback();} else {document.addEventListener("DOMContentLoaded", callback);}})(() => {window.TastyRecipes.cookMode.init();});window.TastyRecipes = window.TastyRecipes || {};window.TastyRecipes.staticTooltip = {element: null,tooltipElement: null,deleting: false,init( element ) {if ( this.deleting ) {return;}this.element = element;this.buildElements();},destroy() {if ( ! this.tooltipElement || this.deleting ) {return;}this.deleting = true;this.tooltipElement.classList.remove( 'opened' );setTimeout( () => {this.tooltipElement.remove();this.deleting = false;}, 500 );},buildElements() {const tooltipElement = document.createElement( 'div' );tooltipElement.classList.add( 'tasty-recipes-static-tooltip');tooltipElement.setAttribute( 'id', 'tasty-recipes-tooltip' );const currentTooltipElement = document.getElementById( 'tasty-recipes-tooltip' );if ( currentTooltipElement ) {document.body.replaceChild( tooltipElement, currentTooltipElement );} else {document.body.appendChild( tooltipElement );}this.tooltipElement = document.getElementById( 'tasty-recipes-tooltip' );},show() {if ( ! this.tooltipElement ) {return;}const tooltipTop = this.element.getBoundingClientRect().top window.scrollY- 10 // 10px offset.- this.tooltipElement.getBoundingClientRect().height;const tooltipLeft = this.element.getBoundingClientRect().left- ( this.tooltipElement.getBoundingClientRect().width / 2 ) ( this.element.getBoundingClientRect().width / 2 ) - 1;const posLeft = Math.max( 10, tooltipLeft );this.maybeRemoveTail( posLeft !== tooltipLeft );this.tooltipElement.setAttribute( 'style', 'top:' tooltipTop 'px;left:' posLeft 'px;' );this.tooltipElement.classList.add( 'opened' );},maybeRemoveTail( removeTail ) {if ( removeTail ) {this.tooltipElement.classList.add( 'tr-hide-tail' );} else {this.tooltipElement.classList.remove( 'tr-hide-tail' );}},changeMessage( message ) {if ( ! this.tooltipElement ) {return;}this.tooltipElement.innerHTML = message;}};window.TastyRecipes.ajax = {sendPostRequest( url, data, success, failure ) {const xhr = new XMLHttpRequest();xhr.open( 'POST', url, true );xhr.send( this.preparePostData( data ) );xhr.onreadystatechange = () => {if ( 4 !== xhr.readyState ) {return;}if ( xhr.status === 200 ) {success( JSON.parse( xhr.responseText ) );return;}failure( xhr );};xhr.onerror = () => {failure( xhr );};},preparePostData( data ) {const formData = new FormData();for ( const key in data ) {formData.append( key, data[key] );}return formData;},};window.TastyRecipes.ratings = {defaultRating: 0,currentRatingPercentage: 100,savingRating: false,init( minRating ) {this.minRating = minRating;this.formWatchRating();this.closeTooltipWhenClickOutside();this.addBodyClassBasedOnSelectedRating();this.backwardCompFormRatingPosition();},formWatchRating() {const ratings = document.querySelectorAll('.tasty-recipes-no-ratings-buttons [data-rating]');if ( ratings.length <= 0 ) {return;}for ( const rating of ratings ) {rating.addEventListener( 'click', event => {event.preventDefault();this.defaultRating = event.target.closest( '.checked' ).dataset.rating;this.setCheckedStar( event.target );this.maybeSendRating( this.defaultRating, event.target );this.setRatingInForm( this.defaultRating );} );}},closeTooltipWhenClickOutside() {window.addEventListener( 'click', e => {// Bailout (don't remove the tooltip) when the clicked element is a rating star, or it's the tooltip itself.if ( e.target.closest( '.tasty-recipes-rating' ) || e.target.classList.contains( 'tasty-recipes-static-tooltip' ) ) {return;}window.TastyRecipes.staticTooltip.destroy();} );}, setRatingInForm( rating ) {const ratingInput = document.querySelector( '#respond .tasty-recipes-rating[value="' rating '"]' );if ( ! ratingInput ) {return;}ratingInput.click();},addBodyClassBasedOnSelectedRating() {const ratingInputs = document.querySelectorAll( 'input.tasty-recipes-rating' );if ( ! ratingInputs ) {return;}for ( const ratingInput of ratingInputs ) {ratingInput.addEventListener( 'click', currentEvent => {const selectedRating = currentEvent.target.getAttribute( 'value' );this.handleBodyClassByRating( selectedRating );this.toggleCommentTextareaRequired( selectedRating );} );}},handleBodyClassByRating( rating ) {if ( rating < this.minRating ) {document.body.classList.remove( 'tasty-recipes-selected-minimum-rating' );return;}document.body.classList.add( 'tasty-recipes-selected-minimum-rating' );},toggleCommentTextareaRequired( rating ) {const commentTextarea = document.getElementById( 'comment' );if ( ! commentTextarea ) {return;}if ( rating < this.minRating ) {commentTextarea.setAttribute( 'required', '' );return;}commentTextarea.removeAttribute( 'required' );},maybeSendRating( rating, element ) {if ( this.savingRating === rating ) {return;}this.savingRating = rating;window.TastyRecipes.staticTooltip.init( element );const recipeCardElement = element.closest( '.tasty-recipes' );if ( ! recipeCardElement ) {window.TastyRecipes.staticTooltip.destroy();return;}window.TastyRecipes.ajax.sendPostRequest(window.trCommon.ajaxurl,{action: 'tasty_recipes_save_rating',rating,nonce: window.trCommon.ratingNonce,post_id: window.trCommon.postId,recipe_id: recipeCardElement.dataset.trId,},( response ) => {window.TastyRecipes.staticTooltip.changeMessage( response.data.message );window.TastyRecipes.staticTooltip.show();this.updateAverageText( response.data, recipeCardElement );this.maybeFillCommentForm( response.data );// Hide the tooltip after 5 seconds.setTimeout( () => {this.maybeResetTooltip( recipeCardElement, response.data, rating );}, 5000 );},() => {this.resetTooltip( recipeCardElement );});},updateAverageText( data, recipeCardElement ) {if ( ! data.average ) {return;}this.setRatingPercent( data );if ( ! data.count ) {return;}const quickLink = document.querySelector( '.tasty-recipes-rating-link' );if ( quickLink ) {this.setTextInContainer( quickLink, data );this.setPartialStar( quickLink );}const cardStars = recipeCardElement.querySelector( '.tasty-recipes-ratings-buttons' );cardStars.dataset.trDefaultRating = data.average;this.setTextInContainer( recipeCardElement.querySelector( '.tasty-recipes-rating' ), data );},setTextInContainer( container, data ) {if ( ! container ) {return;}if ( data.label ) {const ratingLabelElement = container.querySelector( '.rating-label' );if ( ratingLabelElement ) {ratingLabelElement.innerHTML = data.label;}return;}const averageElement = container.querySelector( '.average' );if ( averageElement ) {averageElement.textContent = data.average;}const countElement = container.querySelector( '.count' );if ( countElement ) {countElement.textContent = data.count;}},setPartialStar( container ) {const highestStar = container.querySelector( '[data-rating="' Math.ceil( this.defaultRating ) '"]' );if ( highestStar ) {highestStar.dataset.trClip = this.currentRatingPercentage;}},setRatingPercent( data ) {this.defaultRating = data.average.toFixed( 1 );const parts = data.average.toFixed( 2 ).toString().split( '.' );this.currentRatingPercentage = parts[1] ? parts[1] : 100;if ( this.currentRatingPercentage === '00' ) {this.currentRatingPercentage = 100;}},setCheckedStar( target ) {const cardRatingContainer = target.closest( '.tasty-recipes-ratings-buttons' );const selectedRatingElement = cardRatingContainer.querySelector( '[data-tr-checked]' );if ( selectedRatingElement ) {delete selectedRatingElement.dataset.trChecked;}const thisStar = target.closest( '.tasty-recipes-rating' );thisStar.dataset.trChecked = 1;thisStar.querySelector( '[data-tr-clip]' ).dataset.trClip = 100;},maybeFillCommentForm( data ) {if ( ! data.comment || ! data.comment.content ) {return;}const commentForm = document.querySelector( '#commentform' );if ( ! commentForm ) {return;}const commentBox = commentForm.querySelector( '[name=comment]' );if ( ! commentBox || commentBox.value ) {return;}// Add comment details for editing.commentBox.innerHTML = data.comment.content;if ( data.comment.name ) {commentForm.querySelector( '[name=author]' ).value = data.comment.name;commentForm.querySelector( '[name=email]' ).value = data.comment.email;}},maybeResetTooltip( recipeCardElement, data, rating ) {if ( this.savingRating === rating ) {this.resetTooltip( recipeCardElement, data );}},resetTooltip( recipeCardElement, data ) {window.TastyRecipes.staticTooltip.destroy();this.savingRating = false;// Reset the default rating.const cardRatingContainer = recipeCardElement.querySelector( '.tasty-recipes-ratings-buttons' );if ( cardRatingContainer ) {this.defaultRating = ( data && data.average ) ? data.average.toFixed(1) : cardRatingContainer.dataset.trDefaultRating;cardRatingContainer.dataset.trDefaultRating = this.defaultRating;this.resetSelectedStar( cardRatingContainer, data );}},resetSelectedStar( cardRatingContainer ) {const selectedRatingElement = cardRatingContainer.querySelector( '[data-rating="' Math.ceil( this.defaultRating ) '"]' );if ( selectedRatingElement ) {selectedRatingElement.querySelector( '[data-tr-clip]' ).dataset.trClip = this.currentRatingPercentage;selectedRatingElement.parentNode.dataset.trChecked = 1;}const previousSelectedElement= cardRatingContainer.querySelector( '[data-tr-checked]' );if ( previousSelectedElement ) {const currentSelectedRating = previousSelectedElement.querySelector('[data-rating]');if ( currentSelectedRating !== selectedRatingElement ) {delete previousSelectedElement.dataset.trChecked;}}},backwardCompFormRatingPosition() {const ratingsButtons = document.querySelector( '#respond .tasty-recipes-ratings-buttons, #tasty-recipes-comment-rating .tasty-recipes-ratings-buttons' );if ( ! ratingsButtons ) {return;}const ratingsButtonsStyles = window.getComputedStyle(ratingsButtons);if ( ! ratingsButtonsStyles.display.includes( 'flex' ) ) {ratingsButtons.style.direction = 'rtl';}if ( typeof tastyRecipesRating !== 'undefined' ) {// Select the rating that was previously selected in admin.ratingsButtons.querySelector( '.tasty-recipes-rating[value="' tastyRecipesRating '"]' ).checked = true;}const ratingSpans = ratingsButtons.querySelectorAll( '.tasty-recipes-rating' );for (const ratingSpan of ratingSpans) {ratingSpan.addEventListener( 'click', event => {if ( ratingSpan === event.target ) {return;}ratingSpan.previousElementSibling.click();} );}}};(function(callback) {if (document.readyState !== "loading") {callback();} else {window.addEventListener( 'load', callback );}})(() => {window.TastyRecipes.ratings.init( window.trCommon ? window.trCommon.minRating : 4 );});Recipe Card powered by [image error] Check Out Our Meal Plans For People With Chronic Kidney Disease (CKD)The post Cherry Pie Filling Salad appeared first on Renal Diet HQ.
August 14, 2024
What I Wish I Knew Earlier: The Impact Of Dietary Changes in CKD-Podcast

Hello and welcome! Iâm Mathea Ford, a registered dietitian specializing in kidney health. In my practice, I frequently hear a common regret from my patients with chronic kidney disease (CKD): not understanding the impact of dietary changes sooner. Today, letâs explore why this knowledge is so crucial and how making informed dietary choices can transform your kidney health.
For More Recipes and Ideas --->> Get Your Free Meals and Recipes That Are Perfect for Pre-Dialysis Diets, Pre-Dialysis with Diabetes, or Dialysis Diets.
Understanding the Role of Diet in Kidney HealthThe Importance of Dietary KnowledgeDiet plays a pivotal role in managing CKD and can significantly slow its progression. Many patients are surprised to learn just how profoundly diet affects kidney function. Understanding these effects is essential for making changes that can improve your health and well-being.
Key Dietary Considerations for CKD ManagementSodiumHigh sodium intake is known to increase blood pressure, which puts extra strain on your kidneys. Reducing sodium is crucial. Start by putting down the salt shaker and be mindful of processed foods, which often contain hidden salts. By cutting down on sodium, youâre taking a vital step towards protecting your kidneys.ProteinProtein is essential for your body, but consuming too much can burden your kidneys. To manage your intake, focus on plant-based proteins and lean meats, and be conscious of portion sizes. This balanced approach helps reduce the strain on your kidneys while still providing necessary nutrients.PotassiumPotassium is another important mineral to watch, especially in the later stages of CKD. High potassium levels can be harmful, so itâs important to monitor your intake of potassium-rich foods such as certain dairy products and bananas. Moderation is key to maintaining a healthy balance.Fluid IntakeManaging fluid intake is crucial, depending on the stage of CKD. Some individuals need to limit fluids, while others should ensure they stay well-hydrated. Finding the right balance tailored to your specific needs can help you maintain optimal kidney function and overall health.Creating a Balanced Kidney-Friendly DietBeyond RestrictionsAdopting a kidney-friendly diet isnât just about restrictionsâitâs about finding a balance that supports your health. Many of my patients have found that these dietary changes not only improve their kidney function but also enhance their overall well-being. Creating a diet that works for you can lead to significant improvements in your quality of life.
Practical Tips for CKD PatientsStarting the ConversationIf youâre living with CKD or at risk, start a conversation about diet with your healthcare team. Small changes can make a big difference in managing your condition. Remember, your diet doesnât just feed youâit treats you.
Additional ResourcesFor more guidance, visit Renal Diet HQ for meal plans designed specifically for CKD patients. Our resources can help you enjoy a variety of foods while maintaining a balanced diet.
Taking control of your diet is a powerful step in managing your kidney health. Donât just follow a list of dietary restrictionsâlearn more about what foods are beneficial for you. Iâd love to hear from you! Share in the comments below what you wish you had known sooner about chronic kidney disease.
Thank you for joining me on this journey towards better kidney health. Remember, making informed dietary choices can have a profound impact on your life.
Learn More About: https://www.renaldiethq.com/the-lifeline-of-ckd-management-the-power-of-regular-check-ups-podcast/
Learn more about Why a Pre-Dialysis Diet is Vital for Managing CKD | Mathea Ford, RDN Explains
The post What I Wish I Knew Earlier: The Impact Of Dietary Changes in CKD-Podcast appeared first on Renal Diet HQ.