대한뇌졸중학회가 7일 초급성기 뇌경색 치료제 ‘테넥테플라제(Tenecteplase)’의 국내 빠른 도입을 촉구했다.
이 치료제는 뇌경색 환자에서 초급성기 치료인 정맥 내 혈전용해제로 기존 치료제인 알테플라제(tPA)의 개량 약물이다. 지난 2000년 6월 심근경색 환자의 혈전용해 치료제로 미국 식품의약국(FDA)으로부터 승인을 받았다. 국내에는 2003년 승인받아, 심근경색 환자에서 사용됐다. 기존 치료제 알테플라제(rtPA) 대비 투약 방식이 단순하고 작용 시간이 길며, 출혈 부작용이 낮다는 것이 학회의 설명이다.
관련해 급성 뇌경색에서는 2010년부터 20여 차례의 임상 연구가 진행됐다. 초급성기 뇌경색 환자에서 테넥테플라제와 기존 tPA의 투약 효과를 비교해 90일째 좋은 예후를 보이는 환자는 40% vs 37%로 나타났다. 90일째 사망률도 14% 및 15%였다. 출혈 부작용은 증상성 뇌출혈의 경우, 2.9%와 3.0% 등으로 유사했지만, 모든 종류의 뇌출혈 발생은 16%와 22%로 테넥테플라제가 더 낮았다.
또 학회는 테넥테플라제가 tPA 보다 반감기가 길고 혈전 용해력이 강하다고 설명했다. 5초~10초 동안 1회 일시주입으로 치료 효과를 볼 수 있다는 것이다. 반면, tPA는 전체 용량의 10%를 1분동안 정맥으로 일시 주입하고, 이후 90%를 1시간 투약하기 때문에 치료 과정에 제한이 있었다.
정맥 내 혈전용해술은 증상 발생 4.5시간 이내 병원에 방문한 급성 뇌경색 환자에게 시행하는 초급성기 치료다. 국내 뇌경색 환자 중 정맥 내 혈전용해술을 시행 받는 환자는 전체 약 10% 정도다. 학회는 테넥테플라제를 활용하면, 치료 과정이 쉬워져 뇌경색 환자 치료에 도움이 될 것이라고 강조했다. 관련해 지난해 8월 식약처에 승인 신청을 해 현재 심사를 진행 중이다.
대한뇌졸중학회는 뇌경색에서 테넥테플라제 투약의 필요성 및 임상적 근거를 지난 3일 ‘Journal of Clinical Neurology’에 게재한 바 있다. 교신저자인 배희준 서울의대 신경과 교수는 “현재 테넥테플라제는 기존 정맥 내 혈전용해제인 tPA 보다 많은 강점이 있다”라며 “테넥테플라제를 투약하면 국내 뇌경색 환자들의 예후 호전에 도움을 줄 것으로 기대한다”라고 강조했다.
김경문 이사장은 “연간 새로운 뇌졸중 환자는 11만~15만 명인데, 이 가운데 80% 정도가 뇌경색으로, 연간 8천~1만여 명의 환자들이 정맥 내 혈전용해술을 받게 된다”라며 “테넥테플라제를 임상에서 사용하면 뇌경색 환자 초급성기 치료 및 빠른 이송에 도움이 될 것”이라고 밝혔다.
아울러 “미국, 유럽, 아시아 등 주요국에서 빠르게 tPA를 대체하고 있다”라며 “우리나라에서도 빠른 시일 내 테넥테플라제의 임상 적용이 필요하다”라고 전했다.
김양균 기자angel@zdnet.co.kr
기자의 다른 기사 보기
테넥테플라제
TPA
혈전용해술
뇌경색
초급성기
정맥
학회
대한뇌졸중학회
(function(d,a,b,l,e,_) {
if(d[b]&&d[b].q)return;d[b]=function(){(d[b].q=d[b].q||[]).push(arguments)};e=a.createElement(l);
e.async=1;e.charset='utf-8';e.src='//static.dable.io/dist/plugin.min.js';
_=a.getElementsByTagName(l)[0];_.parentNode.insertBefore(e,_);
})(window,document,'dable','script');
dable('setService', 'zdnet.co.kr');
dable('sendLogOnce');
dable('renderWidget', 'dablewidget_Ylj6jNlO');
jQuery(function(){
$("img.lazy").show().lazyload();
window.onload = function() {
$(window).resize()
};
});
jQuery(document).ready( function() {
$("img.lazyload").lazyload();
$('.fb-share').click(function(e) {
e.preventDefault();
window.open(encodeURI($(this).attr('href') + $(this).attr('aria-label')), 'fbShareWindow', 'height=450, width=550, top=0, left=0, toolbar=0, location=0, menubar=0, directories=0, scrollbars=0');
return false;
});
$('.fb2-share').click(function(e) {
e.preventDefault();
window.open($(this).attr('href') + $(this).attr('aria-label'), 'fbShareWindow', 'height=450, width=550, top=0, left=0, toolbar=0, location=0, menubar=0, directories=0, scrollbars=0');
return false;
});
$(window).scroll(function() {
const indexSections = document.querySelectorAll('b');
let screenCenter = (document.documentElement.clientHeight / 2);
indexSections.forEach((section) => {
const targetElement = section;
var blockqt = targetElement.parentElement.parentElement;
if (blockqt.nodeName == 'blockquote' || blockqt.nodeName == 'BLOCKQUOTE') {
return;
}
const targetOffset = section.getBoundingClientRect().top;
if (screenCenter > targetOffset) {
targetElement.classList.add('on');
} else {
//targetElement.style.className = '';
}
});
});
});
#articleBody p b {
background-image: -webkit-gradient(linear,left top,right top,color-stop(50%,transparent),color-stop(0,rgba(144 217 106 / 40%)));
background-image: linear-gradient(90deg,transparent 50%,rgba(144 217 106 / 40%) 0);
background-position: 0;
background-size: 200%;
-webkit-transition: background-position 1s linear;
transition: background-position 1s linear
}
#articleBody p b.on {
background-position: -100%
}
.c-sitePrimaryMenu_text a {color: #fff;}
.c-siteMenuList_item a {color:#fff;}
window.livereOptions ={
refer: 'zdnet.co.kr/view/?no=20250707152517',
eagerLoading: true
};
window.livereHooks = {
created: function (data) {
jQuery('#comment_box').css('height', '0px');
}
};
(function(d,s) {
var j, e=d.getElementsByTagName(s)[0];
if (typeof LivereTower === 'function') {return;}
j=d.createElement(s);
j.src='https://cdn-city.livere.com/js/embed.dist.js'; j.async=true;
e.parentNode.insertBefore(j,e);
})(document,'script');
라이브리 댓글 작성을 위해 javascript를 활성화해 주세요
지금 뜨는 기사
이시각 헤드라인
LG전자, 2분기 영업이익 반토막...美 트럼프 관세 영향
무너지는 중소웹툰플랫폼…네카오, 양강 체제 굳어진다
정부 요청에…유통업계, 라면·빵·커피 등 ‘최대 반값 할인’
LG엔솔, IRA 세액공제 없이 흑자 달성…저점 통과 기대↑
ZDNet Power Center
Connect with us
ZDNET Korea is operated by Money Today Group under license from Ziff Davis. Global family site >> CNET.com | ZDNet.com
ZDNet Korea Newsletter 구독 신청
구독신청
회사소개
광고문의
DB마케팅문의
제휴문의
개인정보처리방침
이용약관
청소년 보호정책
회사명 : (주)메가뉴스
제호 : 지디넷코리아
등록번호 : 서울아00665
등록연월일 : 2008년 9월 23일
사업자 등록번호 : 220-87-44355
주소 : 서울시 마포구 양화로111 지은빌딩 3층
대표전화 : (02)330-0100
발행인 : 김경묵
편집국장 : 김태진
개인정보보호 책임자·청소년보호책임자 : 김익현
COPYRIGHT © ZDNETKOREA ALL RIGHTS RESERVED.
$(document).ready(function(){
var searchbtn = document.getElementById('searchTrigger');
searchbtn.addEventListener('click', function () {
if($('#searchTrigger').hasClass('is-expanded')){
setTimeout(function(){$('#kwd').focus();},10);
}
});
});
if(!wcs_add) var wcs_add = {};
wcs_add["wa"] = "12259f69c80da30";
if(window.wcs) {
wcs_do();
}

관련기사
- 민주당, 김홍일 방통위원장 탄핵 추진..."6월내 통과 목표"2024.06.27
- 김홍일 위원장 "2인 체제 방통위, 바람직하지 않지만 위법 아니다”2024.06.21
- LG 구광모 6년...AI·바이오·클린테크 키운다2024.06.28
- 화재 막는 배터리 진단기술 뜬다...민테크, 상장 후 존재감 '쑥쑥'2024.06.28