[text] hunter

Viewer

  1.         <section class="blockText py-5">
  2.             <div class="container">
  3.                 <div class="title">
  4.                     <h1 class="c:white fw:700 fs:lg mb-3 mb-lg-4 lh:3">Disease progression</h1>
  5.                 </div>
  6.                 <div class="row row-cols-1 row-cols-lg-2 gx-0 gx-lg-4 gy-3 gy-lg-0">
  7.                     <div class="col">
  8.                         <p class="fs:base c:white fw:400">
  9.                             There isn’t a typical disease course in Hunter syndrome, as each individual has their own unique set of genetic mutations contributing to the disease.<sup>2</sup>
  10.                         </p>
  11.                     </div>
  12.                     <div class="col">
  13.                         <p class="fs:base c:white fw:400">
  14.                             However, progressive decline is inevitable in Hunter syndrome as GAGs accumulate. Although there isn’t a typical disease course, there are common trends in the progression of the disease.<sup>2</sup>
  15.                         </p>
  16.                     </div>
  17.                 </div>
  18.             </div>
  19.         </section>
  20.         
  21.                 <div class="tabsList" id="tabItem1">
  22.             <ul class="row gx-0 gx-lg-2 gy-0">
  23.                 <li class="col">
  24.                     <a href="#tab-1">
  25.                         <div class="tabsList__item w:100 bg:green:5 h:100">
  26.                             <div
  27.                                 class="p-3 p-lg-4  d-flex align-items-center justify-content-start justify-content-lg-center h:100">
  28.                                 <div
  29.                                     class="d-flex flex-row flex-lg-column justify-content-center align-items-center w:100">
  30.                                     <div class="flex-shrink-0">
  31.                                         <div
  32.                                             class="tabsList__item-icon radius bg:green d-flex align-items-center justify-content-center mx-auto">
  33.                                             <img src="https://www.huntersyndrome.info/496c10/siteassets/huntersyndrome/signs-and-symptoms/symtomsman/neuro.svg"
  34.                                                 alt="">
  35.                                         </div>
  36.                                     </div>
  37.                                     <div class="flex-grow-1 ms-3 ms-lg-0">
  38.                                         <div class="tabsList__item-head mt-0 mt-lg-2">
  39.                                             <p class="c:white fw:900 fs:xs:2">NEURONOPATHIC</p>
  40.                                         </div>
  41.                                     </div>
  42.                                 </div>
  43.                             </div>
  44.                         </div>
  45.                     </a>
  46.                 </li>
  47.                 <li class="col">
  48.                     <a href="#tab-2">
  49.                         <div class="tabsList__item w:100 bg:green:5 h:100">
  50.                             <div
  51.                                 class="p-3 p-lg-4 d-flex align-items-center justify-content-start justify-content-lg-center h:100">
  52.                                 <div
  53.                                     class="d-flex flex-row flex-lg-column justify-content-center align-items-center w:100">
  54.                                     <div class="flex-shrink-0">
  55.                                         <div
  56.                                             class="tabsList__item-icon radius bg:green d-flex align-items-center justify-content-center mx-auto">
  57.                                             <img src="https://www.huntersyndrome.info/496be4/siteassets/huntersyndrome/signs-and-symptoms/symtomsman/personicon.svg"
  58.                                                 alt="">
  59.                                         </div>
  60.                                     </div>
  61.                                     <div class="flex-grow-1 ms-3 ms-lg-0">
  62.                                         <div class="tabsList__item-head mt-0 mt-lg-2">
  63.                                             <p class="c:white fw:900 fs:xs:2">NON-NEURONOPATHIC</p>
  64.                                         </div>
  65.                                     </div>
  66.                                 </div>
  67.                             </div>
  68.                         </div>
  69.                     </a>
  70.                 </li>
  71.             </ul>
  72.  
  73.             <div id="tab-1" class="tabsList__content bg:blue:2 p-3 p-lg-4">
  74.                 <p class="c:white fw:400 fs:base">
  75.                     <span class="text:under c:white fw:900 d-block">Neuronopathic</span>
  76.                     <br/>
  77.                     In Hunter syndrome patients with neuronopathic involvement, behavioural problems including
  78.                     hyperactivity and aggression may start from the second year of life. These behavioural issues can
  79.                     become very serious, disrupting the quality of life of both the patient and the family. Patients
  80.                     with neuronopathic involvement can also be obstinate and unruly; these behaviours can be exacerbated
  81.                     by the hearing difficulties and sleep disturbance-induced fatigue.<sup>3</sup>
  82.                     <br/><br/>
  83.                     Neurodegeneration due to GAG deposition leads to fine motor skill impairment in some patients, with
  84.                     a median onset at 4 years old. Children may become particularly boisterous if their tolerance to
  85.                     pain has increased due to loss of sensation (dysaesthesia). However, behavioural problems typically
  86.                     only continue until the age of 8 to 9 years, at which point neurodegeneration causes cognitive
  87.                     functions to wholly decline. Around this point, the ability to walk and talk diminishes. At the same
  88.                     time, cognitive decline means that learning and maintaining new skills will become harder.<sup>3</sup>
  89.                     <br/><br/>
  90.                     Severe neuronopathic decline leads to the complete loss of the ability to communicate and chew or
  91.                     swallow, as well as extreme cognitive disability and the inability to control gastrointestinal
  92.                     function.<sup>3,4</sup>
  93.                     <br/><br/>
  94.                     Advanced nervous system symptoms will also be observed in patients as they decline cognitively. Many
  95.                     patients suffer from carpal tunnel syndrome, which has a median onset at age 8 years.<sup>5</sup> A few
  96.                     patients develop communicating hydrocephalus, which exacerbates the cognitive decline and can result
  97.                     in behavioural changes, headaches and vision disturbances.<sup>3</sup> Patients can also suffer from spinal
  98.                     cord compression due to dura mater thickening, which leads to a general muscle weakness, loss of
  99.                     sensation, neurogenic bladder dysfunction, and further deterioration of fine motor skills and gait
  100.                     problems.<sup>3</sup>
  101.                 </p>
  102.             </div>
  103.             <div id="tab-2" class="tabsList__content bg:blue:2 p-3 p-lg-4">
  104.                 <p class="c:white fw:400 fs:base">
  105.                     <span class="text:under c:white fw:900 d-block">Non-neuronopathic</span>
  106.                     <br/>
  107.                     As a patient with Hunter syndrome grows, the non-neuronopathic symptoms will become increasingly obvious and debilitating. The characteristic facial features and prominent brow begin to show around 2 years of age.1 Patients can be of average height for their first few years, before growth begins to slow, eventually leading to a short stature.<sup>3</sup>
  108.                     <br/><br/>
  109.                     A noticeable consequence of Hunter syndrome is that patients require numerous surgeries, even before the underlying disorder has been diagnosed.<sup>6</sup> The repeated ear infections and hernias, and presence of enlarged tonsils and adenoids are early symptoms of Hunter syndrome that require treatment, and many Hunter syndrome patients will undergo multiple hernia repairs, tympanostomies, adenoidectomies and tonsillectomies before Hunter syndrome is identified.<sup>6</sup>
  110.                     <br/><br/>
  111.                     After these early symptoms, the disease continues to progress, and patients will often suffer from auditory, ocular and dental complications that require more surgeries. Other common developments are joint contractures and skeletal deformities, which gradually limit mobility, and eventually prevent the patient from walking and standing erect.<sup>3</sup>
  112.                     <br/><br/>
  113.                     The management of Hunter syndrome patients and their symptoms requires that physicians are aware of the special underlying and multisystemic nature of Hunter syndrome. Therefore it is extremely important to diagnose Hunter syndrome early in order to ensure timely and appropriate management.<sup>3</sup>
  114.                     <br/><br/>
  115.                     Learn more about the specialist multidisciplinary management of Hunter syndrome patients in <a class="opacity:7 c:white fw:900" href="monitoring-management.html">Monitoring and management</a> section of this website.
  116.                     <br/><br/>
  117.                     Cardiac and respiratory complications can be life-threatening. Cardiac involvement through valve disease is common in Hunter syndrome patients, from a median onset age of 6 years, and cardiac complications which develop include abnormal heart frequency, cardiomyopathy, left and right ventricle hypertrophy, arrhythmia, hypertension, and ultimately, heart failure.<sup>5,7</sup>
  118.                     <br/><br/>
  119.                     Respiratory tract infections such as pneumonia are common and can develop to be life-threatening. Respiratory failure, cardiac arrest, pneumonia, and cardiac failure are the most common causes of 60% of Hunter syndrome patient deaths as recorded in the HOS.<sup>8</sup>
  120.                 </p>
  121.             </div>
  122.         </div>
  123.  
  124.  
  125.             <p class="responsiveText:base text-center fs:md fw:900 c:white mt-3">
  126.                 Remember – if you suspect Hunter syndrome: REFER TO A SPECIALIST TODAY
  127.             </p>

Editor

You can edit this paste and save as new:


File Description
  • hunter
  • Paste Code
  • 30 Jun-2022
  • 10.08 Kb
You can Share it: