대한의사협회가 전문의약품을 사용하다 유죄 판결을 받은 한의사에 대해 환자 안전을 들어 유사 사례 방지를 촉구했다.
지난 2일 전문의약품 ‘리도카인’을 사용해 의료법 위반 혐의로 기소된 한의사가 대법원 선고를 앞두고 상고를 취하하면서 함에 따라 1심과 2심에서 선고된 벌금 800만원 형이 그대로 확정된 바 있다.
해당 한의사는 지난 2021년 11월부터 약 2개월 동안 국소마취제인 리도카인을 봉침액과 혼합하여 통증 부위에 주사하는 방식으로 환자 87명에게 면허 외 의료행위를 한 혐의로 기소됐다. 서울남부지방법원은 1심과 2심 모두 무면허 의료행위로 인정, 유죄를 선고했다.
대한의사협회-대한한의사협회
이에 대해 의협은 한의사의 ‘한약제제가 아닌 의약품’ 사용에 대해 “한의사 면허 범위를 넘어서는 명백한 무면허 의료행위임이 확인됐다”라며 “한의사의 의과 의약품 사용 문제는 과거부터 지속되어 온 문제로 리도카인, 스테로이드 등 전문의약품이 약침 등 한방 시술에 무분별하게 사용됐다는 지적이 제기돼 왔다”라고 밝혔다.
이어 “국회 국정감사 및 감사원 감사 결과에서도 부신피질호르몬제, 항생제, 국소마취제 등 전문의약품이 한의원에 다량 공급된 사실이 여러 번 지적된 바 있으며, 이에 대한 철저한 관리 및 대책 마련의 필요성이 지속적으로 요구됐다”라고 강조했다.
그러면서 “일부 한의사들이 업무 범위를 명백히 초과하는 의료행위 시도를 반복하고 있다”라며 “의과 의료기기와 의과 의약품을 무단 사용하는 행위는 국민 생명과 안전을 위협하는 심각한 문제이자, 면허제도에 대한 사회적 신뢰를 무너뜨리는 중대한 사안”이라고 비판했다.
또 “한의계 일부에서는 의과영역을 침범한 의료행위를 소송 쟁점으로 의도적으로 확장한 뒤, 일부 유리한 판결만을 앞세워 해당 행위가 정당한 한방행위인 것처럼 왜곡하고, 반면 불리한 결과가 나올 때 책임을 회피하는 무책임한 행태를 보인다”라고 꼬집었다.
의협은 “이번 소송 결과가 향후 유사 사례들에 중요한 법적 기준으로 작용할 것으로 보고 있다”라며 “정부가 이번 판결을 바탕으로 의약품에 대한 관리·감독과 단속을 더 철저히 시행해야 한다”라고 촉구했다.
김양균 기자angel@zdnet.co.kr
기자의 다른 기사 보기
전문의약품
리도카인
(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=20250610174344',
eagerLoading: true
};
window.livereHooks = {
created: function (data) {
jQuery('#comment_box').css('height', '');
}
};
(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를 활성화해 주세요
지금 뜨는 기사
이시각 헤드라인
해킹 피해 숨긴 '예스24', 정상화 지지부진 이유
가전도 이젠 AI...삼성 '초연결' vs LG '초개인화'
신세계 아픈 손가락 이마트24, '수장 교체' 카드 통할까
삼성전자, DDR4 깜짝 수요 효과…2분기 실적 '가뭄에 단비'
ZDNet Power Center
Connect with us
© 2020 ZDNET, A RED VENTURES COMPANY. ALL RIGHTS RESERVED. Global family site >> CNET.com | ZDNet.com
ZDNet Korea Newsletter 구독 신청
구독신청
회사소개
광고문의
DB마케팅문의
제휴문의
개인정보처리방침
이용약관
청소년 보호정책
회사명 : (주)메가뉴스
제호 : 지디넷코리아
등록번호 : 서울아00665
등록연월일 : 2008년 9월 23일
사업자 등록번호 : 220-87-44355
주소 : 서울시 마포구 양화로111 지은빌딩 3층
대표전화 : (02)330-0100
발행인 : 김경묵
편집국장 : 김태진
개인정보보호 책임자·청소년보호책임자 : 김익현
$(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