Kardiologia Inwazyjna

var rwdBannerSlider = {}; rwdBannerSlider.init = function () { $('.BannerBox>a, .BannerBox>img, .BannerBox embed' ).each( function() { if ($(this).prop('tagName') === 'EMBED') { $(this).closest('div').addClass('bannerItem'); } else { $(this).addClass('bannerItem'); } }); $('.bannerItem' ).hide(); var $currentBox = $('.bannerItem' ).first(); $currentBox.show(); if ($('.bannerItem' ).length > 1) { setInterval(function() { var $newBox; if ($currentBox.prop('tagName')==='IMG' || $currentBox.prop('tagName')==='DIV') { $currentBox.fadeOut(500, hideCurrent); } else { $currentBox.find('img').fadeOut(500, hideCurrent); } if ($currentBox.nextAll('.bannerItem').length) { $newBox = $currentBox.nextAll('.bannerItem').first(); } else { $newBox = $('.bannerItem' ).first(); } if ($newBox.prop('tagName')==='IMG' || $newBox.prop('tagName')==='DIV') { $newBox.fadeIn(500, setCurrent); } else{ $newBox.find('img').fadeOut(0); $newBox.show(); $newBox.find('img').fadeIn(500, setCurrent); } function setCurrent() { $currentBox = $newBox; } function hideCurrent() { $currentBox.hide(); } }, 8000); } }; (function() { rwdBannerSlider.init = function () { $('.BannerBox>a, .BannerBox>img, .BannerBox embed').each(function () { if ($(this).prop('tagName') === 'EMBED') { $(this).closest('div').addClass('bannerItem'); } else { $(this).addClass('bannerItem'); } }); $('.bannerItem').hide(); var $currentBox = $('.bannerItem').first(); $currentBox.show(); $(window).trigger("resize"); if ($('.bannerItem').length > 0) { var setAdsBoxHeight = function() { var $img = $('.BannerBox img:visible').first(); var height = $img.height(); var adsBoxHeight = height + 10; $('.block.ads.notEmpty .Top_Banner').css("height", adsBoxHeight + 'px'); }; setAdsBoxHeight(); $(window).on("resize.bannerTopHeight", setAdsBoxHeight); } if ($('.bannerItem').length > 1) { setInterval(function () { var $newBox; if ($currentBox.prop('tagName') === 'IMG' || $currentBox.prop('tagName') === 'DIV') { $currentBox.fadeOut(500, hideCurrent); } else { $currentBox.find('img').fadeOut(500, hideCurrent); } if ($currentBox.nextAll('.bannerItem').length) { $newBox = $currentBox.nextAll('.bannerItem').first(); } else { $newBox = $('.bannerItem').first(); } $newBox .css("position", "absolute") .css("left", "0px") .css("top", "5px") ; if ($newBox.prop('tagName') === 'IMG' || $newBox.prop('tagName') === 'DIV') { $newBox.fadeIn(500, setCurrent); } else { $newBox.find('img').fadeOut(0); $newBox.show(); $newBox.find('img').fadeIn(500, setCurrent); } function setCurrent() { $currentBox = $newBox; } function hideCurrent() { $currentBox.hide(); } }, 8000); } }; })();
Zaloguj się
$('.user.block .menu.icon').on("click", function() { var $caller = $(this); var $box = $caller.next("div"); new _v.tooltips.tooltip($caller, $box, { class: 'userMenu', position: 'rightBottom', positionParams: { offsetTop: 5 } }); return false; }); // Must be fixed: $('.userMenu .account a').each(function() { var $a = $(this); _v.trimNbsp($a); });
ISSN: 1507-1502 e-ISSN: 1644-4329
.block.timeStatistics .textStats { font-size: inherit !important; padding: inherit !important; } .block.timeStatistics .textStats th { padding-left: 0px !important; } .block.timeStatistics .textStats th b { font-weight: 600; font-size: 1.2em; } .block.timeStatistics .textStats th b:after { content: ""; display: block; width: 100px; border-bottom: solid var(--vThemeColor) 4px; margin-top: 10px; margin-bottom: 10px; } .block.timeStatistics .textStats td:not([colspan]) { border-bottom: solid var(--vLayoutBorderColor) 1px; padding-top: 10px; padding-bottom: 10px; } .block.timeStatistics .textStats td:first-child { padding-right: 5px; font-weight: 200; } .block.timeStatistics .textStats td:last-child { text-align: right; color: var(--vThemeColor); font-weight: 600; }

