질병청, 대구·경북 결핵환자 300명에 AI 결핵약 복약지도 시범사업

헬스케어입력 :2025-06-29 12:00:03    수정:

질병관리청이 다음 달 1일부터 내년 6월 30일까지 대구‧경북 지역의 65세 이상 결핵환자 300명을 대상으로 결핵약 복약 확인 인공지능(AI) 전화 서비스 ‘약속이’ 시범 사업을 시행한다.

질병청은 시범 사업을 통해 최초 전염성 기간인 2주 동안 매일 결핵 관리 전담 인력 복약 관리 이후, 취약성 평가 결과에 따라 결핵 관리 전담 인력의 복약 관리와 AI 전화 복약 확인을 주 1회 수행할 예정이다.

일러스트=질병관리청

저위험군은 월 1회 복약 확인에서 월 4회로, 중위험군은 주 1회에서 주 2회로, 고위험군은 주 4회에서 주 5회로 복약 확인 횟수가 늘어나게 된다. 시범 사업 기간이 종료되면 기존 복약 관리로 전환될 예정이다.

AI 전화는 복약 확인뿐만 아니라 식사와 수면 등의 건강 상태를 확인하게 된다. 통화 내용은 AI 관제센터에서 모니터링된다. 만약 모니터링 과정에서 건강 이상 등 특이 사항이 감지되면 즉시 보건소 및 의료기관 결핵관리전담인력에게 전달되거나 긴급상황 시 119에 신고되는 등 체계적인 안전망을 통해 관리될 예정이다.

질병청은 시범사업 종료 후 환자 및 결핵 관리 전담 인력을 대상으로 만족도 조사 및 효과 분석을 실시하고, 긍정적인 결과가 확인되면 전국 확대를 적극 검토할 예정이다.

다만, 결핵핵심치료약인 이소니아지드와 리팜핀 등 내성 있는 결핵환자 및 재치료자 등은 대상에서 제외된다. 관련해 지난해 기준 대구‧경북 지역 65세 이상 전체 결핵환자 수는 1천600명이다.

표=질병관리청

사업은 질병청‧경북권질병대응센터‧대구광역시‧경상북도‧PPM 의료기관‧대한결핵협회 등과 함께 네이버‧행복이룸‧세종네트웍스로 구성된 민간 컨소시엄도 참여하는 민·관협력 모델로 운영된다.

지영미 질병청장은 “AI 기술을 활용해 결핵관리전담인력의 업무 부담을 낮추면서, 복약 관리를 강화할 수 있을 것으로 기대한다”라며 “앞으로도 여러 과학기술을 접목해 효율적인 국가 결핵 관리 정책을 추진 하겠다”라고 밝혔다.

한편, 국내 결핵환자 가운데 65세 이상 결핵환자의 비중은 지난 2019년 42.8%에서 2024년 58.7%로 증가하고 있다. 이들 다수는 기저질환 등으로 복약 관리가 어려운 상황. 2023년 기준 65세 이상 결핵환자의 치료 성공률은 71.5%으로 65세 미만 환자의 치료 성공률(90.5%)에 비해 19%p가 낮은 것으로 나타났다.

김양균 기자angel@zdnet.co.kr

기자의 다른 기사 보기

결핵환자

AI

(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=20250627170253',

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를 활성화해 주세요

지금 뜨는 기사

이시각 헤드라인

"AI 3대 강국 되려면 기반 인프라 로드맵부터 이행돼야"... IT 업계 한목소리

[ZD 브리핑] SKT 침해사고 결과 나온다...국회 2차 추경안 논의 본격화

[비욘드IT] 7조 들여 AI 인프라 짓는 AWS, 지도 반출만 요구하는 구글

내란특검, 30일 오전 9시 윤석열 재소환

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();

}

김홍일 방통위원장

관련기사