templates/en/patient-remaining-independent-exercise.html.twig line 1

Open in your IDE?
  1. {% extends 'base.html.twig' %}
  2. {% block title %}How exercise impacts coagulation | CoaguChek {% endblock %}
  3. {% block description %}Discover 10 ways to stay active when you’re taking vitamin K antagonists like warfarin for anticoagulation.{% endblock %}
  4. {% block main %}
  5.     <section class="bg-patient text-white position-relative roche-header">
  6.         <div class="container-fluid">
  7.             <div class="row align-items-center">
  8.                 <div class="col-lg-4 offset-lg-2 py-5 px-0 order-2 order-lg-1">
  9.                     <div class="container">
  10.                         <div class="h1">Maintain your independence</div>
  11.                         <p class="mb-0">See how self-testing gives you the freedom and confidence to live the life you want.</p>
  12.                     </div>                    
  13.                 </div>
  14.                 <div class="col-lg-6 pe-0 order-1 order-lg-2">
  15.                     <img src="{{ asset('build/images/patient/04-RemainingIndependant/000-Heroimage_1x.png') }}" srcset="{{ asset('build/images/patient/04-RemainingIndependant/000-Heroimage_1x.png') }} 1x, {{ asset('build/images/patient/04-RemainingIndependant/000-Heroimage_2x.png') }} 2x" alt="A person sitting at a table with a potted plant" class="w-100" />
  16.                 </div>
  17.             </div>
  18.         </div>
  19.     </section>
  20.     <section class="roche-section__medium mb-0 pb-0 mt-5 pt-3 roche-tab lb-tab-menu roche-tab__patient">
  21.         <div class="container lb-tab-container">
  22.             <div class="nav d-flex rounded-4 shadow py-3 justify-content-around">
  23.                 <a href="{{ path('patient-remaining-independent-freedom') }}" data-tab-id="freedom" id="tab-toggle-freedom" class="lb-tab-link nav-link">Freedom</a>
  24.                 <a href="{{ path('patient-remaining-independent-nutrition') }}" data-tab-id="nutrition" id="tab-toggle-nutrition" class="lb-tab-link nav-link">Nutrition</a>
  25.                 <a href="#" data-tab-id="exercise" id="tab-toggle-exercise" class="lb-tab-link nav-link active">Exercise</a>
  26.             </div>
  27.         </div>
  28.     </section>
  29.     <div class="lb-tab lb-tab__active" id="exercise">
  30.         <span id="exercise-top"></span>
  31.         <section class="roche-section__medium">
  32.             <div class="container">
  33.                 <div class="row align-items-center">
  34.                     <div class="col-12 col-lg-7 order-2 order-lg-1">
  35.                         <img class="img-fluid" src="{{ asset('build/images/patient/02-Anticoagulation/01-How_1x.png') }}" srcset="{{ asset('build/images/patient/02-Anticoagulation/01-How_1x.png') }} 1x, {{ asset('build/images/patient/02-Anticoagulation/01-How_2x.png') }} 2x" alt="Exercise and anticoagulants">
  36.                     </div>                
  37.                     <div class="col-12 col-lg-5 order-1 order-lg-2 pb-5 p-lg-0">
  38.                         <h1 class="h2 text-patient">Exercise and anticoagulants</h1>
  39.                         <p>Anticoagulants limit the clotting ability of your blood, which may put you at a higher risk of serious bleeding, or internal bleeding, if you fall during vigorous exercise or contact sports.</p>
  40.                         <p>Regular physical activity is good for your heart, but it may also have an effect on your anticoagulation medication dosage. Talk to your doctor about your fitness plans and, if you are curious about the effect of exercise on your coagulation levels, INR self-testing can help you better understand how your body responds to exercise.</p>
  41.                         <a class="btn btn-patient text-white" href="{{ path('patient-self-testing') }}">Learn more about self-testing</a>
  42.                     </div>
  43.                 
  44.                 </div>
  45.             </div>
  46.         </section>
  47.         <section class="roche-section__medium bg-soft">
  48.             <div class="container">
  49.                 <h2 class="text-patient mb-5">10 ways to stay active when you’re taking anticoagulants</h2>
  50.                 <p class="mb-5">As a rule of thumb, the type of exercise and training intensity should be adjusted to fit your physical abilities. Be aware of your body’s warning signals and always drink plenty of fluids while exercising. Here are 10 ways for people on anticoagulants to stay active:</p>
  51.                 <div class="row d-flex align-items-center mb-3">
  52.                     <div class="col-12 col-lg-1 d-flex justify-content-center pb-3">
  53.                         <img src="{{ asset('build/images/patient/04-RemainingIndependant/Icon_Cycling.svg') }}" alt="Cycling icon">
  54.                     </div>
  55.                     <div class="col-12 col-lg-11 text-center text-lg-start">
  56.                         <p class="mb-0"><span class="text-patient fw-1"><strong>Cycling</strong></span> <br>Regular cycling promotes endurance and oxygen supply. Competitive bike racing with peak capacities should be adapted to match your abilities. Demanding mountain bike trails in mountainous terrain are not always suitable, due to the risk of injury.</p>
  57.                     </div>
  58.                 </div>    
  59.                 <div class="row d-flex align-items-center mb-3">
  60.                     <div class="col-12 col-lg-1 d-flex justify-content-center pb-3">
  61.                         <img src="{{ asset('build/images/patient/04-RemainingIndependant/Icon_Fitness.svg') }}" alt="Fitness icon">
  62.                     </div>
  63.                     <div class="col-12 col-lg-11 text-center text-lg-start">
  64.                         <p class="mb-0"><span class="text-patient"><strong>Fitness classes</strong></span> <br>Fitness training under the guidance of an instructor (e.g., group exercise classes) improves endurance, strength, coordination, and flexibility. An instructor will help observe movements and correct them when necessary.</p>
  65.                     </div>
  66.                 </div>    
  67.                 <div class="row d-flex align-items-center mb-3">
  68.                     <div class="col-12 col-lg-1 d-flex justify-content-center pb-3">
  69.                         <img src="{{ asset('build/images/patient/04-RemainingIndependant/Icon_Hiking.svg') }}" alt="Hiking icon">
  70.                     </div>
  71.                     <div class="col-12 col-lg-11 text-center text-lg-start">
  72.                         <p class="mb-0"><span class="text-patient"><strong>Hiking/Nordic walking</strong></span> <br>Hiking in the great outdoors promotes circulation and can have a calming effect. Be sure to adapt your pace to the terrain and to avoid very high altitudes, where the atmosphere reduces blood oxygen levels the higher you go. Hiking in altitudes up to 2,000 metres should pose no problem. Nordic walking is a particularly low-impact, all-body workout. Using poles while walking benefits the muscular system throughout the body.</p>
  73.                     </div>
  74.                 </div>    
  75.                 <div class="row d-flex align-items-center mb-3">
  76.                     <div class="col-12 col-lg-1 d-flex justify-content-center pb-3">
  77.                         <img src="{{ asset('build/images/patient/04-RemainingIndependant/Icon_Swimming.svg') }}" alt="Swimming icon">
  78.                     </div>
  79.                     <div class="col-12 col-lg-11 text-center text-lg-start">
  80.                         <p class="mb-0"><span class="text-patient"><strong>Swimming</strong></span> <br>Swimming gently develops the body’s entire muscle system and also stimulates the lungs. Following heart surgery, patients will need about an eight-week adjustment period, since swimming places a strain on the chest.</p>
  81.                     </div>
  82.                 </div>    
  83.                 <div class="row d-flex align-items-center mb-3">
  84.                     <div class="col-12 col-lg-1 d-flex justify-content-center pb-3">
  85.                         <img src="{{ asset('build/images/patient/04-RemainingIndependant/Icon_Jogging.svg') }}" alt="Jogging icon">
  86.                     </div>
  87.                     <div class="col-12 col-lg-11 text-center text-lg-start">
  88.                         <p class="mb-0"><span class="text-patient"><strong>Jogging</strong></span> <br>Regular paced running has a proven track record for reducing the risk of heart disease. It activates the metabolism of carbohydrates and fats, regulates insulin levels, and supports stress hormone reduction.</p>
  89.                     </div>
  90.                 </div>
  91.                 <div class="row d-flex align-items-center mb-3">
  92.                     <div class="col-12 col-lg-1 d-flex justify-content-center pb-3">
  93.                         <img src="{{ asset('build/images/patient/04-RemainingIndependant/Icon_Tennis.svg') }}" alt="Tennis icon">
  94.                     </div>
  95.                     <div class="col-12 col-lg-11 text-center text-lg-start">
  96.                         <p class="mb-0"><span class="text-patient"><strong>Tennis/Squash</strong></span> <br>Tennis and squash are only suitable for heart patients to a limited extent. This is due to the sudden movements, which can result in extreme peaks in blood pressure. Take it slow, and be sure not to overexert yourself.</p>
  97.                     </div>
  98.                 </div>
  99.                 <div class="row d-flex align-items-center mb-3">
  100.                     <div class="col-12 col-lg-1 d-flex justify-content-center pb-3">
  101.                         <img src="{{ asset('build/images/patient/04-RemainingIndependant/Icon_WinterSport.svg') }}" alt="WinterSport icon">
  102.                     </div>
  103.                     <div class="col-12 col-lg-11 text-center text-lg-start">
  104.                         <p class="mb-0"><span class="text-patient"><strong>Winter sports</strong></span> <br>Winter sport activities are great for keeping the cardiovascular system in shape during the cold months. It is better to pursue cross-country skiing instead of downhill, as it carries a significantly lower risk of injury.</p>
  105.                     </div>
  106.                 </div>
  107.                 <div class="row d-flex align-items-center mb-3">
  108.                     <div class="col-12 col-lg-1 d-flex justify-content-center pb-3">
  109.                         <img src="{{ asset('build/images/patient/04-RemainingIndependant/Icon_Soccer.svg') }}" alt="Soccer icon">
  110.                     </div>
  111.                     <div class="col-12 col-lg-11 text-center text-lg-start">
  112.                         <p class="mb-0"><span class="text-patient"><strong>Soccer</strong></span> <br>Since soccer is a team sport, it can be social and very enjoyable. It does, however, place high demands on the muscles, tendons, and bones. The risk of injury may be high—especially for older people, who may want to avoid sports with physical contact.</p>
  113.                     </div>
  114.                 </div>
  115.                 <div class="row d-flex align-items-center mb-3">
  116.                     <div class="col-12 col-lg-1 d-flex justify-content-center pb-3">
  117.                         <img src="{{ asset('build/images/patient/04-RemainingIndependant/Icon_Weight.svg') }}" alt="Weight icon">
  118.                     </div>
  119.                     <div class="col-12 col-lg-11 text-center text-lg-start">
  120.                         <p class="mb-0"><span class="text-patient"><strong>Weight training</strong></span> <br>Weight training is an important part of any exercise regimen. It not only trains muscles, but also strengthens ligaments and bones, and can help with balance. After heart surgery, patients should be careful to choose only those exercises that do not subject the chest to excessive pressure.</p>
  121.                     </div>
  122.                 </div>
  123.                 <div class="row d-flex align-items-center mb-3">
  124.                     <div class="col-12 col-lg-1 d-flex justify-content-center pb-3">
  125.                         <img src="{{ asset('build/images/patient/04-RemainingIndependant/Icon_Dance.svg') }}" alt="Dance icon">
  126.                     </div>
  127.                     <div class="col-12 col-lg-11 text-center text-lg-start">
  128.                         <p class="mb-0"><span class="text-patient"><strong>Dance</strong></span> <br>Dancing is an ideal sport for more senior heart patients. In addition to socializing and physical activity, benefits include increased coordination and balance.</p>
  129.                     </div>
  130.                 </div>
  131.             </div>
  132.         </section>
  133.     </div>
  134. {% endblock %}