Cauliflower Soup | Recipes | HMR Program (2024)

RECIPES

Simple Cauliflower Soup

Cauliflower Soup | Recipes | HMR Program (1)

25MIN

Cauliflower Soup | Recipes | HMR Program (2)

6

RECIPES

Simple Cauliflower Soup

Cauliflower Soup | Recipes | HMR Program (3)

25MIN

Cauliflower Soup | Recipes | HMR Program (4)

6

Cauliflower Soup | Recipes | HMR Program (5)

HMR Team

This simple, yet tasty soup is rich and zesty! You can keep this recipe simple or add your own spices, vegetables, and lean proteins. Get ahead of your busy week and make a large batch to enjoy this creamy soup all week long! This recipe supports the Healthy Solutions and Phase 2 diet plan. This recipe makes 4 servings at 50 calories per serving.
INGREDIENTS
  • 1 Head cauliflower (cut into small pieces)
  • 1 Large onion (chopped)
  • 4 Cups water
  • Dash of salt and pepper
DIRECTIONS
  1. 1. Add all ingredients to a medium sauce pan and bring to a boil on the stove.
  2. 2. Once boiling, turn down the heat to simmer, covered, for 15 minutes.
  3. 3. Let cool, then add to a blender or use a hand blender. Blend until smooth and thick.

PER SERVING

50
calories

0
fruit servings

1
vegetable servings

Cauliflower Soup | Recipes | HMR Program (6)

Like

Featured Articles

Cauliflower Soup | Recipes | HMR Program (11)

Staying On Track

31 Quick and Easy Meals and Snacks for Weight Management

Cauliflower Soup | Recipes | HMR Program (12)

4 MIN

Cauliflower Soup | Recipes | HMR Program (13)

38

Cauliflower Soup | Recipes | HMR Program (14)

HMR Team

|

Member

Cauliflower Soup | Recipes | HMR Program (15)

Getting Started

8 Habits for Weight Loss and a Healthier Lifestyle

Cauliflower Soup | Recipes | HMR Program (16)

3 MIN

Cauliflower Soup | Recipes | HMR Program (17)

74

Cauliflower Soup | Recipes | HMR Program (18)

HMR Team

|

Member

Always consult your physician before beginning any diet or physical activity program. Unless otherwise stated, trademarks used herein are the sole and exclusive property of HMR with all rights reserved.A trademark symbol is sometimes, but not always, used to identify trademarks appearing on this web site.For a complete list of all HMR trademarks used in this web site, click here.

Copyright 1983-2023, HMR Plan, LLC. All rights reserved.

PO Box 89128 Sioux Falls SD 57109

x

THANKS!

We look forward to helping you reach your weight-loss goals. Your first email is on its way!

Subscribe

x

Whether you want an in-person or at-home plan, let’s find an HMR program nearby to help.

Location blocked or unsupported in this browser. Please enter zip code instead.

Change location from

In the future, HMR may share related information with your local program, whether or not you join at this time. Also, HMR and your local program may send you promotional emails. You can unsubscribe at any time. To learn how HMR will share and protect your information, please review our Privacy Policy. By submitting this form, I agree to HMR's Terms of Use and Privacy Policy.

'; comHTML +=''; comHTML +=''; comHTML +=''; comHTML +='

'; comHTML +='

'; comHTML +='

'; $(".questions-detail .leave-comment").html(comHTML); var replyHtml = ''; result.feedElement.offsetList.forEach(function(c){ replyHtml +='

'; replyHtml +='

';//best replyHtml +='

'; replyHtml +='

'; replyHtml +='

'+c.creatDate+'

'; replyHtml +='

'; if (adminMode|| (curUserId == c.feedElement.actor.id)) { replyHtml +='

'; replyHtml +='

'; replyHtml +='Cauliflower Soup | Recipes | HMR Program (19)'; replyHtml +='

'; replyHtml +='

    '; replyHtml +='
  • Edit
  • '; replyHtml +='
  • Delete
  • '; replyHtml +='

'; replyHtml +='

'; } replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='Cauliflower Soup | Recipes | HMR Program (20)'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +=''+c.feedElement.actor.firstName+' '+c.feedElement.actor.lastName.substring(0,1).toUpperCase()+'.'; replyHtml +='

'; if(c.feedElement.actor.userType == 'Internal'){ replyHtml +='

'; if(c.feedElement.actor.title != null && c.feedElement.actor.title != ''){ replyHtml +=''+c.feedElement.actor.title; }else{ replyHtml += 'HMR'; } replyHtml +='

'; } replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +=''+c.questionText; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; //if liked, diffrent heart icon //icon will be upadted if(c.feedElement.capabilities.chatterLikes.myLike != null){ replyHtml +='Cauliflower Soup | Recipes | HMR Program (21) '+c.feedElement.capabilities.chatterLikes.page.total+' LIKE'; if(c.feedElement.capabilities.chatterLikes.page.total > 1){ replyHtml +='S'; } replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; }); if(limitVal < result.feedElement.commentsTotal){ replyHtml +='

'; replyHtml +='

';//best replyHtml +='

'; replyHtml +='SEE MORE >'; replyHtml +='

' ; replyHtml +='

'; replyHtml +='

'; } $(".questions-detail .commentsZone").html(replyHtml); //inject the modal var modalHTML = '

'; modalHTML += '

'; modalHTML += '

'; modalHTML += '

'; modalHTML += ''; modalHTML += '

Edit the comment

'; modalHTML += '

'; modalHTML += '

'; modalHTML += '

'; modalHTML += '

'; modalHTML += '

'; $(".modalZone").html(modalHTML); } } $(".post-btn").button("reset"); waitingDialog.hide(); }, seeMore: function(){ actionType = 'getArticleComments'; limitVal = limitVal+10; articleComments.doInit(); }, setOffset: function(offs){ actionType = 'getArticleComments'; currPage = offs; offsetVal = (offs-1)*limitVal; articleComments.doInit(); }, nextPage: function(){ actionType = 'getArticleComments'; currPage = currPage+1; offsetVal = offsetVal+limitVal; articleComments.doInit(); }, prevPage: function(){ actionType = 'getArticleComments'; currPage = currPage-1; offsetVal = offsetVal-limitVal; articleComments.doInit(); }, likeFeed: function(itemId){ actionType = 'likeFeed'; likeItemId = itemId; articleComments.doInit(); }, unlikeFeed: function(itemId){ actionType = 'unlikeFeed'; likeItemId = itemId; articleComments.doInit(); }, postFeedElement: function(aId){ $(".post-btn").button("loading"); newlyAddedComment = true; actionType = 'postToArticle'; articleId = aId; var commentContent = $("#comment-text").val(); replyText = commentContent; articleComments.doInit(); }, udpateCommentModal: function(targetId){ updatedTargetId = targetId; //populate the body text value for comment updatedText = $(".uText"+targetId).html(); $(".updateTextMsgFe").val(updatedText); actionType = 'updateCommentForArticle'; $('#questionModal').modal(); }, udpateCommentOrElement: function(){ updatedText = $(".updateTextMsgFe").val(); articleComments.doInit(); $('#questionModal').modal('hide'); }, deleteComment: function(targetId){ if(confirm('Are you sure you want to delete the comment?')){ newlyDeletedComment = true; actionType = 'deleteElement'; deleteTargetId = targetId; articleComments.doInit(); } }, hideInput: function(){ $(".comment-bar").show(); $(".comment-input").hide(); }, showInput: function(){ if( cmsIsGuest){ window.location.href = '/sign-in'; }else{ $(".comment-bar").hide(); $(".comment-input").show(); } } } var waitingDialog = waitingDialog || (function ($) { 'use strict'; var $dialog = $( '

' + '

' + '

' + '

' + '

Please wait...

' + '

'); return { show: function () { $dialog.modal(); }, hide: function () { $dialog.modal('hide'); }, msg: function(m) { $("#ui-loader-msg").html("").html(m); }, rmsg: function() { $("#ui-loader-msg").html("").html("Please wait..."); } }; })(jQuery);

Cauliflower Soup | Recipes | HMR Program (2024)
Top Articles
Latest Posts
Article information

Author: Pres. Lawanda Wiegand

Last Updated:

Views: 5531

Rating: 4 / 5 (71 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Pres. Lawanda Wiegand

Birthday: 1993-01-10

Address: Suite 391 6963 Ullrich Shore, Bellefort, WI 01350-7893

Phone: +6806610432415

Job: Dynamic Manufacturing Assistant

Hobby: amateur radio, Taekwondo, Wood carving, Parkour, Skateboarding, Running, Rafting

Introduction: My name is Pres. Lawanda Wiegand, I am a inquisitive, helpful, glamorous, cheerful, open, clever, innocent person who loves writing and wants to share my knowledge and understanding with you.