Kenali Gejala Awal Jantung Koroner

September 14, 2020
Share
Kenali Gejala Awal Jantung Koroner

  <script type="text/javascript" charset="utf-8">
    (function removeBanner() {
      try { document.getElementsByClassName('section', 'hero')[0].remove(); } catch(e) { /* nothing to do, maybe there's no more banner */ }
    }());
  </script>

  <style type="text/css">
    .article--text-link {
      color: #289fd5 !important;
      text-decoration: underline !important;
    }
    .article--reviewer-name {
      font-weight: bold;
    }
    .article--reviewer-photo {
      max-width: 100%;
    }
    .article--reviewer-btn {
      font-size: 1em !important;
      padding: 0.5em 1em !important;
      display: block;
    }
    .rsrp-row {
      display: inline-grid;
      grid-gap: 1em;
      /*                       1   2   3   4   5   6   7   8   9  10  11  12 */
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    }
    .rsrp-row, .rsrp-col { box-sizing: border-box; }
    .rsrp-row { width: 100%; }
    .rsrp-col-1 { grid-column-end: span 1; }
    .rsrp-col-2 { grid-column-end: span 2; }
    .rsrp-col-3 { grid-column-end: span 3; }
    .rsrp-col-4 { grid-column-end: span 4; }
    .rsrp-col-5 { grid-column-end: span 5; }
    .rsrp-col-6 { grid-column-end: span 6; }
    .rsrp-col-7 { grid-column-end: span 7; }
    .rsrp-col-8 { grid-column-end: span 8; }
    .rsrp-col-9 { grid-column-end: span 9; }
    .rsrp-col-10 { grid-column-end: span 10; }
    .rsrp-col-11 { grid-column-end: span 11; }
    .rsrp-col-12 { grid-column-end: span 12; }
    /* 0 - 360 */
    @media screen and (min-width: 0px) {
      .rsrp-hide-xs { display: none !important; }
      .rsrp-show-xs { display: initial !important; }
      .rsrp-col-1-xs { grid-column-end: span 1 !important; }
      .rsrp-col-2-xs { grid-column-end: span 2 !important; }
      .rsrp-col-3-xs { grid-column-end: span 3 !important; }
      .rsrp-col-4-xs { grid-column-end: span 4 !important; }
      .rsrp-col-5-xs { grid-column-end: span 5 !important; }
      .rsrp-col-6-xs { grid-column-end: span 6 !important; }
      .rsrp-col-7-xs { grid-column-end: span 7 !important; }
      .rsrp-col-8-xs { grid-column-end: span 8 !important; }
      .rsrp-col-9-xs { grid-column-end: span 9 !important; }
      .rsrp-col-10-xs { grid-column-end: span 10 !important; }
      .rsrp-col-11-xs { grid-column-end: span 11 !important; }
      .rsrp-col-12-xs { grid-column-end: span 12 !important; }
      .rsrp-img-center-xs { margin: auto !important; }
      .rsrp-img-initial-xs { margin: initial !important; }
      .rsrp-text-center-xs { text-align: center !important; }
      .rsrp-text-initial-xs { text-align: initial !important; }
    }
    /* 361 - 540 */
    @media screen and (min-width: 361px) {
      .rsrp-hide-sm { display: none !important; }
      .rsrp-show-sm { display: initial !important; }
      .rsrp-col-1-sm { grid-column-end: span 1 !important; }
      .rsrp-col-2-sm { grid-column-end: span 2 !important; }
      .rsrp-col-3-sm { grid-column-end: span 3 !important; }
      .rsrp-col-4-sm { grid-column-end: span 4 !important; }
      .rsrp-col-5-sm { grid-column-end: span 5 !important; }
      .rsrp-col-6-sm { grid-column-end: span 6 !important; }
      .rsrp-col-7-sm { grid-column-end: span 7 !important; }
      .rsrp-col-8-sm { grid-column-end: span 8 !important; }
      .rsrp-col-9-sm { grid-column-end: span 9 !important; }
      .rsrp-col-10-sm { grid-column-end: span 10 !important; }
      .rsrp-col-11-sm { grid-column-end: span 11 !important; }
      .rsrp-col-12-sm { grid-column-end: span 12 !important; }
      .rsrp-img-center-sm { margin: auto !important; }
      .rsrp-img-initial-sm { margin: initial !important; }
      .rsrp-text-center-sm { text-align: center !important; }
      .rsrp-text-initial-sm { text-align: initial !important; }
    }
    /* 541 - 768 */
    @media screen and (min-width: 541px) {
      .rsrp-hide-md { display: none !important; }
      .rsrp-show-md { display: initial !important; }
      .rsrp-col-1-md { grid-column-end: span 1 !important; }
      .rsrp-col-2-md { grid-column-end: span 2 !important; }
      .rsrp-col-3-md { grid-column-end: span 3 !important; }
      .rsrp-col-4-md { grid-column-end: span 4 !important; }
      .rsrp-col-5-md { grid-column-end: span 5 !important; }
      .rsrp-col-6-md { grid-column-end: span 6 !important; }
      .rsrp-col-7-md { grid-column-end: span 7 !important; }
      .rsrp-col-8-md { grid-column-end: span 8 !important; }
      .rsrp-col-9-md { grid-column-end: span 9 !important; }
      .rsrp-col-10-md { grid-column-end: span 10 !important; }
      .rsrp-col-11-md { grid-column-end: span 11 !important; }
      .rsrp-col-12-md { grid-column-end: span 12 !important; }
      .rsrp-img-center-md { margin: auto !important; }
      .rsrp-img-initial-md { margin: initial !important; }
      .rsrp-text-center-md { text-align: center !important; }
      .rsrp-text-initial-md { text-align: initial !important; }
    }
    /* 769 - 1080 */
    @media screen and (min-width: 769px) {
      .rsrp-hide-lg { display: none !important; }
      .rsrp-show-lg { display: initial !important; }
      .rsrp-col-1-lg { grid-column-end: span 1 !important; }
      .rsrp-col-2-lg { grid-column-end: span 2 !important; }
      .rsrp-col-3-lg { grid-column-end: span 3 !important; }
      .rsrp-col-4-lg { grid-column-end: span 4 !important; }
      .rsrp-col-5-lg { grid-column-end: span 5 !important; }
      .rsrp-col-6-lg { grid-column-end: span 6 !important; }
      .rsrp-col-7-lg { grid-column-end: span 7 !important; }
      .rsrp-col-8-lg { grid-column-end: span 8 !important; }
      .rsrp-col-9-lg { grid-column-end: span 9 !important; }
      .rsrp-col-10-lg { grid-column-end: span 10 !important; }
      .rsrp-col-11-lg { grid-column-end: span 11 !important; }
      .rsrp-col-12-lg { grid-column-end: span 12 !important; }
      .rsrp-img-center-lg { margin: auto !important; }
      .rsrp-img-initial-lg { margin: initial !important; }
      .rsrp-text-center-lg { text-align: center !important; }
      .rsrp-text-initial-lg { text-align: initial !important; }
    }
    /* 1081 - wide screen */
    @media screen and (min-width: 1081px) {
      .rsrp-hide-xl { display: none !important; }
      .rsrp-show-xl { display: initial !important; }
      .rsrp-col-1-xl { grid-column-end: span 1 !important; }
      .rsrp-col-2-xl { grid-column-end: span 2 !important; }
      .rsrp-col-3-xl { grid-column-end: span 3 !important; }
      .rsrp-col-4-xl { grid-column-end: span 4 !important; }
      .rsrp-col-5-xl { grid-column-end: span 5 !important; }
      .rsrp-col-6-xl { grid-column-end: span 6 !important; }
      .rsrp-col-7-xl { grid-column-end: span 7 !important; }
      .rsrp-col-8-xl { grid-column-end: span 8 !important; }
      .rsrp-col-9-xl { grid-column-end: span 9 !important; }
      .rsrp-col-10-xl { grid-column-end: span 10 !important; }
      .rsrp-col-11-xl { grid-column-end: span 11 !important; }
      .rsrp-col-12-xl { grid-column-end: span 12 !important; }
      .rsrp-img-center-xl { margin: auto !important; }
      .rsrp-img-initial-xl { margin: initial !important; }
      .rsrp-text-center-xl { text-align: center !important; }
      .rsrp-text-initial-xl { text-align: initial !important; }
    }
  </style>

  <div class="paper-wrapper" style="font-family: sans-serif;">
    <p class="text-justify">
      Merokok hanya satu batang per hari dapat meningkatkan resiko Penyakit Jantung Koroner (PJK) hingga 48%.
      Menurut data yang dihimpun dari&nbsp;
      <a href="http://www.inaheart.org/news_and_events/news/2019/9/26/press_release_world_heart_day_perki_2019" class="article--text-link" rel="nofollow">
        Inaheart.org <sup><i class="fa fa-external-link"></i></sup>
      </a>&nbsp;
      PJK juga bisa menyerang usia produktif.
    </p>

    <p class="text-justify">
      Segera periksakan kondisi Anda untuk deteksi dini terhadap Penyakit Jantung Koroner!! PJK pada tahap awal bisa tanpa gejala atau gejala ringan.
    </p>

    <p class="text-center" style="line-height: 2em; font-size: 2em;">
      <span style="color: red;">CEGAH</span> SEBELUM TERLAMBAT!!
    </p>

    <p>
      Dalam artikel ini kita bahas dulu cara mendeteksi GEJALA AWAL penyakit jantung:
      <ol>
        <li class="text-justify">
          Konsultasi dengan Dokter Spesialis Jantung dan Pembuluh Darah yang ahli di bidangnya, terlebih jika Anda pernah merasakan gejala seperti nyeri pada area dada dan ulu hati, mudah lelah, sesak nafas dan lainnya.
        </li>

        <li class="text-justify">
          Jika ada indikasi maka Anda akan disarankan melakukan pemeriksaan awal yakni EKG (Elektrokardiogram) untuk mengukur dan merekam aktivitas kelistrikan jantung.
        </li>
      </ol>
    </p>

    <p class="text-justify">
      GEJALA AWAL
      <ul>
        <li>
          Bisa tanpa gejala
        </li>

        <li>
          Rasa tidak nyaman di area dada dan ulu hati
        </li>

        <li>
          Mudah lelah
        </li>

        <li>
          Keringat dingin
        </li>
      </ul>
    </p>

    <p>
      Source:&nbsp;
      <a href="http://www.inaheart.org/news_and_events/news/2019/9/26/press_release_world_heart_day_perki_2019" class="article--text-link" rel="nofollow">
        Inaheart.org <sup><i class="fa fa-external-link"></i></sup>
      </a>
    </p>

    <hr />

    <div class="paper-wrapper">
      <div class="rsrp-row">
        <div class="rsrp-col rsrp-col-12">
          <h5>Reviewed By</h5>
          <hr />
        </div>
      </div>

      <div class="rsrp-row">
        <div class="rsrp-col rsrp-col-12 rsrp-col-12-xs rsrp-col-3-sm rsrp-col-2-md">
          <img src="https://www.royalprogress.com/doctor/images/1600015248-doctor-28.jpg" alt="Foto dr. William Sanjaya, Sp.JP (K), FIHA" class="article--reviewer-photo rsrp-img-center-xs rsrp-img-initial-sm">
        </div>

        <div class="rsrp-col rsrp-col-12 rsrp-col-12-xs rsrp-col-9-sm rsrp-col-10-md rsrp-text-center-xs rsrp-text-initial-sm">
          <div class="rsrp-row">
            <div class="rsrp-col rsrp-col-12">
              <h6 class="article--reviewer-name">dr. William Sanjaya, Sp.JP (K), FIHA</h6>
            </div>
          </div>

          <div class="rsrp-row">
            <div class="rsrp-col rsrp-col-12">
              <span>Dokter Spesialis Konsultan Jantung &amp; Pembuluh Darah</span>
            </div>
          </div>
        </div>

        <div class="rsrp-col rsrp-col-12">
          <div class="rsrp-row">
            <div class="rsrp-col rsrp-col-6 rsrp-col-12-xs rsrp-col-6-sm">
              <a href="https://www.royalprogress.com/id/rumah-sakit-royal-progress/doctor/28" class="btn-primary article--reviewer-btn" rel="nofollow">
                <i class="fa fa-stethoscope"></i>
                &nbsp;PROFIL
              </a>
            </div>

            <div class="rsrp-col rsrp-col-6 rsrp-col-12-xs rsrp-col-6-sm">
              <a href="https://www.royalprogress.com/id/rumah-sakit-royal-progress/contact?type=doctor&amp;id=28#app" class="btn-primary article--reviewer-btn" rel="nofollow">
                <i class="fa fa-book"></i>
                &nbsp;BUAT JANJI
              </a>
            </div>
          </div>
        </div>
      </div>
    </div>

    <div class="paper-wrapper">
      <div class="rsrp-row">
        <div class="rsrp-col rsrp-col-12">
          <h5>Spesialis Jantung &amp; Pembuluh Darah RS Royal Progress</h5>
          <hr />
        </div>
      </div>

      <div class="rsrp-row">
        <div class="rsrp-col rsrp-col-12 rsrp-col-12-xs rsrp-col-3-sm rsrp-col-2-md">
          <img src="https://www.royalprogress.com/doctor/images/1600015834-doctor-25.png" alt="dr. Hengky Gosal, SpPD-KKV, FINASIM" class="article--reviewer-photo rsrp-img-center-xs rsrp-img-initial-sm">
        </div>

        <div class="rsrp-col rsrp-col-12 rsrp-col-12-xs rsrp-col-9-sm rsrp-col-10-md rsrp-text-center-xs rsrp-text-initial-sm">
          <div class="rsrp-row">
            <div class="rsrp-col rsrp-col-12">
              <h6 class="article--reviewer-name">dr. Hengky Gosal, SpPD-KKV, FINASIM</h6>
            </div>
          </div>
        </div>

        <div class="rsrp-col rsrp-col-12">
          <div class="rsrp-row">
            <div class="rsrp-col rsrp-col-6 rsrp-col-12-xs rsrp-col-6-sm">
              <a href="https://www.royalprogress.com/id/rumah-sakit-royal-progress/doctor/25" class="btn-primary article--reviewer-btn" rel="nofollow">
                <i class="fa fa-stethoscope"></i>
                &nbsp;PROFIL
              </a>
            </div>

            <div class="rsrp-col rsrp-col-6 rsrp-col-12-xs rsrp-col-6-sm">
              <a href="https://www.royalprogress.com/id/rumah-sakit-royal-progress/contact?type=doctor&amp;id=25#app" class="btn-primary article--reviewer-btn" rel="nofollow">
                <i class="fa fa-book"></i>
                &nbsp;BUAT JANJI
              </a>
            </div>
          </div>
        </div>
      </div>

      <hr />

      <div class="rsrp-row">
        <div class="rsrp-col rsrp-col-12 rsrp-col-12-xs rsrp-col-3-sm rsrp-col-2-md">
          <img src="https://www.royalprogress.com/doctor/images/1600018968-doctor-29.jpg" alt="Foto dr. Juliaty Esther D. Siagian, SpJP, FIHA" class="article--reviewer-photo rsrp-img-center-xs rsrp-img-initial-sm">
        </div>

        <div class="rsrp-col rsrp-col-12 rsrp-col-12-xs rsrp-col-9-sm rsrp-col-10-md rsrp-text-center-xs rsrp-text-initial-sm">
          <div class="rsrp-row">
            <div class="rsrp-col rsrp-col-12">
              <h6 class="article--reviewer-name">dr. Juliaty Esther D. Siagian, SpJP, FIHA</h6>
            </div>
          </div>
        </div>

        <div class="rsrp-col rsrp-col-12">
          <div class="rsrp-row">
            <div class="rsrp-col rsrp-col-6 rsrp-col-12-xs rsrp-col-6-sm">
              <a href="https://www.royalprogress.com/id/rumah-sakit-royal-progress/doctor/29" class="btn-primary article--reviewer-btn" rel="nofollow">
                <i class="fa fa-stethoscope"></i>
                &nbsp;PROFIL
              </a>
            </div>

            <div class="rsrp-col rsrp-col-6 rsrp-col-12-xs rsrp-col-6-sm">
              <a href="https://www.royalprogress.com/id/rumah-sakit-royal-progress/contact?type=doctor&amp;id=29#app" class="btn-primary article--reviewer-btn" rel="nofollow">
                <i class="fa fa-book"></i>
                &nbsp;BUAT JANJI
              </a>
            </div>
          </div>
        </div>
      </div>

      <hr />

      <div class="rsrp-row">
        <div class="rsrp-col rsrp-col-12 rsrp-col-12-xs rsrp-col-3-sm rsrp-col-2-md">
          <img src="https://www.royalprogress.com/doctor/images/1600015248-doctor-28.jpg" alt="Foto dr. William Sanjaya, Sp.JP (K), FIHA" class="article--reviewer-photo rsrp-img-center-xs rsrp-img-initial-sm">
        </div>

        <div class="rsrp-col rsrp-col-12 rsrp-col-12-xs rsrp-col-9-sm rsrp-col-10-md rsrp-text-center-xs rsrp-text-initial-sm">
          <div class="rsrp-row">
            <div class="rsrp-col rsrp-col-12">
              <h6 class="article--reviewer-name">dr. William Sanjaya, Sp.JP (K), FIHA</h6>
            </div>
          </div>
        </div>

        <div class="rsrp-col rsrp-col-12">
          <div class="rsrp-row">
            <div class="rsrp-col rsrp-col-6 rsrp-col-12-xs rsrp-col-6-sm">
              <a href="https://www.royalprogress.com/id/rumah-sakit-royal-progress/doctor/28" class="btn-primary article--reviewer-btn" rel="nofollow">
                <i class="fa fa-stethoscope"></i>
                &nbsp;PROFIL
              </a>
            </div>

            <div class="rsrp-col rsrp-col-6 rsrp-col-12-xs rsrp-col-6-sm">
              <a href="https://www.royalprogress.com/id/rumah-sakit-royal-progress/contact?type=doctor&amp;id=28#app" class="btn-primary article--reviewer-btn" rel="nofollow">
                <i class="fa fa-book"></i>
                &nbsp;BUAT JANJI
              </a>
            </div>
          </div>
        </div>
      </div>
    </div>

    <hr />

    <div class="rsrp-row">
      <div class="rsrp-col rsrp-col-12">
        <a href="https://www.royalprogress.com/id/rumah-sakit-royal-progress/expertise/clinic/royal-cardiac-centre" class="rsrp-text-center-xs">
          <img src="https://i.ibb.co/zfhM7MG/Royal-Cardiac-Centre.jpg" alt="Royal-Cardiac-Centre" border="0">
        </a>
      </div>
    </div>
  </div>