ihh.com.jo Open in urlscan Pro
46.32.103.12  Public Scan

URL: https://ihh.com.jo/
Submission: On November 18 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

POST /

<form action="/" method="post">
  <style>
    .modal {
      max-width: 100%;
      margin-right: 100px;
      margin-left: 100px;
      margin-top: 100px;
      margin-bottom: 100px;
      padding: 100px;
      height: 100%;
      overflow-y: inherit;
      background-color: rgba(0, 0, 0, 0.7);
    }

    /* Style for the modal content */
    .modal-content {
      background-color: #fff;
      margin-right: 100px;
      margin-left: 100px;
      margin-top: 100px;
      margin-bottom: 100px;
      border: 1px solid #888;
      width: 80%;
      max-width: 100%;
      position: relative;
    }

    .modal-body {
      overflow-y: auto;
    }
  </style>
  <script>
    // Function to show the modal
    function openPopup() {
      document.getElementById('myModal').style.display = 'block';
    }
    // Automatically open the popup when the page loads
    window.onload = openPopup;
    window.addEventListener('click', function(event) {
      var modal = document.getElementById('myModal');
      if (event.target === modal) {
        modal.style.display = 'none';
      }
    });
  </script>
  <!--Blog Hero Start -->
  <style>
    .hero-image {
      background-image: url("../../Designe/img/HeaderImage/hero.gif");
      background-color: #cccccc;
      height: 750px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
    }
  </style>
  <div>
    <div class="container-fluid bg-primary py-0 mb-0 hero-image">
      <div class="container py-5">
        <div class="row justify-content-start">
          <div class="col-lg-8 text-center text-lg-start">
          </div>
        </div>
      </div>
    </div>
  </div>
  <br>
  <div style="background:#046cb3;">
    <div class="news-ticker">
      <div class="bigHeading">
        <p> </p>
      </div>
      <div class="news">
        <img src="/Designe/img/Icon/logo.jpg" alt="Logo" srcset="/Designe/img/Icon/logo.jpg, /Designe/img/Icon/logo.jpg 2x" height="30" width="70">
        <a href="/OurNews/Details/16">
                            اتفاقية تعاون مشترك بين مستشفى ابن الهيثم وإذاعة حياة إف ام ...  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                        </a>
        <img src="/Designe/img/Icon/logo.jpg" alt="Logo" srcset="/Designe/img/Icon/logo.jpg, /Designe/img/Icon/logo.jpg 2x" height="30" width="70">
        <a href="/OurNews/Details/15">
                            Ibn Al-Haytham Hospital participates in the 'Jordan Medical Leadership in Peace and War' conference ...  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                        </a>
        <img src="/Designe/img/Icon/logo.jpg" alt="Logo" srcset="/Designe/img/Icon/logo.jpg, /Designe/img/Icon/logo.jpg 2x" height="30" width="70">
        <a href="/OurNews/Details/14">
                            Ibn Al-Haytham Hospital performs the first surgical operation  ...  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                        </a>
        <img src="/Designe/img/Icon/logo.jpg" alt="Logo" srcset="/Designe/img/Icon/logo.jpg, /Designe/img/Icon/logo.jpg 2x" height="30" width="70">
        <a href="/OurNews/Details/13">
                            Ibn Al-Haytham Hospital hosts the health attaché at the Embassy of the Republic of Iraq in Amman ...  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                        </a>
        <img src="/Designe/img/Icon/logo.jpg" alt="Logo" srcset="/Designe/img/Icon/logo.jpg, /Designe/img/Icon/logo.jpg 2x" height="30" width="70">
        <a href="/OurNews/Details/12">
                            A medical delegation from the Republic of Tatarstan within the Federal Republic of Russia visits “Ibn Al-Haytham Hospital” ...  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                        </a>
        <script>
          const newsElement = document.querySelector('.news');
          // Add event listeners for mouseenter and mouseleave
          newsElement.addEventListener('mouseenter', () => {
            newsElement.classList.add('paused'); // Pause the animation
          });
          newsElement.addEventListener('mouseleave', () => {
            newsElement.classList.remove('paused'); // Resume the animation
          });
        </script>
        <!-- Add more news items as needed -->
      </div>
    </div>
    <br>
  </div>
  <!--Blog Hero End -->
  <!--Blog Hero Start -->
  <!--Blog Hero End -->
  <!--Blog About Start -->
  <section id="About-Us">
    <div class="container-fluid py-5">
      <div class="container">
        <div class="row gx-5">
          <div class="col-lg-5 mb-5 mb-lg-0" style="max-height: 500px;">
            <div class="position-relative h-100">
              <img class="position-absolute w-100 h-100 rounded" src="/Designe/img/About/About.jpg" style="object-fit: cover;">
            </div>
          </div>
          <div class="col-lg-7">
            <div class="mb-4">
              <h5 class="d-inline-block text-primary border-bottom border-5 border-danger">About Us</h5>
              <p class="text-dark">
                <strong> Who We Are </strong>
              </p>
            </div>
            <p class="text-dark">
              <strong> Ibn-Alhytham hospital is considered as one of leading hospitals in Jordan, and in the Middle East region in providing exceptional medical, technical, and hospitality services, It was inaugurated on March 26th 1996 under the
                patronage of the late His Majesty King Hussein bin Talal, may his soul rest in peace, It has 207 beds, and its clinics cover all medical specialties.... </strong>
              <button class="btn btn-lg btn-dark rounded-pill" type="submit" value="About" name="Command" id="Index" href="/About?class=b-link-stripe%20b-animate-go%20%20swipebox">Read More</button>
            </p>
            <div class="row g-3 pt-3">
              <div class="col-sm-3 col-6">
                <div class="bg-light text-center rounded-circle py-4">
                  <i class="fa fa-3x fa-user-md text-primary mb-3"></i>
                  <h6 class="mb-0 text-primary">No. Of Visitor</h6>
                  <h6 class="d-block text-danger">68438</h6>
                </div>
              </div>
              <div class="col-sm-3 col-6">
                <div class="bg-light text-center rounded-circle py-4">
                  <i class="fa fa-3x fa-procedures text-primary mb-3"></i>
                  <h6 class="mb-0 text-primary">Emergency</h6>
                  <h6 class="d-block text-danger">24/7</h6>
                </div>
              </div>
              <div class="col-sm-3 col-6">
                <div class="bg-light text-center rounded-circle py-4">
                  <i class="fa fa-3x fa-procedures text-primary mb-3"></i>
                  <a href="/PatientsOutJor?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                            <h6 class="mb-0 text-primary">
                                                Int. Patients
                                            </h6> <h6 class="d-block text-danger">
                                                1115

                                            </h6>
                                        </a>
                </div>
              </div>
              <div class="col-sm-3 col-6">
                <div class="bg-light text-center rounded-circle py-4">
                  <i class="fab fa-3x fa-youtube text-primary mb-3"></i>
                  <a href="https://www.youtube.com/watch?v=FIM3bivDHeo" target="_blank">
                                            <h6 class="mb-0 text-primary">
                                                Videos
                                            </h6>
                                            <h6 class="d-block text-light">
                                                Videos

                                            </h6>
                                        </a>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>
  <!--Blog About End -->
  <!--Blog specialties Start -->
  <section id="specialties">
    <div class="container-fluid py-5" ba="" dir="ltr">
      <div class="container" style="background:white;" dir="ltr">
        <div class="text-center mx-auto mb-5" style="max-width: 500px;">
          <h1 class="d-inline-block text-primary border-bottom border-5 border-danger">Medical Specialties</h1>
        </div>
        <div class="owl-carousel price-carousel position-relative owl-loaded owl-drag" style="padding: 0 45px 45px 45px;">
          <div class="owl-stage-outer">
            <div class="owl-stage" style="transform: translate3d(-6255px, 0px, 0px); transition: 1s; width: 16263px;">
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/47?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Kidney DiseasesLogo.jpg" alt="Click me">
                                </a>
                    <p>Kidney Diseases</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/48?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Urology, Reproduction, and Male InfertilityLogo.jpg" alt="Click me">
                                </a>
                    <p>Urology, Reproduction, and Male Infertility</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/49?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Plastic Surgery, Reconstruction, and BurnsLogo.jpg" alt="Click me">
                                </a>
                    <p>Plastic Surgery, Reconstruction, and Burns</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/50?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/NeurosurgeryLogo.jpg" alt="Click me">
                                </a>
                    <p>Neurosurgery</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/51?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Orthopedics and Joints’ SurgeryLogo.jpg" alt="Click me">
                                </a>
                    <p>Orthopedics and Joints’ Surgery</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/52?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/OphthalmologyLogo.jpg" alt="Click me">
                                </a>
                    <p>Ophthalmology</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/53?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Pediatrics and Pediatric SurgeryLogo.jpg" alt="Click me">
                                </a>
                    <p>Pediatrics and Pediatric Surgery</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/54?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Internal MedicineLogo.jpg" alt="Click me">
                                </a>
                    <p>Internal Medicine</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/55?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/NeurologyLogo.jpg" alt="Click me">
                                </a>
                    <p>Neurology</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/56?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Dentistry and Oral SurgeryLogo.jpg" alt="Click me">
                                </a>
                    <p>Dentistry and Oral Surgery</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/37?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/AnesthesiaLogo.jpg" alt="Click me">
                                </a>
                    <p>Anesthesia</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/39?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Cardiology and Cardiovascular SurgeryLogo.jpg" alt="Click me">
                                </a>
                    <p>Cardiology and Cardiovascular Surgery</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/40?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/General SurgeryLogo.jpg" alt="Click me">
                                </a>
                    <p>General Surgery</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/41?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Respiratory Diseases and Sleep Disorders Logo.jpg" alt="Click me">
                                </a>
                    <p>Respiratory Diseases and Sleep Disorders </p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/42?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/ENTLogo.jpg" alt="Click me">
                                </a>
                    <p>ENT</p>
                  </div>
                </div>
              </div>
              <div class="owl-item active" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/43?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/DermatologyLogo.jpg" alt="Click me">
                                </a>
                    <p>Dermatology</p>
                  </div>
                </div>
              </div>
              <div class="owl-item active" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/44?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Gynecology and ObstetricsLogo.jpg" alt="Click me">
                                </a>
                    <p>Gynecology and Obstetrics</p>
                  </div>
                </div>
              </div>
              <div class="owl-item active" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/45?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Gastroenterology and Liver DiseasesLogo.jpg" alt="Click me">
                                </a>
                    <p>Gastroenterology and Liver Diseases</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/46?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Endocrine Diseases and DiabetesLogo.jpg" alt="Click me">
                                </a>
                    <p>Endocrine Diseases and Diabetes</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/47?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Kidney DiseasesLogo.jpg" alt="Click me">
                                </a>
                    <p>Kidney Diseases</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/48?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Urology, Reproduction, and Male InfertilityLogo.jpg" alt="Click me">
                                </a>
                    <p>Urology, Reproduction, and Male Infertility</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/49?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Plastic Surgery, Reconstruction, and BurnsLogo.jpg" alt="Click me">
                                </a>
                    <p>Plastic Surgery, Reconstruction, and Burns</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/50?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/NeurosurgeryLogo.jpg" alt="Click me">
                                </a>
                    <p>Neurosurgery</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/51?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Orthopedics and Joints’ SurgeryLogo.jpg" alt="Click me">
                                </a>
                    <p>Orthopedics and Joints’ Surgery</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/52?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/OphthalmologyLogo.jpg" alt="Click me">
                                </a>
                    <p>Ophthalmology</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/53?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Pediatrics and Pediatric SurgeryLogo.jpg" alt="Click me">
                                </a>
                    <p>Pediatrics and Pediatric Surgery</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/54?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Internal MedicineLogo.jpg" alt="Click me">
                                </a>
                    <p>Internal Medicine</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/55?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/NeurologyLogo.jpg" alt="Click me">
                                </a>
                    <p>Neurology</p>
                  </div>
                </div>
              </div>
              <div class="owl-item" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/56?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Dentistry and Oral SurgeryLogo.jpg" alt="Click me">
                                </a>
                    <p>Dentistry and Oral Surgery</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/37?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/AnesthesiaLogo.jpg" alt="Click me">
                                </a>
                    <p>Anesthesia</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/39?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Cardiology and Cardiovascular SurgeryLogo.jpg" alt="Click me">
                                </a>
                    <p>Cardiology and Cardiovascular Surgery</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/40?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/General SurgeryLogo.jpg" alt="Click me">
                                </a>
                    <p>General Surgery</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/41?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Respiratory Diseases and Sleep Disorders Logo.jpg" alt="Click me">
                                </a>
                    <p>Respiratory Diseases and Sleep Disorders </p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/42?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/ENTLogo.jpg" alt="Click me">
                                </a>
                    <p>ENT</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/43?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/DermatologyLogo.jpg" alt="Click me">
                                </a>
                    <p>Dermatology</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/44?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Gynecology and ObstetricsLogo.jpg" alt="Click me">
                                </a>
                    <p>Gynecology and Obstetrics</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/45?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Gastroenterology and Liver DiseasesLogo.jpg" alt="Click me">
                                </a>
                    <p>Gastroenterology and Liver Diseases</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/46?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Endocrine Diseases and DiabetesLogo.jpg" alt="Click me">
                                </a>
                    <p>Endocrine Diseases and Diabetes</p>
                  </div>
                </div>
              </div>
              <div class="owl-item cloned" style="width: 372px; margin-right: 45px;">
                <div class="bg-white rounded text-center">
                  <div class="position-relative">
                  </div>
                  <div class="text-center py-2">
                    <a href="/Specialtie/Details/47?class=b-link-stripe%20b-animate-go%20%20swipebox">
                                    <img class="img-fluid rounded-top" src="/Designe/img/Specialtie/Kidney DiseasesLogo.jpg" alt="Click me">
                                </a>
                    <p>Kidney Diseases</p>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div class="owl-nav">
            <div class="owl-prev"><i class="bi bi-arrow-left"></i></div>
            <div class="owl-next"><i class="bi bi-arrow-right"></i></div>
          </div>
          <div class="owl-dots disabled"></div>
        </div>
        <br>
        <div class="row g-3">
          <div class="col-12 col-sm-4">
          </div>
          <div class="col-12 col-sm-4">
            <button class="btn btn-primary w-100 py-3" type="submit" value="Specialtie" name="Command" id="Index" href="/?class=b-link-stripe%20b-animate-go%20%20swipebox">Show More</button>
          </div>
          <div class="col-12 col-sm-4">
          </div>
        </div>
      </div>
    </div>
  </section>
