{% extends 'assistant/base.html' %} {% load static %} {% load i18n %} {% block sidebar.dashboard %}{% endblock %} {% block sidebar.patients %}{% endblock %} {% block sidebar.appointments %}{% endblock %} {% block sidebar.diets %} class="active" {% endblock %} {% block content %}
فیلترها

رژیم های ذخیره شده


{% for template in page_obj %} {% empty %} {% endfor %}
نام رژیم دستیار مربوطه تاریخ مقدار کالری برچسب‌ها دسترسی‌ها
{{ template.diet_name }} {% if template.creator %} {{ template.creator.get_full_name }} {% else %} - {% endif %} {{ template.created_at|date:"d-m-Y H:i" }} {{ template.calorie_range }}
{% if template.akkermansia %}Akkermansia{% endif %} {% if template.bacteroides %}Bacteroides{% endif %} {% if template.bifidobacterium %}Bifidobacterium{% endif %} {% if template.faecalibacterium %}Faecalibacterium{% endif %} {% if template.alistipes %}Alistipes{% endif %} {% if template.eubacterium %}Eubacterium{% endif %} {% if template.lactobacillus %}Lactobacillus{% endif %} {% if template.blautia %}blautia{% endif %} {% if template.Bacteria_Acidaminococcus %}Acidaminococcus{% endif %} {% if template.Bacteria_Lawsonibacter_asaccharolyticus %}Lawsonibacter Asaccharolyticus{% endif %} {% if template.med %}Med{% endif %} {% if template.low_gi %}Low-GI{% endif %} {% if template.fasting %}Fasting{% endif %} {% if template.keto %}Keto{% endif %} {% if template.mind %}Mind{% endif %} {% if template.sport %}Sport{% endif %} {% if template.liquid_or_pureed_diet %}Liquid{% endif %} {% if template.eliminate_diet %}Eliminate{% endif %} {% if template.low_fodmap %}Low Fodmap{% endif %} {% if template.pregnant %}pregnant{% endif %} {% if template.lactating %}lactating{% endif %} {% if template.fatty_liver %}Fatty liver{% endif %} {% if template.diabetes %}Diabetes{% endif %} {% if template.ibs %}IBS{% endif %} {% if template.pcos %}PCOS{% endif %} {% if template.neghres %}Neghres{% endif %} {% if template.ms %}MS{% endif %} {% if template.obesity_surgery %}Obesity surgery{% endif %} {% if template.renal %}Renal{% endif %} {% if template.cvd %}CVD{% endif %} {% if template.migraine %}Migraine{% endif %} {% if template.cancer %}Cancer{% endif %} {% if template.nervous_disease %}Nervous disease{% endif %} {% if template.gi_disease %}GI Disease{% endif %} {% if template.healthy %}Healthy{% endif %} {% if template.Diet_Low_Sugar %}Diet_Low_Sugar{% endif %} {% if template.Diet_High_Protein %}Diet_High_Protein{% endif %} {% if template.Whole_Foods %}Whole_Foods{% endif %} {% if template.Diet_Low_Fat %}Diet_Low_Fat{% endif %} {% if template.Diet_Low_Calorie %}Diet_Low_Calorie{% endif %} {% if template.Diet_Anti_Inflammatory %}Diet_Anti_Inflammatory{% endif %} {% if template.Diet_Paleo %}Diet_Paleo{% endif %} {% if template.Diet_Diabetic %}Diet_Diabetic{% endif %} {% if template.Diet_Low_Carb %}Diet_Low_Carb{% endif %} {% if template.Diet_Bodybuilding %}Diet_Bodybuilding{% endif %} {% if template.Diet_Vegan %}Diet_Vegan{% endif %} {% if template.Diet_Vegetarian %}Diet_Vegetarian{% endif %} {% if template.Diet_Plant_Based %}Diet_Plant_Based{% endif %} {% if template.Diet_Gluten_Free %}Diet_Gluten_Free{% endif %} {% if template.Disease_Kidney %}Disease_Kidney{% endif %} {% if template.Disease_Kidney_stones %}Disease_Kidney_stones{% endif %} {% if template.Disease_Acid_reflux %}Disease_Acid_reflux{% endif %} {% if template.Disease_Celiac %}Disease_Celiac{% endif %} {% if template.Disease_Diverticulitis %}Disease_Diverticulitis{% endif %} {% if template.Disease_Hypothyroidism %}Disease_Hypothyroidism{% endif %} {% if template.Disease_Gastroesophageal_Reflux %}Disease_Gastroesophageal_Reflux{% endif %} {% if template.Disease_Foodborne_Illness %}Disease_Foodborne_Illness{% endif %} {% if template.Disease_High_blood_pressure %}Disease_High_blood_pressure{% endif %} {% if template.Disease_High_cholesterol %}Disease_High_cholesterol{% endif %} {% if template.Disease_Hypercholesterolemia %}Disease_Hypercholesterolemia{% endif %} {% if template.Disease_G6PD_Deficiency %}Disease_G6PD_Deficiency{% endif %} {% if template.Disease_Constipation %}Disease_Constipation{% endif %} {% if template.Disease_Gallbladder %}Disease_Gallbladder{% endif %} {% if template.Disease_Latex_Fruit_Syndrome %}Disease_Latex_Fruit_Syndrome{% endif %} {% if template.Disease_Obesity %}Disease_Obesity{% endif %} {% if template.Disease_Diarrhea %}Disease_Diarrhea{% endif %} {% if template.Disease_Cyst %}Disease_Cyst{% endif %} {% if template.cooked_rice %}cooked_rice{% endif %} {% if template.main_dish %}main_dish{% endif %} {% if template.Allergens_Peanut %}Allergens_Peanut{% endif %} {% if template.Allergens_Wheat %}Allergens_Wheat{% endif %} {% if template.Allergens_Shrimp %}Allergens_Shrimp{% endif %} {% if template.Allergens_Mushroom %}Allergens_Mushroom{% endif %} {% if template.Allergens_Eggplant %}Allergens_Eggplant{% endif %} {% if template.Allergens_Dried_fruits %}Allergens_Dried_fruits{% endif %} {% if template.Allergens_Gluten %}Allergens_Gluten{% endif %} {% if template.Allergens_Fish %}Allergens_Fish{% endif %} {% if template.Allergens_Sesame %}Allergens_Sesame{% endif %} {% if template.Allergens_Shellfish %}Allergens_Shellfish{% endif %} {% if template.Allergens_Nuts %}Allergens_Nuts{% endif %} {% if template.Allergens_Soy %}Allergens_Soy{% endif %} {% if template.Allergens_Eggs %}Allergens_Eggs{% endif %} {% if template.Allergens_Peanuts %}Allergens_Peanuts{% endif %} {% if template.Allergens_Dairy %}Allergens_Dairy{% endif %} {% if template.Allergens_Legumes %}Allergens_Legumes{% endif %} {% if template.Allergens_Depends_on_filling_ingredients %}Allergens_Depends_on_filling_ingredients{% endif %} {% if template.Allergens_Milk %}Allergens_Milk{% endif %} {% if template.Allergens_Red_meat %}Allergens_Red_meat{% endif %} {% if template.Allergens_Tomato %}Allergens_Tomato{% endif %} {% if template.Allergens_Sea_food %}Allergens_Sea_food{% endif %} {% if template.Allergens_Fava %}Allergens_Fava{% endif %} {% if template.Allergens_Coffee %}Allergens_Coffee{% endif %} {% if template.Dessert %}Dessert{% endif %} {% if template.Added_Meat %}Added_Meat{% endif %} {% if template.Ing_Main %}Ing_Main{% endif %} {% if template.Beverage %}Beverage{% endif %} {% if template.Sandwich %}Sandwich{% endif %} {% if template.Condiment %}Condiment{% endif %} {% if template.Lunch %}Lunch{% endif %} {% if template.Snack %}Snack{% endif %} {% if template.Bread %}Bread{% endif %} {% if template.Entree %}Entree{% endif %} {% if template.Soup %}Soup{% endif %} {% if template.Side_Dish %}Side_Dish{% endif %} {% if template.Appetizer %}Appetizer{% endif %} {% if template.Dinner %}Dinner{% endif %} {% if template.Pasta %}Pasta{% endif %} {% if template.Breakfast %}Breakfast{% endif %} {% if template.Salad %}Salad{% endif %} {% if template.Ingredient %}Ingredient{% endif %} {% if template.Vegan %}Vegan{% endif %} {% if template.Umami %}Umami{% endif %} {% if template.Slow_cooked %}Slow_cooked{% endif %} {% if template.Spicy %}Spicy{% endif %} {% if template.Baked %}Baked{% endif %} {% if template.Pickled %}Pickled{% endif %} {% if template.Low_calorie %}Low_calorie{% endif %} {% if template.Grilled %}Grilled{% endif %} {% if template.Roasted %}Roasted{% endif %} {% if template.High_protein %}High_protein{% endif %} {% if template.Fried %}Fried{% endif %} {% if template.Sweet %}Sweet{% endif %} {% if template.Salty %}Salty{% endif %} {% if template.Lactose_free %}Lactose_free{% endif %} {% if template.Low_carb %}Low_carb{% endif %} {% if template.Cold %}Cold{% endif %} {% if template.Vegetarian %}Vegetarian{% endif %} {% if template.Sour %}Sour{% endif %} {% if template.Sweet_Sour %}Sweet_Sour{% endif %} {% if template.Raw %}Raw{% endif %} {% if template.Gluten_free %}Gluten_free{% endif %} {% if template.Boiled %}Boiled{% endif %} {% if template.Steamed %}Steamed{% endif %} {% if template.Low_fat %}Low_fat{% endif %} {% if template.Prepared_Meals %}Prepared_Meals{% endif %} {% if template.Meats %}Meats{% endif %} {% if template.Sweets %}Sweets{% endif %} {% if template.Beans_and_Lentils %}Beans_and_Lentils{% endif %} {% if template.Snacks %}Snacks{% endif %} {% if template.Grains_and_Pasta %}Grains_and_Pasta{% endif %} {% if template.Nuts_and_Seeds %}Nuts_and_Seeds{% endif %} {% if template.Fruits %}Fruits{% endif %} {% if template.Beverages %}Beverages{% endif %} {% if template.Fish %}Fish{% endif %} {% if template.Baked_Foods %}Baked_Foods{% endif %} {% if template.Breakfast_Cereals %}Breakfast_Cereals{% endif %} {% if template.Vegetables %}Vegetables{% endif %} {% if template.Spices_and_Herbs %}Spices_and_Herbs{% endif %} {% if template.Soups_and_Sauces %}Soups_and_Sauces{% endif %} {% if template.Dairy_and_Egg_Products %}Dairy_and_Egg_Products{% endif %} {% if template.Fats_and_Oils %}Fats_and_Oils{% endif %} {% if template.Lactose_Intolerance %}Lactose_Intolerance{% endif %} {% if template.stones %}stones{% endif %} {% if template.reflux %}reflux{% endif %} {% if template.Spices %}Spices{% endif %} {% if template.Seafood %}Seafood{% endif %} {% if template.Poultry %}Poultry{% endif %} {% if template.Herbs %}Herbs{% endif %} {% if template.Processed_Meats %}Processed_Meats{% endif %} {% if template.Legumes %}Legumes{% endif %} {% if template.Dairy %}Dairy{% endif %} {% if template.Nuts %}Nuts{% endif %} {% if template.Mixed_Dishes %}Mixed_Dishes{% endif %} {% if template.Sauces %}Sauces{% endif %} {% if template.Oils %}Oils{% endif %} {% if template.Grains %}Grains{% endif %} {% if template.Seeds %}Seeds{% endif %} {% if template.Pastries %}Pastries{% endif %} {% if template.Spreads %}Spreads{% endif %} {% if template.Eggs %}Eggs{% endif %} {% if template.Prebiotic %}Prebiotic{% endif %} {% if template.Probiotic %}Probiotic{% endif %} {% if template.Low_Inflammatory %}Low_Inflammatory{% endif %} {% if template.Diverse %}Diverse{% endif %} {% if template.Polyphenol_Rich %}Polyphenol_Rich{% endif %} {% if template.Stews %}Stews{% endif %} {% if template.Mixed_Rice %}Mixed_Rice{% endif %} {% if template.Soups_and_Aashes %}Soups_and_Aashes{% endif %} {% if template.Traditional_Foods %}Traditional_Foods{% endif %} {% if template.International_Foods %}International_Foods{% endif %} {% if template.Vegetarian_Foods %}Vegetarian_Foods{% endif %} {% if template.Simple_Dishes %}Simple_Dishes{% endif %} {% if template.Main_Salads %}Main_Salads{% endif %} {% if template.Fast_Foods %}Fast_Foods{% endif %}
هیچ رژیمی یافت نشد. لطفاً از فیلترها استفاده کنید
{% endblock %} {% block script %} {% endblock %}