CINXE.COM

Products

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta name="format-detection" content="telephone=no, address=no, email=no"> <meta name="naver-site-verification" content="a119275c81e906d150b2501806634883e8a7d103" /> <meta name="google-site-verification" content="Y0Na68s_RGl1P7NVYBkbDMDuWF5atSM7j8b4_DgDgu8" /> <!-- E : mobile --> <title>Products</title> <link rel="stylesheet" type="text/css" href="/css/style.css" /> <link rel="shortcut icon" href="/images/celltrion_favicon.ico"> <script type="text/javascript" src="/js/jquery-2.2.4.js"></script> <script type="text/javascript" src="/js/swiper.min.js"></script> <script type="text/javascript" src="/js/common.js"></script> <script src="/scripts/celltrion.Common.js"></script> <script type="text/javascript" src="/js/scrollbar.js"></script> <script type="text/javascript" src="/js/jquery-ui.js"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-FGLH75XPK9"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-FGLH75XPK9'); </script> <script> function fn_lang(ln) { var selectedLang = ln; if (selectedLang == "en-us") { location.href = "/en-us/home/index" } else if (selectedLang == "ko-kr") { location.href = "/ko-kr/home/index" } } </script> </head> <body style="font-family:'Montserrat', 'Noto Sans KR', 'sans-serif'"> <!-- skipNav --> <dl id="skipNav"> <dt>바로가기 메뉴</dt> <dd><a href="#container">본문 바로가기</a></dd> <dd><a href="#header">해더 바로가기</a></dd> <dd><a href="#footer">페이지 하단 바로가기</a></dd> </dl> <!-- //skipNav --> <!-- wrap --> <div id="wrap" class=""> <!-- header --> <div id="header"> <div class="inner"> <h1><a href="/en-us/home/index" target="_top">셀트리온 제약</a></h1> <!-- gnb --> <div id="gnb"> <ul> <li> <a href="/en-us/aboutus/company"><span>ABOUT US </span></a><!--ABOUT US--> <ul> <li><a href="/en-us/aboutus/company"> Company </a></li><!--회사소개--> <li><a href="/en-us/aboutus/chairman">Leadership </a></li><!--리더십--> <li><a href="/en-us/aboutus/history">History </a></li><!--연혁--> <li><a href="/en-us/aboutus/ci">CI </a></li><!--CI--> <li><a href="/en-us/aboutus/ethical">Compliance </a></li><!--윤리경영--> </ul> </li> <li> <a href="/en-us/business/overview"><span>BUSINESS </span></a><!--BUSINESS--> <ul> <li><a href="/en-us/business/overview">Overview </a></li><!--Overview--> <li><a href="/en-us/business/chemical">Chemical </a></li><!--Chemical--> <li><a href="/en-us/business/biosimilar">Biosimilar </a></li><!--Biosimilar--> <li><a href="/en-us/business/cmo">CMO </a></li><!--CMO--> </ul> </li> <li> <a href="/en-us/rnd/rndstudy"><span>R&amp;D </span></a><!--R&amp;D--> <ul> <li><a href="/en-us/rnd/rndstudy">About R&amp;D </a></li><!--소개--> <li><a href="/en-us/rnd/platform">Platform Tech </a></li><!--플랫폼기술--> <li><a href="/en-us/rnd/innovation">Open Innovation </a></li><!--오픈이노베이션--> <!--Technology--> </ul> </li> <li> <a href="/en-us/product/introduce"><span>PRODUCT </span></a><!--PRODUCT--> <ul> <li><a href="/en-us/product/introduce">Products </a></li><!--제품소개--> <li><a href="/en-us/product/facilities">Facilities </a></li><!--Facilities--> <li><a href="/en-us/product/certification"> </a></li><!--글로벌인증--> </ul> </li> <li> <a href="/en-us/ir/pnl"><span>IR </span></a><!--IR--> <ul> <li><a href="/en-us/ir/pnl">Financial </a></li><!--재무정보--> <li><a href="/en-us/ir/management">Governance </a></li><!--경영정보--> <li><a href="/en-us/ir/resultlist">Performance </a></li><!--실적자료--> </ul> </li> <li> <a href="/en-us/pr/companynewslist"><span>PR </span></a><!--PR--> <ul> <li><a href="/en-us/pr/companynewslist">Notices </a></li><!--공지사항--> <li><a href="/en-us/pr/newslist">Press Releases </a></li><!--보도자료--> <li><a href="/en-us/pr/photolist">Images <!--사진자료--></a></li> </ul> </li> <li> <a href="/en-us/career/human"><span>CAREERS <!--CAREERS--></span></a> <ul> <li><a href="/en-us/career/human">Talents <!--인재상--></a></li> <li><a href="/en-us/career/recruitinfo">Recruiting Process <!--채용안내--></a></li> <li><a href="/en-us/career/jobinfo">Job Information <!--직무정보--></a></li> <li><a href="/en-us/career/welfare">Welfare <!--복지제도--></a></li> </ul> </li> <li> <a href="/en-us/contact/customer"><span>SUPPORT <!--고객지원--></span></a> <ul> <li><a href="/en-us/contact/customer">Contact Us <!--고객문의--></a></li> <li><a href="/en-us/contact/map01">Locations <!--오시는길--></a></li> </ul> </li> </ul> <a href="" class="btnClose">메뉴 닫기</a> </div> <!--// gnb --> <a href="" class="btnMenu">메뉴 보기</a> <div class="langArea"> <a href="#">ENG</a> <ul> <li class=""><a href="#" onclick="fn_lang('ko-kr')">KOR</a></li> <li class="curr"><a href="#" onclick="fn_lang('en-us')">ENG</a></li> </ul> </div> </div> </div> <!--// header --> <!-- container --> <script> function movePage(pageNo) { $("#pageNumber").val(pageNo); $("#move_page").attr("action", $("#actionName").val()); $("#move_page").submit(); }; function moveDetail(action, type, seq) { $("#modify_type").val(type); $("#modify_key").val(seq); $("#move_page").attr("action", action); $("#move_page").submit(); }; function changedPasing(size) { $("#pageSize").val(size); movePage(1); }; function movePageLang(lang, num) { $("#SelLang").val(lang); movePage(1); }; </script> <form id="move_page" method="POST"> <input type="hidden" id="modify_type" name="modify_type" value="" /> <input type="hidden" id="modify_key" name="modify_key" value="" /> <input type="hidden" id="modify_str" name="modify_str" value="" /> <input type="hidden" id="pageSize" name="pageSize" value="12" /> <input type="hidden" id="pageNumber" name="pageNumber" value="1" /> <input type="hidden" id="startDT" name="startDT" /> <input type="hidden" id="endDT" name="endDT" /> <input type="hidden" id="keyword" name="keyword" /> <input type="hidden" id="keytype" name="keytype" value="" /> <input type="hidden" id="tagkey" name="tagkey" value="" /> <input type="hidden" id="selgubun" name="selgubun" /> <input type="hidden" id="SelLang" name="SelLang" value="en-us" /> <input type="hidden" id="using" name="using" value="" /> <input type="hidden" id="question_type" name="question_type" /> <input type="hidden" id="step" name="step" /> <input type="hidden" id="acc" name="acc" /> <input type="hidden" id="actionName" name="actionName" /> <input type="hidden" id="controllerName" name="controllerName" /> <input type="hidden" id="search_yyyy" name="search_yyyy" value="0" /> <input type="hidden" id="search_mm" name="search_mm" value="0" /> <input type="hidden" id="search_dd" name="search_dd" value="0" /> </form> <script> $(document).ready(function () { }); function moveList() { $("#pageSize").val("12"); $("#pageNumber").val("1"); $("#keytype").val(""); $("#tagkey").val(""); $("#move_page").attr("action", "/en-us/product/introduce"); $("#move_page").submit(); }; </script> <!-- container --> <div id="container"> <!-- sub_visual_wrap --> <div class="sub_visual_wrap sub04_item"> <div class="sub_visual_inner"> <div class="cont_area"> <h2 class="sub_title">Products </h2> <p class="sub_title_desc">Celltrion Pharm supplies high-quality pharmaceutical products </p> </div> </div> </div> <!--// sub_visual_wrap --> <!-- content_wrap --> <div class="content_wrap"> <!--lnb--> <script> $(document).ready(function () { SelMenuList(0, 'en-us'); SelMenuList(152, 'en-us'); }); var ajaxMenuList = {}; ajaxMenuList.callPartial = function (params) { var helper = new CelltrionHelper(); var url = ""; url = "/en-us/Comm/ulMenu"; helper.DoAjaxReturnHtml(url, params, ajaxMenuList.callback, ajaxMenuList.errorFunc); } ajaxMenuList.callback = function (e) { if (e == null) return; $("#sMenu").html(""); $("#sMenu").html(e); } ajaxMenuList.errorFunc = function (e) { var a = 0; } var ajaxMenuList2 = {}; ajaxMenuList2.callPartial = function (params) { var helper = new CelltrionHelper(); var url = ""; url = "/en-us/Comm/ulMenu2"; helper.DoAjaxReturnHtml(url, params, ajaxMenuList2.callback, ajaxMenuList2.errorFunc); } ajaxMenuList2.callback = function (e) { if (e == null) return; $("#sMenu2").html(""); $("#sMenu2").html(e); } ajaxMenuList2.errorFunc = function (e) { var a = 0; } function SelMenuList(pKey, lang) { var menuName = ""; if (pKey == 0) { menuName = 'Product'; } else { menuName = 'Products'; } var params = {}; params.P_menu_key = pKey; params.Lang_code = lang; params.Menu_name = menuName; if (pKey == 0) { ajaxMenuList.callPartial(params); } else { ajaxMenuList2.callPartial(params); } } function sendMenu(mKey, mDepth, pKey, mName, lang, menuHref) { $("#sMenu>a").text(mName); //$("#dep1m").css("display", "none"); //SearchList(mKey, lang); location.href = menuHref.replace("{0}", lang); } function sendMenu2(mKey, mDepth, pKey, mName, lang, menuHref) { $("#sMenu2>a").text(mName); //$("#dep2m").css("display", "none"); location.href = menuHref.replace("{0}", lang); //SearchList(mKey, lang); } </script> <div class="lnb_wrap"> <ul class="lnb"> <li class="home"><a href="" title="홈"><span>Home</span></a></li> <li class="depth01_menu depth" id="sMenu"> </li> <li class="depth02_menu depth" id="sMenu2"> </li> </ul> </div> <!--// lnb--> <div class="contents"> <div class="cont_area"> <div class="pro_view_top"> <div class="item_photo_view_box"> <div class="item_photo_view" id="item_photo_view"> <div class="item_photo_big"> <span><img src="https://cellphhomeblob.blob.core.windows.net//product/202904321257-76607d94-9fec-4066-8754-41871998cc6e.jpg" alt="" title="제품 큰 이미지" id="pkgImage"></span> </div> <div class="item_photo_small"> <ul> <li><a href="javascript:void(0);" onclick="viewImg('https://cellphhomeblob.blob.core.windows.net//product/202904321257-76607d94-9fec-4066-8754-41871998cc6e.jpg')"><img src="https://cellphhomeblob.blob.core.windows.net//product/202904321257-76607d94-9fec-4066-8754-41871998cc6e.jpg" alt="" title="제품 작은 이미지"></a></li> <li><a href="javascript:void(0);" onclick="viewImg('')"><img alt="" title="제품 작은 이미지"></a></li> <li><a href="javascript:void(0);" onclick="viewImg('')"><img alt="" title="제품 작은 이미지"></a></li> </ul> </div> </div> </div> <div class="item_info_box"> <div class="item_tit_detail_cont"> <div class="item_detail_tit"> <h3>Truxima</h3> <span class="classi fc_green02">Prescription medicine</span> </div> <div class="item_detail_list"> <dl class="item_classification"> <dt>Category </dt> <dd> Bio <span class="arrow"><img src="../../images/sub/product/classi_arrow_icon.png" alt="화살표"> Autoimmune treatment </span> </dd> </dl> <dl class="item_classification"> <dt>Effects </dt> <dd><p style="font-size: 13.3333px;">(1) 림프종</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">재발성 또는 화학요법 내성인 여포형 림프종(B세포 비호지킨 림프종 IWF분류중 B, C, D형)</p> <p style="font-size: 13.3333px;">이전에 치료받은 적이 없는 여포형 림프종에서 화학요법과 병용투여</p> <p style="font-size: 13.3333px;">여포형 림프종에서 유도요법 실시 후 유지요법</p> <p style="font-size: 13.3333px;">CD20 양성의 미만형 대형 B세포 비호지킨 림프종(DLCL)[CHOP 화학요법 (cyclophosphamide, doxorubicin, vincristine, prednisolone 으로 구성, 8주기 투여)과 병용하여 투여해야한다.]</p> <p style="font-size: 13.3333px;">(2) 만성 림프구성 백혈병</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">이전에 치료받은 적이 없거나 재발성/불응성인 만성 림프구성 백혈병에서 화학요법과 병용투여</p> <p style="font-size: 13.3333px;">(3) 류마티스 관절염</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">1회 이상의 TNF길항제 요법에 대해 반응이 불충분한 중등도내지 중증 활성형 류마티스 관절염에서 메토트렉세이트와 병용요법</p> <p style="font-size: 13.3333px;">메토트렉세이트와 병용하여, 관절손상 진행속도 감소 (X-ray 측정) 및 신체 기능 개선</p> <p style="font-size: 13.3333px;">(4) 베게너육아종증 및 현미경적 다발혈관염</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">성인의 베게너육아종증(WG) 및 현미경적 다발혈관염 (MPA)에서 글루코코르티코이드와 병용투여</p></dd> </dl> <dl class="item_classification"> <dt>Substance&#183;content</dt> <dd><p><span style="font-size: 10pt;">50mL/vial, 10mL/vial (1mL 중 rituximab 10mg)</span></p></dd> </dl> <dl class="item_classification"> <dt>Insurance code </dt> <dd><p><span style="font-size: 10pt;">623800061 ( 196769원-2020.02.01) ,( 817823원-2020.02.01)</span></p></dd> </dl> </div> </div> </div> </div> <div class="pro_view_bot bbs_notice"> <div class="bbs_list"> <table> <caption>이사회구성</caption> <colgroup> <col width="20%"> <col width=""> </colgroup> <thead style="display:none;"> <tr> <th scope="col">구분</th> <th scope="col">내용</th> </tr> </thead> <tbody> <tr> <th>Shape </th> <td>무색 또는 미황색이고 투명에서 탁한 용액이 무색투명한 바이알에 든 주사제</td> </tr> <tr> <th>Usage&#183;Dosage </th> <td> <p style="font-size: 13.3333px;">1차 주입 </p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">이 약은 희석하여 별도의 전용관을 써서 정맥 점적주입하며, 외래환자의 치료에 적합하다. 매회 이 약 점적투여 30∼60분전에 해열제(아세트아미노펜 등) 및 항히스타민제(디펜히드라민 등)를 투여하여야 한다. 비호지킨 림프종 및 만성 림프구성 백혈병 환자의 치료계획 중 글루코코르티코이드가 포함되어 있지 않은 경우 전처치를 고려해 보아야 한다.</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">1차 주입</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">초기 주입 속도는 시간 당 50 mg이 권장되며 30분마다 50 mg/h씩 속도를 높여 최고 시간 당 400 mg까지 증가할 수 있다. 류마티스 관절염의 경우 이 주입 속도로 투여할 경우 4시간 15분이 소요된다.</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">이후 주입</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">이후 이 약의 주입 속도는 시간 당 100 mg에서 시작하여 30분마다 100 mg/h씩 증가시켜 최고 시간 당 400 mg까지 높일 수 있다. 류마티스 관절염의 경우 이 주입 속도로 투여할 경우 3시간 15분이 소요된다.</p> <p style="font-size: 13.3333px;">류마티스 관절염에 한하여 이전 주입에서 심각한 주입관련반응이 발생하지 않았다면 이후 주입에서 4mg/mL 농도로 이 약 250 mL를 120분간 주입할 수 있다. 처음 30분 동안 주입 속도는 시간 당 250 mg이고, 그 다음 90분 동안 주입 속도는 시간 당 600 mg이다. 120분 주입에 내약성을 보일 경우, 다음 주입 및 코스에 120분 주입을 적용할 수 있다.</p> <p style="font-size: 13.3333px;">부정맥을 포함하여 임상적으로 유의한 심혈관계 질환이 있는 환자 또는 이 약 또는 생물의약품 투여 후 심각한 주입관련반응이 발생한 경험이 있는 환자는 120분 주입을 해서는 안 된다.</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">(1) 림프종</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">치료기간 중 용량조정</p> <p style="font-size: 13.3333px;">감량은 바람직하지 않다. 이 약을 표준 화학요법과 병용투여하는 경우 화학요법제의 감량지침을 적용하도록 한다.</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">① 여포형 비호지킨 림프종</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">병용요법</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">이전에 치료받은 적이 없거나 재발성/불응성인 여포형 비호지킨 림프종 환자에서 유도요법으로 화학요법과 병용할 경우 이 약의 권장용량은 체표면적 m²  당 375 mg이며 8주기까지 투여한다.</p> <p style="font-size: 13.3333px;">이 약은 글루코코르티코이드 정맥 투여 후(해당되는 경우만), 매 화학요법 투여 주기 제1일에 투여한다.</p> <p style="font-size: 13.3333px;">유지요법</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">이전에 치료받은 적이 없는 여포형 림프종</p> <p style="font-size: 13.3333px;">유도요법에 반응하는 환자에게 2개월에 한 번씩 체표면적 m²  당 375 mg을 질환 진행시까지 또는 최대 2년간 유지요법으로 투여한다 (유도요법 최종 투여로부터 2개월 후 유지요법 시작).</p> <p style="font-size: 13.3333px;">재발성/불응성 여포형 림프종 환자</p> <p style="font-size: 13.3333px;">유도요법에 반응하는 환자에게 3개월에 한 번씩 체표면적 m²  당 이 약 375 mg을 질환 진행시까지 또는 최대 2년간 유지요법으로 투여한다(유도요법 마지막 투여로부터 3개월 후 유지요법 시작).</p> <p style="font-size: 13.3333px;">단독요법</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">재발성/불응성 여포형 림프종</p> <p style="font-size: 13.3333px;">ㆍ화학요법 불응성 또는 화학요법 후 재발한 환자에서 유도요법으로 이 약을 단독 투여할 경우 성인 환자에 대한 이 약의 권장용량은 체표면적 m²  당 375 mg이며 매주 1회씩 4주에 걸쳐 정맥 점적주입한다.</p> <p style="font-size: 13.3333px;">ㆍ재투여 : 1차 치료 시 이 약에 반응했던 환자가 재발한 경우 이 약을 재투여하였으며 이때 반응률은 처음과 유사하였다. 성인 환자에 대한 이 약의 권장용량은 체표면적 m²  당 375 mg이며 매주 1회씩 4주에 걸쳐 정맥 점적주입한다.</p> <p style="font-size: 13.3333px;">② 미만형 대형 B세포 비호지킨 림프종</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">CHOP 화학요법과 병용하여 투여한다[다른 화학요법과의 병용투여에 대한 안전성 및 유효성은 확인된 바 없다]. 권장용량은 체표면적 m² 당 375 mg이며 매 화학요법 투여 주기의 제1일에 투여한다. 화학요법 구성약물들은 이 약 주입 후에 투여해야 한다.</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">(2) 만성 림프구성 백혈병</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">만성 림프구성 백혈병 환자에서 종양 용해 증후군의 위험을 감소시키기 위해 치료 시작 48시간 전 적절한 수분공급 및 요산생성억제제 투여를 통한 예방요법이 권장된다. 림프구수가 25x109 /L 초과인 만성 림프구성 백혈병 환자의 경우 급성 주입반응 및/또는 사이토카인 분비 증후군의 발생률 및 그 정도를 감소시키기 위해 프레드니손/프레드니솔론 100 mg을 이 약 주입 직전에 투여하는 것이 권장된다.</p> <p style="font-size: 13.3333px;">이전에 치료받은 적이 없거나 재발성/불응성인 만성 림프구성 백혈병 환자에서 화학요법과 병용 시체표면적 m² 당 이 약 375 mg을 첫 번째 투여주기의 0일에 투여하고 이 후 체표면적 m² 당 500mg을 각 투여 주기 제1일에 총 6주기 동안 투여한다. 화학요법은 이 약 투여 후 실시해야 한다.</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">(3) 류마티스 관절염</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">이 약은 1회 1000 mg 씩 2주 간격으로 2번 정맥 점적주입하며 이를 1코스로 한다.</p> <p style="font-size: 13.3333px;">이전 코스 후 24주에 추가 코스 필요성을 평가해야 한다. 재투여는 잔류 질병의 활성이 남아 있는 시점에서 투여해야 하며, 그 이외의 경우에는 질병 활성이 있을 때까지 재투여를 연기해야 한다.</p> <p style="font-size: 13.3333px;">대부분 첫 코스 16∼24주 이내에 임상반응이 있는 것으로 나타났다. 이 기간 동안 치료학적 이점이 없는 환자는 치료의 지속여부를 신중하게 재검토해야 한다.</p> <p style="font-size: 13.3333px;">주입관련 이상반응의 정도 및 발생률 감소를 위해 이 약 투여 30분 전에 메칠프레드니솔론 100 mg 정맥투여 또는 이에 준하는 글루코코르티코이드의 투여가 권장된다.</p> <p style="font-size: 13.3333px;">(4) 베게너육아종증 및 현미경적 다발혈관염</p> <p style="font-size: 13.3333px;"><br></p> <p style="font-size: 13.3333px;">이 약의 권장용량은 체표면적 m² 당 375 mg이며, 매주 1회씩 4주에 걸쳐 정맥 점적주입한다.</p> <p style="font-size: 13.3333px;">중증 혈관염 증상 치료는 메칠프레드니솔론을 1일 1000 mg 또는 이에 준하는 글루코코르티코이드 용량으로 1∼3일간 정맥 투여한 후 프레드니손 1 mg/kg/day(1일 80 mg을 초과하지 않으며 필요에 따라 감량한다)을 경구 투여하는 것이 권장된다. 이 용법은 이 약 개시 전 14일 이내에 시작하거나 이 약의 투여와 함께 시작하며 이 약의 투여 중과 4주 코스 이후에도 투여될 수 있다.</p> <p style="font-size: 13.3333px;">이 약의 추가 코스 치료의 유효성 및 안전성은 확립되지 않았다.</p> <p style="font-size: 13.3333px;">베게너육아종증 및 현미경적 다발혈관염 환자에서 이 약 투여기간 중 및 투여 후 최소 6개월 간 주폐포자충 폐렴(PCP)에 대한 적절한 예방이 권장된다</p> </td> </tr> <tr> <th>Packing </th> <td> 50mL 바이알 x 1개 10mL 바이알 x 2개 </td> </tr> </tbody> </table> </div> <div class="bbs_btn_box"> <a href="javascript:;" onclick="moveList();" title="목록" class="btn_list">List </a> </div> </div> </div> </div> </div> <!--// content_wrap --> </div> <!--// container --> <script> function viewImg(src) { $("#pkgImage").attr("src", src); } </script> <!--// container --> <!-- footer --> <div id="footer"> <div class="inner"> <!-- footTop --> <div class="footTop"> <p class="logo">Celltrion Pharm </p> <!-- util --> <div class="util"> <ul> <li><a href="/en-us/contact/leagalnotice">Legal Notices </a></li> <li><a href="/en-us/contact/private"><strong>Privacy Policy </strong></a></li> <li><a href="/en-us/contact/infomanage"> </a></li> <li><a href="/en-us/ehspolicy/ehs_policy">환경안전경영방침 </a></li> </ul> </div> <!--// util --> </div> <!--// footTop --> <!-- footBot --> <div class="footBot"> <address> <span>82, 2sandan-ro, Ochang-eup, Cheongwon-gu, Cheongju-si, Chungcheongbuk-do, Republic of Korea </span> <span>+82-43-717-7000 </span> </address> <p class="copy">Copyright &#169; 2020 Celltrion Pharm, Inc. All rights reserved. </p> <p> The product information provided on this website is for medical purposes only, not for promotion or sales.<br /> Please consult a health-care professional for details about each product. </p> <!-- footerSite --> <div class="footerSite"> <div class="brandSite"> <a href="">Brand Site </a> <ul> <li><a href="http://www.ganezin.com/pc/#/home" title="새창으로 열림" target="_blank">GANEZIN</a></li> </ul> </div> <div class="familySite"> <a href="">Family Site </a> <ul> <li><a href="https://www.celltrion.com/ko-kr" title="새창 열림" target="_blank">Celltrion <!--셀트리온--></a></li> <li><a href="https://www.celltrionbeauty.com/" title="새창 열림" target="_blank">Celltrion Skincure <!--셀트리온스킨큐어--></a></li> <li><a href="https://www.celltrionwelfare.com:447/" title="새창 열림" target="_blank">Celltrion Welfare <!--셀트리온복지재단--></a></li> <li><a href="http://celltrionenter.com/" title="새창 열림" target="_blank">Celltrion Ent. <!--셀트리온엔터테인먼트--></a></li> </ul> </div> </div> <!--// footerSite --> </div> <!--// footBot --> </div> </div> <!--// footer --> </div> <!--// wrap --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10