</form>

<form>
  <br>
  <div class="row g-3">
    <div class="col-12 col-sm-4">
    </div>
    <div class="col-12 col-sm-4">
      <button class="btn btn-primary w-100 py-3" type="submit" value="Department" name="Command" id="Index" href="/?class=b-link-stripe%20b-animate-go%20%20swipebox">Show More</button>
    </div>
    <div class="col-12 col-sm-4">
    </div>
  </div>
</form>

<form>
  <br>
  <div class="row g-3">
    <div class="col-12 col-sm-4">
    </div>
    <div class="col-12 col-sm-4">
      <button class="btn btn-primary w-100 py-3" type="submit" value="Doctors" name="Command" id="Index" href="/?class=b-link-stripe%20b-animate-go%20%20swipebox">Show More</button>
    </div>
    <div class="col-12 col-sm-4">
    </div>
  </div>
</form>

<form>
  <br>
  <div class="row g-3">
    <div class="col-12 col-sm-4">
    </div>
    <div class="col-12 col-sm-4">
      <button class="btn btn-primary w-100 py-3" type="submit" value="Article" name="Command" id="Index" href="/?class=b-link-stripe%20b-animate-go%20%20swipebox">Show More</button>
    </div>
    <div class="col-12 col-sm-4">
    </div>
  </div>
</form>

<form>
  <br>
  <div class="row g-3">
    <div class="col-12 col-sm-4">
    </div>
    <div class="col-12 col-sm-4">
      <button class="btn btn-primary w-100 py-3" type="submit" value="Insurance" name="Command" id="Index" href="/?class=b-link-stripe%20b-animate-go%20%20swipebox">Show More</button>
    </div>
    <div class="col-12 col-sm-4">
    </div>
  </div>
</form>

<form>
  <br>
  <div class="row g-3">
    <div class="col-12 col-sm-4">
    </div>
    <div class="col-12 col-sm-4">
      <button class="btn btn-primary w-100 py-3" type="submit" value="ReviewsInpatient" name="Command" id="Index" href="/?class=b-link-stripe%20b-animate-go%20%20swipebox">Show More</button>
    </div>
    <div class="col-12 col-sm-4">
    </div>
  </div>
</form>

Text Content

About Us
About Us Founder Welcome to Our Website Board Of Director Medical Education
Quality Improvement & Patient Safety
Inv. Relationship
Annual Reports Advertisements Announcement Company data on the Amman Stock
Exchange
Medical Care
Medical Specialties Our Departments Our Doctors Anesthesia Doctors Insurance
Companies Medical Tourism Foreign Patients Affairs’ Office Patient Rights And
Duties
Media Center
Our News Gallary
Our Achievements
Complex Operations
E-Services
Scientific E-Library Jobs Resident Doctors Cardiopulmonary Resuscitation login