Najnowsze artykuły

Inne materiały uzgodnione z Redakcją2026, lip 13

Wybrane aspekty przezcewnikowego leczenia wad wrodzonych serca: od zamykania ubytków po korekcję powikłań pooperacyjnych

Julia Kościanek, Maria Szwarkowska, Natalia Zabawa, Anna Pioskowik, Michał Maślanka, Hubert Mączka, Adrian Kaszowski, Jarosław Zalewski, Roland Fiszer

Tom 21 (2026): Continuous Publishing

Inne materiały uzgodnione z Redakcją

Kardiol Inwazyjna 2026;21(-):e02726002.
Inne materiały uzgodnione z Redakcją2026, maj 8

Innowacje w kardiologii inwazyjnej, marzec 2026

Adam Janas, Konrad Klocek, Tomasz Maroszczuk, Agnieszka Adamiec, Maciej Czyż, Marta Mazur, Krzysztof Milewski

Tom 21 (2026): Continuous Publishing

Inne materiały uzgodnione z Redakcją

Kardiol Inwazyjna 2026;21(-):e02726001.
Inne materiały uzgodnione z Redakcją2025, gru 31

Second Time Around — powrót do źródeł życia i… miłości

Artur Krzywkowski

Tom 20, Nr 4 (2025)

Inne materiały uzgodnione z Redakcją

Kardiol Inwazyjna 2025;20(4):180-182.
Inne materiały uzgodnione z Redakcją2025, gru 31

Aktualności AISN, EAPCi oraz PTK

Artur Krzywkowski

Tom 20, Nr 4 (2025)

Inne materiały uzgodnione z Redakcją

Kardiol Inwazyjna 2025;20(4):175.
Inne materiały uzgodnione z Redakcją2025, gru 31

Fotoplastykon Artura Krzywkowskiego

Artur Krzywkowski

Tom 20, Nr 4 (2025)

Inne materiały uzgodnione z Redakcją

Kardiol Inwazyjna 2025;20(4):188.
Inne materiały uzgodnione z Redakcją2025, gru 31

Poczdam — historia zapisana wśród murów i parkowych alejek

Artur Krzywkowski

Tom 20, Nr 4 (2025)

Inne materiały uzgodnione z Redakcją

Kardiol Inwazyjna 2025;20(4):183-187.

Więcej

window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } if(localStorage.getItem('consentMode') === null) { gtag('consent', 'default', { 'functionality_storage': 'denied', 'security_storage': 'denied', 'ad_user_data': 'denied', 'ad_personalization': 'denied', 'ad_storage': 'denied', 'analytics_storage': 'denied', }); } else { gtag('consent', 'default', JSON.parse(localStorage.getItem('consentMode'))); } document.addEventListener('DOMContentLoaded', function() { const banner = document.getElementById('cookie-consent-banner') const btnRejectAll = document.getElementsByClassName('cookie-btn-reject-all'); const btnAcceptSome = document.getElementById('btn-accept-some-modal'); const btnAcceptAll = document.querySelectorAll('.' + 'cookie-btn-accept-all'); const moreInfoLink = document.getElementById('btn-accept-some'); const moreInfoContent = document.getElementById('cookies-modal'); const consentModeFromStorage = localStorage.getItem('consentMode'); if (!consentModeFromStorage) { banner.style.display = 'block'; } //Changing checkboxes by class name var checkboxes = document.querySelectorAll('.analytics-cookie-input, .preferences-cookie-input, .marketing-cookie-input'); checkboxes.forEach(function(checkbox) { checkbox.addEventListener('change', function() { var className = checkbox.className; var isChecked = checkbox.checked; var checkboxesWithSameClass = document.querySelectorAll('.' + className); checkboxesWithSameClass.forEach(function(checkbox) { checkbox.checked = isChecked; }); }); }); let cookieConsent = { functionality: true, analytics: false, marketing: false, preferences: false }; function hideBanner() { banner.style.display = 'none'; } function hideModal() { moreInfoContent.style.display = 'none'; } function setConsent() { const consentMode = { 'functionality_storage': cookieConsent.functionality ? 'granted' : 'denied', 'security_storage': cookieConsent.functionality ? 'granted' : 'denied', 'ad_user_data': cookieConsent.functionality ? 'granted' : 'denied', 'ad_personalization': cookieConsent.preferences ? 'granted' : 'denied', 'ad_storage': cookieConsent.marketing ? 'granted' : 'denied', 'analytics_storage': cookieConsent.analytics ? 'granted' : 'denied', }; gtag('consent', 'update', consentMode); localStorage.setItem('consentMode', JSON.stringify(consentMode)); } function acceptAll() { cookieConsent = { functionality: true, analytics: true, preferences: true, marketing: true }; setConsent(); hideBanner(); hideModal(); } function acceptSelection() { cookieConsent = { functionality: true, analytics: isElementChecked('analytics-cookie-input'), marketing: isElementChecked('marketing-cookie-input'), preferences: isElementChecked('preferences-cookie-input'), }; setConsent(); hideBanner(); hideModal(); } function rejectAll() { cookieConsent = { functionality: true, analytics: false, preferences: false, marketing: false }; setConsent(); hideBanner(); hideModal(); } function showMoreInfo() { moreInfoContent.style.display = "block"; banner.style.display = "none"; } moreInfoLink.addEventListener('click', function() { showMoreInfo(); }) btnAcceptSome.addEventListener('click', function() { acceptSelection(); }) // acceptSelection(); // }); // moreInfoLink.onclick = () => { // }; for (let i = 0; i < btnRejectAll.length; i++) { btnRejectAll[i].addEventListener('click', function() { rejectAll(); }); } // for (let i = 0; i < btnAcceptSome.length; i++) { // btnAcceptSome[i].addEventListener('click', function() { // acceptSelection(); // }); // } for (let i = 0; i 0 && elements[0].type === 'checkbox') { return elements[0].checked; } else { console.error('Element o podanym id nie istnieje lub nie jest elementem typu checkbox.'); return false; } } .cookie-container { position: fixed; bottom: 0; left: 0; width: 100%; z-index: 9999; } .cookie-consent-banner { display: none; padding: 20px; background-color: #f9f9f9; color: #333; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); } .cookies-consent-header { font-size: 18px; font-weight: bold; color: #333; margin-bottom: 10px; } .cookie-consent-banner p { margin-bottom: 15px; margin-left: auto; margin-right: auto; text-align: justify; max-width: 860px; } .cookie-list-buttons { margin-top: 32px; } .cookie-consent-button { cursor: pointer; padding: 15px 30px; margin: 0 10px; border-radius: 8px; font-size: 1.1em; transition: all 0.3s ease; } .cookie-btn-success { background-color: #007bff; border: none; color: #fff; } .cookie-btn-outline { background-color: transparent; border: 1px solid #333; color: #333; } .cookie-btn-grayscale { background-color: #ddd; border: none; color: #333; } .cookie-consent-options { display: flex; justify-content: center; align-items: center; margin-top: 25px; } .cookie-consent-options label { margin-right: 20px; font-size: 0.9em; } .cookie-consent-options input[type="checkbox"] { margin-right: 5px; } .cookie-switch-container { display: flex; align-items: center; } .cookie-switch { position: relative; margin-right: 10px; } .cookie-switch input { opacity: 0; width: 0; height: 0; } .cookie-slider { position: relative; display: inline-block; cursor: pointer; width: 50px; height: 28px; background-color: #ccc; transition: .4s; border-radius: 28px; } .cookie-slider:before { content: ""; position: absolute; height: 22px; width: 22px; left: 4px; bottom: 3px; background-color: white; transition: .4s; border-radius: 50%; } .cookie-switch input:checked + .cookie-slider { background-color: #2196F3; } .cookie-switch input:focus + .cookie-slider { box-shadow: 0 0 1px #2196F3; } .cookie-switch input:checked + .cookie-slider:before { transform: translateX(22px); } .cookie-label-text { font-size: 16px; line-height: 28px; } .cookie-more-info-link { text-decoration: none; color: #007bff; margin-left: 10px; font-size: 1.1em; } .cookie-more-info-link:hover { text-decoration: underline; } @media only screen and (max-width: 768px) { .cookie-consent-button { padding: 10px 20px; font-size: 0.9em; margin: 5px; } .cookie-label-text { font-size: 14px; } .cookie-more-info-link { font-size: 0.9em; } .cookie-switch-group { flex-basis: 50%; margin-bottom: 10px; } .cookie-consent-options { flex-direction: column; } .cookie-switch-container { flex-wrap: wrap; } } @media only screen and (max-width: 480px) { .cookie-consent-banner { padding: 10px; } .cookie-consent-banner h3 { font-size: 1.2em; } .cookie-consent-banner p { font-size: 0.9em; } .cookie-consent-options { flex-direction: column; } .cookie-switch-group { flex-basis: 100%; } .cookie-more-info-link { margin-top: 10px; } } .cookies-modal { display: none; position: fixed; z-index: 1000; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(249, 249, 249, 0.8); } .cookies-modal-content { background-color: #fefefe; margin-top: 64px; margin-left: auto; margin-right: auto; padding: 20px; border: 1px solid #888; width: 80%; max-width: 720px; border-radius: 10px; } .cookie-info-modal { margin-top: 5px; margin-bottom: 10px; font-size: 14px; color: #555; line-height: 1.5; } .cookie-category { margin-bottom: 15px; } .cookie-category label { font-weight: bold; } .cookie-category input[type="checkbox"] { margin-right: 10px; } .modal-buttons { margin-top: 20px; text-align: right; } .cookie-text-bold { font-weight: bold; } .cookie-text { color: black !important; }



57.92IC2024
.rightMenu.block .sub-menu-item { padding: 20px 10px; border-bottom: solid var(--vLayoutBorderColor) 1px; } .rightMenu.block .sub-menu-item:first-of-type { border-top: solid var(--vLayoutBorderColor) 1px; } .rightMenu.block .sub-menu-item a { font-size: 1.1em; color: inherit; }

''Kardiologia Inwazyjna'' jest indeksowane w: Arianta, Google Scholar, Index Copernicus, Polska Scientific Bibliography / Polindex, Polish Medical Library (GBL), Polish Minsitry of Science and Higher Education, Urlichs' Periodicals Directory, WorldCat (OCLC).

.block.indexation > .blockContent { padding: 20px; border: solid var(--vLayoutBorderColor) 1px; font-size: 0.85em; font-weight: 200; } .block.indexation > .blockContent strong { font-weight: 600; } .block.indexation > .blockContent .logotypes { display: flex; align-items: center; justify-content: space-evenly; margin-top: 30px; } .block.indexation > .blockContent .logotypes img { width: auto; max-width: 50px; }
$(function() { var $imgs = $(".plugins.generic.popups.adzoneCode img"); $imgs.each(function() { var $img = $(this); var img = new Image(); img.onload = function() { if (img.width > 10) { var $imgContainer = $img; var $a = $img.closest("a"); if ($a.length) { $imgContainer = $a; $imgContainer .addClass("popupContainer") .attr("target", "_blank") .click(function() {vmPlugins.generic.popups.currentPopup.killEmAll();}) ; } $img .addClass("plugins") .addClass("generic") .addClass("popupPlugin") .addClass("image") ; $imgContainer.appendTo($('.plugins.generic.adzone')); setTimeout(function() { vmPlugins.generic.popups.initPopup('https://journals.viamedica.pl/kardiologia_inwazyjna/popups/status', '', $('.plugins.generic.adzone .close'), '63'); }, 1500); } }; img.src = $img.attr("src"); }); }); vm.medkeyLoader.jquery.load('/lib/vmlib2/lib/medkeyclient/public'); var medkeyAutologinAllowed = false; var medkeyBgAuthenticate = function(authenticateUrl, refresh, onSuccess, endlessProgressLayerOnSuccess) { return; var $progressLayer; var progressLayerStart = function() { $progressLayer = $('
') .appendTo($('body')); setTimeout(progressLayerStop, 10000); }; var progressLayerStop = function() { if ($progressLayer) { $progressLayer.remove(); $progressLayer = null; } }; var showLoggedInMedkeyAsBox = function(medkeyUsername) { var $loggedInMedkeyBox = $('.logged-in-medkey-as'); if ($loggedInMedkeyBox.length) { $loggedInMedkeyBox.find('.medkeyUsername').text(medkeyUsername); var $button = $loggedInMedkeyBox.find('a.auto-login'); var buttonText = $button.html(); $button.html(buttonText.replace('{$medkeyUsername}', medkeyUsername)); $loggedInMedkeyBox.show(); } }; var getAuthenticateUrl = function() { if (refresh) { if (authenticateUrl.match(/\?$/g)) { return authenticateUrl + 'refresh=1'; } else if (authenticateUrl.match(/\?(.+)$/g)) { return authenticateUrl + '&refresh=1'; } else { return authenticateUrl + '?refresh=1'; } } return authenticateUrl; }; var $iframe = $('').appendTo($('body')); var url = getAuthenticateUrl(); $iframe.attr("src", url); progressLayerStart(); $iframe.load(function() { if (!$iframe.attr("src")) { return false; } var responseJson = $iframe.contents().find('body').html(); if (responseJson) { var response = $.parseJSON(responseJson); if (response && response.medkeyUsername) { if (refresh) { if (!endlessProgressLayerOnSuccess) { progressLayerStop(); } if (onSuccess) { onSuccess(response.medkeyUsername); } else { showLoggedInMedkeyAsBox(response.medkeyUsername); } } else { location.reload(); return false; } } else { progressLayerStop(); } } }); }; if (typeof vm === 'undefined') { var vm = {}; } if (typeof vm.medkey === 'undefined') { vm.medkey = {}; } vm.medkey.authenticateUrl = 'https://journals.viamedica.pl/kardiologia_inwazyjna/medkey/authenticate'; $jQ(function() { var refresh = vm.medkey.isLoginForm; if (medkeyAutologinAllowed || refresh) { var authenticateUrl = vm.medkey.authenticateUrl; medkeyBgAuthenticate(authenticateUrl, refresh); } }); $(function() { //$(".Top_LogIn .LogIn form").attr("action", "https://journals.viamedica.pl/kardiologia_inwazyjna/medkey/autologinForm"); $("#loginUsername").closest("#signinForm").attr("action", "https://journals.viamedica.pl/kardiologia_inwazyjna/medkey/autologinForm"); }); (function() { if (typeof _v === 'undefined') { _v = {}; } if (_v.medkey === undefined) { _v.medkey = {}; } _v.medkey.modal = function(content, params) { var self = this; this.$modal = null; this.getParam = function(paramKey) { var param; if (params[paramKey] !== undefined) { param = params[paramKey]; } return param; }; this.close = function(e) { if (self.getParam("onClose")) { var onClouse = self.getParam("onClose"); onClouse(e); } self.$modal.remove(); $('body').css("overflow", "initial"); }; this.initClose = function() { if (self.getParam("closeSelector")) { var $close = $(self.getParam("closeSelector")); if ($close.length) { $close.on("click", function(e) { self.close(e); }); } } }; (function() { $('body').css("overflow", "hidden"); self.$modal = $('
').appendTo($('body')); var $container = $('
').appendTo(self.$modal); var $box = $('').appendTo($container); $box.html(content); self.initClose(); })(); }; })(); $(function() { var rodoUrl = 'https://journals.viamedica.pl/kardiologia_inwazyjna/jsoncall/rodo'; var currentUrl = document.location.href; var matches = currentUrl.match(/\?key\=([^&]+)/); if (currentUrl.match("/reviewer/") && matches) { var accessKey = matches[1]; var urlParts = currentUrl.replace(/^http[s]{0,1}:\/\//i, '').split('/'); var reviewIdPart = urlParts[4]; if (reviewIdPart) { var reviewId = reviewIdPart.replace(/^(.+)\?.+$/, "$1"); rodoUrl += "?reviewerKey=" + accessKey + '&reviewId=' + reviewId; } } $.get(rodoUrl, {}, function(res) { if (res && res !== 'NULL') { new _v.medkey.modal(res, { closeSelector: '.modalContent .closeButton', onClose: function(e) { e.preventDefault(); $.post(rodoUrl, $('.modalContent form').serialize()); return false; } }); } }); }); .medkeyModal { background-color: rgba(255, 255, 255, 0.8); position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; z-index: 15000; padding-left: 10px; padding-right: 10px; box-sizing: border-box; } .medkeyModal .modalContainer { width: 98%; height: 98%; max-width: 700px; max-height: 600px; background-color: #fff; padding-left: 30px; padding-right: 30px; overflow-y: scroll; border: solid #ddd 1px; box-shadow: 7px 5px 15px -15px rgba(66, 68, 90, 1); } .medkeyModal .modalContainer .modalBox { width: 100%; height: 100%; line-height: 2; font-size: 0.85em; } .medkeyModal .modalContainer .modalContent { padding-top: 40px; padding-bottom: 40px; } .medkeyModal .modalContainer .modalBox .check { display: flex; align-items: first baseline; } .medkeyModal .modalContainer .modalBox .check { margin-bottom: 15px; } .medkeyModal .modalContainer .modalBox .check input { margin-right: 10px; display: inline !important; width: auto !important; } .medkeyModal .modalContainer .modalBox button { width: 98%; max-width: 200px; display: block; margin: 30px auto; background-color: #3b547f; border-color: #3b547f; color: #fff; } $('#adzonesFrame').on("load", function() { var $contents = $(this).contents().find('body'); $(function() { if ($contents.find("#SwimmingAdZone>a, #SwimmingAdZone>div, #SwimmingAdZone>img").length) { var items = 0; $contents.find("#SwimmingAdZone>a, #SwimmingAdZone>div, #SwimmingAdZone>img").each(function() { var $img = $(this).prop('tagName') === 'IMG' ? $(this) : $(this).find('img'); if ($img && $img.attr('src') && $img.get(0).width >= 10) { $(this).appendTo('.BannerBox'); $('.BannerBox').closest(".ads").addClass("notEmpty"); items++; } }); if (items) { $('#TopBannerContainer').css('visibility', 'visible'); rwdBannerSlider.init(); } } }); }); _v.menuNavigationData = { data: '{\"pl_PL\":[{\"name\":\"Recenzenci 2024\",\"isLiteral\":\"1\",\"url\":\"https:\\/\\/journals.viamedica.pl\\/kardiologia_inwazyjna\\/about\\/displayMembership\\/1076\",\"isAbsolute\":\"1\"},{\"name\":\"Kolegium redakcyjne\",\"isLiteral\":\"1\",\"url\":\"https:\\/\\/journals.viamedica.pl\\/kardiologia_inwazyjna\\/about\\/editorialTeam\",\"isAbsolute\":\"1\"}],\"en_US\":[{\"name\":\"Reviewers 2020\",\"isLiteral\":\"1\",\"url\":\"https:\\/\\/journals.viamedica.pl\\/kardiologia_inwazyjna\\/about\\/displayMembership\\/806\"}]}', currentLocale: 'pl_PL' };