보건산업진흥원-영국 국립보건연구원, 7개 공동연구 과제 선정

헬스케어입력 :2025-07-07 17:36:19    수정:

한국보건산업진흥원(이하 진흥원)은 영국 국립보건연구원(이하 NIHR)과 공동으로 추진하는 한-영 스마트임상시험 기술개발 국제공동연구 지원사업을 통해 총 7개 공동연구 과제를 선정했다고 밝혔다.

NIHR은 영국 보건사회복지부(이하 DHSC) 산하의 국립 연구기관으로 국민의 건강과 삶의 질 향상, 그리고 경제성장에 기여하는 세계적 수준의 보건의료 및 사회복지 연구를 지원·촉진·수행하기 위해 2006년에 설립됐다.

한-영 보건의료 연구협력 파트너십은 2023년 8월 보건복지부와 영국 보건사회복지부 장관 간 체결된 보건의료 협력 양해각서(MOU)를 계기로 추진됐으며, 이후 진흥원과 NIHR간 전략적 협력이 본격화됐다. 진흥원과 NIHR은 2024년 9월 영국 에든버러에서 스마트 임상시험 공동 심포지엄을 개최하며, 양국 간 연구자 네트워크를 강화하고 다학제적 연구 협력을 촉진해 왔다.

한-영 스마트임상시험 기술개발 국제공동연구 사업은 본 파트너십의 첫 번째 공동 연구성과로 디지털 헬스 및 임상연구 분야에서 강점을 지닌 양국이 공동으로 연구자금을 1:1로 매칭 투자하는 방식으로 운영된다.

스마트임상시험(제작=Copilot)

이번에 선정된 공동연구팀은 스마트 임상시험 분야 연구를 통해 양국 국민이 보다 신속하고 형평성 있는 의료서비스에 접근할 수 있도록 혁신적 연구를 수행할 예정이다.

양국 연구팀은 인공지능(AI), 웨어러블 디바이스, 디지털 데이터 플랫폼 등을 활용한 스마트 임상시험 연구를 수행하며, 국가임상시험지원재단에서도 이번 사업의 성과 창출을 지원하기 위해 코디네이팅센터 역할로, 연구과제 전문 컨설팅, 성과 연계·활용 방안 제시 등을 수행 예정이다.

NIHR의 루시 채플(Lucy Chappell) CEO는 “영국과 한국의 협력을 통해 사람들의 삶을 변화시키는 연구를 가속화하고, 양국 공동체 전반에 실질적인 혜택을 줄 수 있게 됐다”며 “이번 사업은 보다 효율적이고 혁신적인 스마트 임상시험 역량을 강화하는 데 핵심적인 역할을 하게 될 것”이라고 말했다.

이어 “차세대 연구 인재들이 첨단 기술과 지식을 갖추고, 미래 보건의료 분야의 복합적인 도전과제를 함께 해결해 나갈 수 있도록 튼튼한 기반이 마련될 것”이라고 말했다.

진흥원 김현철 본부장은“이번 공동 프로그램은 스마트 임상시험 분야에서 글로벌 협력을 한 단계 도약시키는 중요한 이정표”라며 “한국의 디지털 헬스 혁신 역량과 영국의 임상연구 우수성이 결합되어 미래지향적이고 환자 중심의 연구 기반이 마련될 것”이라고 밝혔다.

또 “양국의 연구 리더들과 미래지향적 파트너십을 통해 보건의료 혁신을 선도하고, 바이오헬스 생태계 전반에 걸친장기적 협력을 단계적으로 강화해 나가겠다”고 말했다.

조민규 기자kioo@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=20250707173619',

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

}

김홍일 방통위원장

관련기사