Ar



اتفاقية تعاون مشترك بين مستشفى ابن الهيثم وإذاعة حياة إف ام ...           Ibn
Al-Haytham Hospital participates in the 'Jordan Medical Leadership in Peace and
War' conference ...           Ibn Al-Haytham Hospital performs the first
surgical operation ...           Ibn Al-Haytham Hospital hosts the health
attaché at the Embassy of the Republic of Iraq in Amman ...           A medical
delegation from the Republic of Tatarstan within the Federal Republic of Russia
visits “Ibn Al-Haytham Hospital” ...          


ABOUT US

Who We Are

Ibn-Alhytham hospital is considered as one of leading hospitals in Jordan, and
in the Middle East region in providing exceptional medical, technical, and
hospitality services, It was inaugurated on March 26th 1996 under the patronage
of the late His Majesty King Hussein bin Talal, may his soul rest in peace, It
has 207 beds, and its clinics cover all medical specialties.... Read More

NO. OF VISITOR

68438

EMERGENCY

24/7

INT. PATIENTS

1115

VIDEOS

VIDEOS


MEDICAL SPECIALTIES

Kidney Diseases

Urology, Reproduction, and Male Infertility

Plastic Surgery, Reconstruction, and Burns

Neurosurgery

Orthopedics and Joints’ Surgery

Ophthalmology

Pediatrics and Pediatric Surgery

Internal Medicine

Neurology

Dentistry and Oral Surgery

Anesthesia

Cardiology and Cardiovascular Surgery

General Surgery

Respiratory Diseases and Sleep Disorders

ENT

Dermatology

Gynecology and Obstetrics

Gastroenterology and Liver Diseases

Endocrine Diseases and Diabetes

Kidney Diseases

Urology, Reproduction, and Male Infertility

Plastic Surgery, Reconstruction, and Burns

Neurosurgery

Orthopedics and Joints’ Surgery

Ophthalmology

Pediatrics and Pediatric Surgery

Internal Medicine

Neurology

Dentistry and Oral Surgery

Anesthesia

Cardiology and Cardiovascular Surgery

General Surgery

Respiratory Diseases and Sleep Disorders

ENT

Dermatology

Gynecology and Obstetrics

Gastroenterology and Liver Diseases

Endocrine Diseases and Diabetes

Kidney Diseases




Show More



OUR DEPARTMENTS

Ibn Al-Haytham Center for Plastic Surgery and Laser.

IVF and Advanced Genetics Center

Pharmacy Department

Kidney Dialysis Unit

Laboratory Department

Neonatal Care Unit

Anesthesia Department

ICU-CCU

Obstetrics and Gynecology Department

Vision Correction Center

Dental and Oral Surgery Department

Ibn Al-Haytham Beauty and Laser Center

Radiology

Ibn Al-Haytham Center for Physiotherapy

Emergency Department

Cardiac Catheterization and Coronary Angiography

Gastrointestinal and Bronchial Endoscopy Unit

Ibn Al-Haytham Center for Plastic Surgery and Laser.

IVF and Advanced Genetics Center

Pharmacy Department

Kidney Dialysis Unit

Laboratory Department

Neonatal Care Unit

Anesthesia Department

ICU-CCU

Obstetrics and Gynecology Department

Vision Correction Center

Dental and Oral Surgery Department

Ibn Al-Haytham Beauty and Laser Center

Radiology

Ibn Al-Haytham Center for Physiotherapy

Emergency Department

Cardiac Catheterization and Coronary Angiography

Gastrointestinal and Bronchial Endoscopy Unit

Ibn Al-Haytham Center for Plastic Surgery and Laser.





Show More



OUR DOCTORS


DR. EDWARD SACA

PEDIATRICS AND PEDIATRIC SURGERY

Extention : 6191


view


DR. WALID KARHCHULE

CONSULTANT PLASTIC SURGEON

Extention : 6127


view


DR. EMAD ALAEDDIN

CONSULTANT IN GENERAL, LAPAROSCOPIC AND BARIATRIC SURGERIES.

Extention : 6128


view


DR. MUBIN ABU ALBA

CONSULTANT IN OPHTHALMOLOGY

Extention : 515


view


DR. MUSBAH SUROUR

CONSULTANT IN NEPHROLOGY, UROLOGY, AND KIDNEY TRANSPLANT

Extention : 6155


view


DR. HAITHAM DAOUD

E.N.T SURGEON

Extention : 6115


view


DR. HEDAIEH AL-HUSBAN

CONSULTANT OBSTETRICIAN & GYNECOLOGIST

Extention : 462


view


DR. HAITHAM GHAZI QANDEEL

CONSULTANT IN GENERAL SURGERY, LAPAROSCOPY, GASTROENTEROLOGY, TUMORS & BARIATRIC
SURGERY

Extention : 6017


view


DR. FERAS MOUSA

CONSULTANT IN INTERNAL MEDICINE.

Extention : 6125


view


DR. OMAR MANSOUR

CONSULTANT IN COLOPROCTOLOGY, LAPAROSCOPY, AND GENERAL SURGERY

Extention : 6704


view


DR. MAJDI RAMADAN

NEUROSURGEON & SPINE SURGEON

Extention : 6113


view


DR. RANIA DOUDIN

GYNECOLOGY AND OBSTETRICS

Extention : 6655


view


DR. KAMAL AL-NASER

CONSULTANT PEDIATRICS / NEONATOLOGIST

Extention : 6147


view


DR. NIZAR DAMEN

PEDIATRICS AND PEDIATRIC SURGERY

Extention : 6147


view


DR. BANDAR GHAZAL

CONSULTANT IN INTERNAL MEDICINE

Extention : 6149


view


DR. YAZAN KHAIR

CONSULTANT IN INTERNAL MEDICINE

Extention : 6110


view


DR. NAGEH AL- OMARI

SENIOR PEDIATRIC SURGERY CONSULTANT

Extention : 6147


view


DR. ALAA YOUSEF AKEL

ORTHOPEDICS AND JOINTS’ SURGERY

Extention : 6187


view


DR. ALI AL-JAMMAL

NEUROSURGERY

Extention : 6184


view


DR. HUSSEIN MUHAMMAD MAYAS

CONSULTANT IN OBSTETRICS, GYNECOLOGY, INFERTILITY AND THEIR SURGERIES

Extention : 570


view


DR. HAYA ALEITAN

DERMATOLOGY

Extention : 9625205555


view


DR. FADI HAMMOUDEH

PULMONARY AND CRITICAL CARE CONSULTANT

Extention : 6116


view


DR. AMJAD BANIHANI

CONSULTANT NEUROLOGIST EMG / NCS / EEG

Extention : 6120


view


DR. OMAIMA AL-TEERAWI

OBSTETRICIAN & GYNECOLOGIST

Extention : 463


view


DR. JA'FAR ALAWNEH

CONSULTANT IN GENERAL & LAPAROSCOPIC SURGERY

Extention : 6655


view


DR.HUSAM OBEIDAT

UROLOGIST

Extention : 6062


view


DR. HAMDI NEQRESH

CONSULTANT IN ORTHOPEDIC AND JOINTS' SURGERY

Extention : 6136


view


DR. ZIAD MAHADEEN

SPECIALIST IN NEUROLOGY

Extention : 6180


view


DR. ALI AL-TAHAYNEH

SPECIALIST IN GENERAL & LAPAROSCOPIC SURGERY | GI & BARIATRIC SURGERY

Extention : 6108


view


DR. FARAH HASSAN AL-KHARISHA

SPECIALIST IN PEDIATRIC DENTISTRY AND SPECIAL NEEDS DENTISTRY

Extention : 6703


view


DR. JAWAD SYOURI

CONSULTANT IN INTERNAL MEDICINE & HYPERTENSION /CONSULTANT IN NEPHROLOGY AND
KIDNEY TRANSPLANT

Extention : 6154


view


DR. NIDAL AL-KHATIB

CONSULTANT ENDOCRINOLOGIST

Extention : 6109


view


DR. SAMIR ABDULRAHIM FARAH

CONSULTANT NEUROLOGIST

Extention : 6181


view


DR. MOHAMMED ABU HILAL

CONSULTANT ORTHOPEDIC SURGEON

Extention : 6137


view


DR. MAZEN KURDIEH

SENIOR CONSULTANT IN ORTHOPEDICS, JOINTS' AND SPINE SURGERIES

Extention : 6124


view


DR. FOUAD SOURI

CONSULTANT IN GENERAL SURGERY

Extention : 155


view


DR. ASEM NAMMAS

CONSULTANT IN CARDIOLOGY, CARDIOVASCULAR DISEASES, AND INTERVENTIONAL
CATHETERIZATION

Extention : 6119


view


DR. ABDULLAH AL-AKAYLEH

CONSULTANT IN NEUROSURGERY

Extention : 6019


view


DR. MUHANNAD QADAN

CONSULTANT IN INTERNAL MEDICINE

Extention : 6060


view


DR. ZIAD AWAD

CONSULTANT IN NEPHROLOGY, UROLOGY, VENEREAL DISEASES, INFERTILITY, AND KIDNEY
TRANSPLANT

Extention : 6158


view


DR. MAZEN ASAYREH

CONSULTANT IN INTERNAL MEDICINE

Extention : 6112


view


DR. MOHAMMED AL-DALABIH

EAR, NOSE & THROAT SPECIALIST

Extention : 6129


view


DR. MAHMOUD ABABNEH

CONSULTANT IN ORTHOPEDICS AND JOINTS' SURGERIES

Extention : 6111


view


DR. EDWARD SACA

PEDIATRICS AND PEDIATRIC SURGERY

Extention : 6191


view


DR. WALID KARHCHULE

CONSULTANT PLASTIC SURGEON

Extention : 6127


view


DR. EMAD ALAEDDIN

CONSULTANT IN GENERAL, LAPAROSCOPIC AND BARIATRIC SURGERIES.

Extention : 6128


view


DR. MUBIN ABU ALBA

CONSULTANT IN OPHTHALMOLOGY

Extention : 515


view


DR. MUSBAH SUROUR

CONSULTANT IN NEPHROLOGY, UROLOGY, AND KIDNEY TRANSPLANT

Extention : 6155


view


DR. HAITHAM DAOUD

E.N.T SURGEON

Extention : 6115


view


DR. HEDAIEH AL-HUSBAN

CONSULTANT OBSTETRICIAN & GYNECOLOGIST

Extention : 462


view


DR. HAITHAM GHAZI QANDEEL

CONSULTANT IN GENERAL SURGERY, LAPAROSCOPY, GASTROENTEROLOGY, TUMORS & BARIATRIC
SURGERY

Extention : 6017


view


DR. FERAS MOUSA

CONSULTANT IN INTERNAL MEDICINE.

Extention : 6125


view


DR. OMAR MANSOUR

CONSULTANT IN COLOPROCTOLOGY, LAPAROSCOPY, AND GENERAL SURGERY

Extention : 6704


view


DR. MAJDI RAMADAN

NEUROSURGEON & SPINE SURGEON

Extention : 6113


view


DR. RANIA DOUDIN

GYNECOLOGY AND OBSTETRICS

Extention : 6655


view


DR. KAMAL AL-NASER

CONSULTANT PEDIATRICS / NEONATOLOGIST

Extention : 6147


view


DR. NIZAR DAMEN

PEDIATRICS AND PEDIATRIC SURGERY

Extention : 6147


view


DR. BANDAR GHAZAL

CONSULTANT IN INTERNAL MEDICINE

Extention : 6149


view


DR. YAZAN KHAIR

CONSULTANT IN INTERNAL MEDICINE

Extention : 6110


view


DR. NAGEH AL- OMARI

SENIOR PEDIATRIC SURGERY CONSULTANT

Extention : 6147


view


DR. ALAA YOUSEF AKEL

ORTHOPEDICS AND JOINTS’ SURGERY

Extention : 6187


view


DR. ALI AL-JAMMAL

NEUROSURGERY

Extention : 6184


view


DR. HUSSEIN MUHAMMAD MAYAS

CONSULTANT IN OBSTETRICS, GYNECOLOGY, INFERTILITY AND THEIR SURGERIES

Extention : 570


view


DR. HAYA ALEITAN

DERMATOLOGY

Extention : 9625205555


view


DR. FADI HAMMOUDEH

PULMONARY AND CRITICAL CARE CONSULTANT

Extention : 6116


view


DR. AMJAD BANIHANI

CONSULTANT NEUROLOGIST EMG / NCS / EEG

Extention : 6120


view


DR. OMAIMA AL-TEERAWI

OBSTETRICIAN & GYNECOLOGIST

Extention : 463


view


DR. JA'FAR ALAWNEH

CONSULTANT IN GENERAL & LAPAROSCOPIC SURGERY

Extention : 6655


view


DR.HUSAM OBEIDAT

UROLOGIST

Extention : 6062


view


DR. HAMDI NEQRESH

CONSULTANT IN ORTHOPEDIC AND JOINTS' SURGERY

Extention : 6136


view


DR. ZIAD MAHADEEN

SPECIALIST IN NEUROLOGY

Extention : 6180


view


DR. ALI AL-TAHAYNEH

SPECIALIST IN GENERAL & LAPAROSCOPIC SURGERY | GI & BARIATRIC SURGERY

Extention : 6108


view


DR. FARAH HASSAN AL-KHARISHA

SPECIALIST IN PEDIATRIC DENTISTRY AND SPECIAL NEEDS DENTISTRY

Extention : 6703


view


DR. JAWAD SYOURI

CONSULTANT IN INTERNAL MEDICINE & HYPERTENSION /CONSULTANT IN NEPHROLOGY AND
KIDNEY TRANSPLANT

Extention : 6154


view


DR. NIDAL AL-KHATIB

CONSULTANT ENDOCRINOLOGIST

Extention : 6109


view


DR. SAMIR ABDULRAHIM FARAH

CONSULTANT NEUROLOGIST

Extention : 6181


view


DR. MOHAMMED ABU HILAL

CONSULTANT ORTHOPEDIC SURGEON

Extention : 6137


view


DR. MAZEN KURDIEH

SENIOR CONSULTANT IN ORTHOPEDICS, JOINTS' AND SPINE SURGERIES

Extention : 6124


view


DR. FOUAD SOURI

CONSULTANT IN GENERAL SURGERY

Extention : 155


view


DR. ASEM NAMMAS

CONSULTANT IN CARDIOLOGY, CARDIOVASCULAR DISEASES, AND INTERVENTIONAL
CATHETERIZATION

Extention : 6119


view


DR. ABDULLAH AL-AKAYLEH

CONSULTANT IN NEUROSURGERY

Extention : 6019


view


DR. MUHANNAD QADAN

CONSULTANT IN INTERNAL MEDICINE

Extention : 6060


view


DR. ZIAD AWAD

CONSULTANT IN NEPHROLOGY, UROLOGY, VENEREAL DISEASES, INFERTILITY, AND KIDNEY
TRANSPLANT

Extention : 6158


view


DR. MAZEN ASAYREH

CONSULTANT IN INTERNAL MEDICINE

Extention : 6112


view


DR. MOHAMMED AL-DALABIH

EAR, NOSE & THROAT SPECIALIST

Extention : 6129


view


DR. MAHMOUD ABABNEH

CONSULTANT IN ORTHOPEDICS AND JOINTS' SURGERIES

Extention : 6111


view


DR. EDWARD SACA

PEDIATRICS AND PEDIATRIC SURGERY

Extention : 6191


view




Show More



ARTICLES




Show More



INSURANCE COMPANIES

Al Ittihad Schools

Jordanian Real Estate Company for Development (JRCD)

First Finance

ASU University

Al Ittihad Schools

Jordanian Real Estate Company for Development (JRCD)

First Finance

ASU University

Al Ittihad Schools

Jordanian Real Estate Company for Development (JRCD)





Show More



REVIEWS

الشكر لله ولكوادر المستشفى وبالاخص الاستشاري الدكتور امجد خلف بني هاني لتعامله
الإنساني والتعامل باحترافية

⭐⭐⭐⭐⭐

--------------------------------------------------------------------------------


MAJD ALADWAN (‫ابو سلطان‬‎)

مستشفى نظيف ، طوارئ ممتازه ، مستشفى متكامل و مجهز باحدث التكنولوجيا ، و كادر
يهتم من التسجيل الى الخروج الاطباء متمرسين و يهتمون بالمريض ، قسم الاطفال رائع
النظافة:١٠/١٠ الاستقبال : ١٠/١٠ التمريض: ١٠/١٠ الاطباء: ١٠/١٠ الصيدلية: ١٠/١٠
المحاسبة: ١٠/١٠

⭐⭐⭐⭐⭐

--------------------------------------------------------------------------------


HASAN AL HWAITI

صرح طبي عريق و اطباء يفتخر بهم وكوادر ذات كفاءة عالية ومميزة. جزيل الشكر
للاستشاري الدكتور محمد ابو هلال على انجازه للعملية، خدمته و خبرته و حسن اخلاقه و
تعامله الرفيع و الراقي و ايضاً للاستشاري الدكتور عباس اخصائي التخدير و باقي
الطاقم الطبي على الروح العاليه. اُنجزت العملية في وقت قياسي و دقة عالية و حرص
كبير من قبل الدكاترة و الممرضين تعامل اخلاقي جداً و رحمة للمريض كلمة شكراً لا
توفي حقكم. مرافق المستشفى كاملة تعقيم عالي و نظافة، حتى الاكل طيب. انصح بشدة
بزيارة عيادة الاستشاري محمد ابو هلال لجراحة العظام و المفاصل. اخوكم من السعودية
جزاكم الله الف خير و رفع الله قدركم و اعانكم في خدمة المرضى و المجتمع.

⭐⭐⭐⭐⭐

--------------------------------------------------------------------------------


YAZEED ALBUDAIR

Hello, I was brought to your ER via ambulance having a cardiac event on July 17.
I am a retired CCU RN from California. I was treated in the ER then transferred
to your CCU for overnight. You can imagine the worry I had being in a foreign
hospital. However, the level of expertise & compassion was beyond my
expectations! I want to send a huge shout out of Thanks & Appreciation to your
Doctors, Nurses & Pharmacist who helped me. I wish I would’ve had the names
written down. Also, I’m told the billing lady was very nice & professional.
Again, Thank You- Jeanne

⭐⭐⭐⭐⭐

--------------------------------------------------------------------------------


JEANNE NOOR-HARIZ

Amazing 👏 I got my daughters tonsils removed here it was handled professionally
and correctly, doctors are very good , mu daughter didn't feel anything whenever
the doctors gave her needles she was very happy. Overall hygienic, nice doctors,
and very professional surgeons

⭐⭐⭐⭐⭐

--------------------------------------------------------------------------------


RAHA ALASSAF

الشكر لله ولكوادر المستشفى وبالاخص الاستشاري الدكتور امجد خلف بني هاني لتعامله
الإنساني والتعامل باحترافية

⭐⭐⭐⭐⭐

--------------------------------------------------------------------------------


MAJD ALADWAN (‫ابو سلطان‬‎)

مستشفى نظيف ، طوارئ ممتازه ، مستشفى متكامل و مجهز باحدث التكنولوجيا ، و كادر
يهتم من التسجيل الى الخروج الاطباء متمرسين و يهتمون بالمريض ، قسم الاطفال رائع
النظافة:١٠/١٠ الاستقبال : ١٠/١٠ التمريض: ١٠/١٠ الاطباء: ١٠/١٠ الصيدلية: ١٠/١٠
المحاسبة: ١٠/١٠

⭐⭐⭐⭐⭐

--------------------------------------------------------------------------------


HASAN AL HWAITI

صرح طبي عريق و اطباء يفتخر بهم وكوادر ذات كفاءة عالية ومميزة. جزيل الشكر
للاستشاري الدكتور محمد ابو هلال على انجازه للعملية، خدمته و خبرته و حسن اخلاقه و
تعامله الرفيع و الراقي و ايضاً للاستشاري الدكتور عباس اخصائي التخدير و باقي
الطاقم الطبي على الروح العاليه. اُنجزت العملية في وقت قياسي و دقة عالية و حرص
كبير من قبل الدكاترة و الممرضين تعامل اخلاقي جداً و رحمة للمريض كلمة شكراً لا
توفي حقكم. مرافق المستشفى كاملة تعقيم عالي و نظافة، حتى الاكل طيب. انصح بشدة
بزيارة عيادة الاستشاري محمد ابو هلال لجراحة العظام و المفاصل. اخوكم من السعودية
جزاكم الله الف خير و رفع الله قدركم و اعانكم في خدمة المرضى و المجتمع.

⭐⭐⭐⭐⭐

--------------------------------------------------------------------------------


YAZEED ALBUDAIR

Hello, I was brought to your ER via ambulance having a cardiac event on July 17.
I am a retired CCU RN from California. I was treated in the ER then transferred
to your CCU for overnight. You can imagine the worry I had being in a foreign
hospital. However, the level of expertise & compassion was beyond my
expectations! I want to send a huge shout out of Thanks & Appreciation to your
Doctors, Nurses & Pharmacist who helped me. I wish I would’ve had the names
written down. Also, I’m told the billing lady was very nice & professional.
Again, Thank You- Jeanne

⭐⭐⭐⭐⭐

--------------------------------------------------------------------------------


JEANNE NOOR-HARIZ

Amazing 👏 I got my daughters tonsils removed here it was handled professionally
and correctly, doctors are very good , mu daughter didn't feel anything whenever
the doctors gave her needles she was very happy. Overall hygienic, nice doctors,
and very professional surgeons

⭐⭐⭐⭐⭐

--------------------------------------------------------------------------------


RAHA ALASSAF

الشكر لله ولكوادر المستشفى وبالاخص الاستشاري الدكتور امجد خلف بني هاني لتعامله
الإنساني والتعامل باحترافية

⭐⭐⭐⭐⭐

--------------------------------------------------------------------------------


MAJD ALADWAN (‫ابو سلطان‬‎)

prev
next



Show More


CONTACT US

  Al-Madina Al-Monawara Street, Amman, Jordan

  info@ihh.com.jo

  +962 6 520 5555

  +962792555666

QUICK LINKS

Home About Us Medical Specialties Our Departments Our Doctors Articles Insurance
Companies Reviews

POPULAR LINKS

Home About Us Medical Specialties Our Departments Our Doctors Articles Insurance
Companies Contact Us Jobs Complaints & Suggestions

FOLLOW US



© Copyright Ibn Al Haytham Hospital 2024. All Rights Reserved.

Design Of The Information Technology Department - Ibn Al-Haytham Hospital