www.wenweipo.com Open in urlscan Pro
170.33.13.189  Public Scan

URL: https://www.wenweipo.com/a/202402/16/AP65ce70a0e4b097e25ac43b9d.html
Submission: On February 28 via api from HK — Scanned from SG

Form analysis 2 forms found in the DOM

GET https://search2.wenweipo.com/search

<form method="get" action="https://search2.wenweipo.com/search" id="header-search-form" class="searchForm" style="overflow: inherit;">
  <button class="" style="margin-right:10px;border:none;outline: none;">
    <img src="https://wwp-static.wenweipo.com/img/icon/search-icon-hs.png" title="檢索" alt="檢索" style="width:14px;">
  </button>
  <div class="hot-words-block">
    <div class="hot-words-title">
      <div class="hot-words-title-img">
        <img src="https://wwp-static.wenweipo.com/img/icon/hot-words.png" title="熱門搜尋" alt="熱門搜尋">
      </div>
      <div class="hot-words-title-text">熱門搜尋:</div>
    </div>
    <div class="hot-words-block-items">
      <div class="hot-word-item">區議會選舉</div>
      <div class="hot-word-item">垃圾收費</div>
      <div class="hot-word-item">黎智英案</div>
      <div class="hot-word-item">大灣區</div>
      <div class="hot-word-item">黎智英</div>
      <div class="hot-word-item">新田科技城</div>
      <div class="hot-word-item">國安法3周年</div>
      <div class="hot-word-item">施政報告</div>
      <div class="hot-word-item">港車北上</div>
      <div class="hot-word-item">四點希望</div>
    </div>
    <s class="arrow-s"><i class="arrow-i"></i></s>
  </div>
  <div class="completion-words-block">
  </div>
  <script>
    /*<![CDATA[*/
    {
      let hotWordsId = 'header-search-form';
      $("#" + hotWordsId).css("overflow", "inherit");
      let hotWordsUlr = "https://search2.wenweipo.com/rest/topWords";
      $.ajax({
        type: "get",
        url: encodeURI(hotWordsUlr),
      }).done(function(result, status, xhr) {
        if (result && result.length > 0) {
          let len = result.length;
          for (let i = 0; i < len; i++) {
            $("#" + hotWordsId + " .hot-words-block-items").append("<div class='hot-word-item'>" + result[i] + "</div>")
            $(".mobile-search-page .hot-words-block-items").append("<div class='hot-word-item'>" + result[i] + "</div>")
          }
        }
      });
      $("#" + hotWordsId).on("focus", "input", function() {
        let hotWordId = $(this).parent().attr("id");
        let value = $(this).val();
        if (value == "") {
          $(".hot-words-block").hide();
          $("#" + hotWordId + " .hot-words-block").show();
        }
      });
      $("#" + hotWordsId).on("blur", "input", function() {
        let hotWordId = $(this).parent().attr("id");
        $(".hot-words-block").hide();
        $(".completion-words-block").hide();
      });
      $("#" + hotWordsId).on("keyup", "input", function() {
        let hotWordId = $(this).parent().attr("id");
        let value = $(this).val();
        if (value == "") {
          $(".hot-words-block").hide();
          $("#" + hotWordId + " .hot-words-block").show();
          $(".completion-words-block").hide();
        } else {
          let completionWordsUlr = "https://search2.wenweipo.com/rest/suggest?size=10&word=" + value;
          $.ajax({
            type: "get",
            url: encodeURI(completionWordsUlr),
          }).done(function(result, status, xhr) {
            if (result && result.length > 0) {
              let len = result.length;
              let html = "";
              for (let i = 0; i < len; i++) {
                html += "<div class='completion-words-items'>";
                html += "<div class='completion-word-item'>" + result[i] + "</div>";
                html += "</div>";
              }
              $("#" + hotWordsId + " .completion-words-block").html(html);
              $(".hot-words-block").hide();
              $(".completion-words-block").hide();
              $("#" + hotWordId + " .completion-words-block").show();
            } else {}
          });
        }
      });
      $("#" + hotWordsId).on("mousedown", ".hot-word-item", function() {
        let hotWord = $(this).text();
        if ($(window).width() > 768) {
          $("input[name='query']").val(hotWord);
          $("#" + hotWordsId).submit();
        } else {
          $("input[name='query']").val(hotWord);
          $(".hot-words-block").hide();
          $(".completion-words-block").hide();
          searchStoryBut(this, 2);
        }
      });
      $("#" + hotWordsId).on("mousedown", ".completion-word-item", function() {
        let hotWord = $(this).text();
        $("input[name='query']").val(hotWord);
        $("#" + hotWordsId).submit();
      });
      $(".hotSearch-body").on("mousedown", ".hot-word-item", function() {
        let hotWord = $(this).text();
        if ($(window).width() > 768) {
          $("input[name='query']").val(hotWord);
          $("#" + hotWordsId).submit();
        } else {
          $("input[name='query']").val(hotWord);
          $(".hot-words-block").hide();
          $(".completion-words-block").hide();
          searchStoryBut(this, 2);
        }
      });
    }
    /*]]>*/
  </script>
  <input class="headerTopInput" type="text_content" oninput="OnInput (event)" autocomplete="off" name="query" id="hot-words-input" placeholder="請輸入關鍵詞">
  <button class="icon searchbutton" onclick="searchMiNiCi()">
    <span>搜索</span>
  </button>
  <span class="clearTxt iconfont" style="display: none;" onclick="clearfn()"></span>
</form>

GET https://search2.wenweipo.com/search

<form method="get" class="searchForm" id="header-search-form-2" action="https://search2.wenweipo.com/search" style="overflow: inherit;">
  <div class="hot-words-block">
    <div class="hot-words-title">
      <div class="hot-words-title-img">
        <img src="https://wwp-static.wenweipo.com/img/icon/hot-words.png" title="熱門搜尋" alt="熱門搜尋">
      </div>
      <div class="hot-words-title-text">熱門搜尋:</div>
    </div>
    <div class="hot-words-block-items">
      <div class="hot-word-item">區議會選舉</div>
      <div class="hot-word-item">垃圾收費</div>
      <div class="hot-word-item">黎智英案</div>
      <div class="hot-word-item">大灣區</div>
      <div class="hot-word-item">黎智英</div>
      <div class="hot-word-item">新田科技城</div>
      <div class="hot-word-item">國安法3周年</div>
      <div class="hot-word-item">施政報告</div>
      <div class="hot-word-item">港車北上</div>
      <div class="hot-word-item">四點希望</div>
    </div>
    <s class="arrow-s"><i class="arrow-i"></i></s>
  </div>
  <div class="completion-words-block">
  </div>
  <script>
    /*<![CDATA[*/
    {
      let hotWordsId = 'header-search-form-2';
      $("#" + hotWordsId).css("overflow", "inherit");
      let hotWordsUlr = "https://search2.wenweipo.com/rest/topWords";
      $.ajax({
        type: "get",
        url: encodeURI(hotWordsUlr),
      }).done(function(result, status, xhr) {
        if (result && result.length > 0) {
          let len = result.length;
          for (let i = 0; i < len; i++) {
            $("#" + hotWordsId + " .hot-words-block-items").append("<div class='hot-word-item'>" + result[i] + "</div>")
            $(".mobile-search-page .hot-words-block-items").append("<div class='hot-word-item'>" + result[i] + "</div>")
          }
        }
      });
      $("#" + hotWordsId).on("focus", "input", function() {
        let hotWordId = $(this).parent().attr("id");
        let value = $(this).val();
        if (value == "") {
          $(".hot-words-block").hide();
          $("#" + hotWordId + " .hot-words-block").show();
        }
      });
      $("#" + hotWordsId).on("blur", "input", function() {
        let hotWordId = $(this).parent().attr("id");
        $(".hot-words-block").hide();
        $(".completion-words-block").hide();
      });
      $("#" + hotWordsId).on("keyup", "input", function() {
        let hotWordId = $(this).parent().attr("id");
        let value = $(this).val();
        if (value == "") {
          $(".hot-words-block").hide();
          $("#" + hotWordId + " .hot-words-block").show();
          $(".completion-words-block").hide();
        } else {
          let completionWordsUlr = "https://search2.wenweipo.com/rest/suggest?size=10&word=" + value;
          $.ajax({
            type: "get",
            url: encodeURI(completionWordsUlr),
          }).done(function(result, status, xhr) {
            if (result && result.length > 0) {
              let len = result.length;
              let html = "";
              for (let i = 0; i < len; i++) {
                html += "<div class='completion-words-items'>";
                html += "<div class='completion-word-item'>" + result[i] + "</div>";
                html += "</div>";
              }
              $("#" + hotWordsId + " .completion-words-block").html(html);
              $(".hot-words-block").hide();
              $(".completion-words-block").hide();
              $("#" + hotWordId + " .completion-words-block").show();
            } else {}
          });
        }
      });
      $("#" + hotWordsId).on("mousedown", ".hot-word-item", function() {
        let hotWord = $(this).text();
        if ($(window).width() > 768) {
          $("input[name='query']").val(hotWord);
          $("#" + hotWordsId).submit();
        } else {
          $("input[name='query']").val(hotWord);
          $(".hot-words-block").hide();
          $(".completion-words-block").hide();
          searchStoryBut(this, 2);
        }
      });
      $("#" + hotWordsId).on("mousedown", ".completion-word-item", function() {
        let hotWord = $(this).text();
        $("input[name='query']").val(hotWord);
        $("#" + hotWordsId).submit();
      });
      $(".hotSearch-body").on("mousedown", ".hot-word-item", function() {
        let hotWord = $(this).text();
        if ($(window).width() > 768) {
          $("input[name='query']").val(hotWord);
          $("#" + hotWordsId).submit();
        } else {
          $("input[name='query']").val(hotWord);
          $(".hot-words-block").hide();
          $(".completion-words-block").hide();
          searchStoryBut(this, 2);
        }
      });
    }
    /*]]>*/
  </script>
  <input type="text" autocomplete="off" name="query" id="hot-words-input-2" placeholder="請輸入關鍵詞">
  <label id="header-search-form-2-submit-label" for="header-search-form-2-submit"></label>
  <input type="submit" value="submit" id="header-search-form-2-submit" style="display:none;">
</form>

Text Content

請使用下列任何一種瀏覽器瀏覽以達至最佳的用戶體驗:Google Chrome、Mozilla Firefox、Internet
Explorer、Microsoft Edge 或Safari。
為避免使用網頁時發生問題,請確保你的網頁瀏覽器已更新至最新版本。


香港文匯網

2024年2月28日 星期三
香港
20°C

無持續風向


熱門搜尋:
區議會選舉
垃圾收費
黎智英案
大灣區
黎智英
新田科技城
國安法3周年
施政報告
港車北上
四點希望

搜索 
文匯報
海外版
個人中心

退出登錄


熱門搜尋:
區議會選舉
垃圾收費
黎智英案
大灣區
黎智英
新田科技城
國安法3周年
施政報告
港車北上
四點希望
區議會選舉
垃圾收費
黎智英案
大灣區
黎智英
新田科技城
國安法3周年
施政報告
港車北上
四點希望
 * 首頁
 * 時事
   * 香港
   * 神州
   * 國際
   
 * 評論
   * 社評
   * 評論
   * 來論
   
   
 * 視頻
   * 新聞
   * 訪談
   * 直播
   
 * 圖集
   * 香港
   * 神州
   * 國際
   
 * 灣區人
   * 灣區企業
   * 灣區文化
   * 灣區旅遊
   * 灣區政策
   * 灣區人才
   * 灣區服務易
   
 * 專題
   
 * 專欄
   
 * 文匯報
 * 電子報
 * 海外版
 * 資料檢索

熱門搜尋:
區議會選舉
垃圾收費
黎智英案
大灣區
黎智英
新田科技城
國安法3周年
施政報告
港車北上
四點希望

文匯報
電子報
海外版
資料檢索

個人中心

退出登錄


 * 首頁
 * 時事
 * 評論
 * 文匯報
 * 熱點
 * 視頻
 * 圖集
 * 灣區人
 * 專題
 * 調查
 * 論壇
 * 專欄
 * 互動
 * 廣告
 * 搜索結果


 * 首页
 * 時事
   * - 香港
   * - 神州
   * - 國際
 * 評論
   * - 社評
   * - 評論
   * - 來論
 * 文匯報
 * 視頻
   * - 新聞
   * - 訪談
   * - 直播
 * 圖集
   * - 香港
   * - 神州
   * - 國際
 * 灣區人
   * - 灣區企業
   * - 灣區文化
   * - 灣區旅遊
   * - 灣區政策
   * - 灣區人才
   * - 灣區服務易
 * 專題
   * - 香港
   * - 兩岸
   * - 國際
 * 專欄
 * 


返回上一頁

全部

全部 即時 報紙 圖集 視頻
從新到舊

從新到舊 從舊到新 相關度
搜全文 

全文 標題 關鍵字

顯示更多

文匯網 文匯報 香港



【本報專訪】港推數碼化平台 助中醫藥接軌世界

2024-02-16 04:14:00 香港

持續三年的新冠疫情,中醫藥屢建奇功,香港乃至全球都見識到中醫藥的博大精深。作為香港特區抗疫主帥之一的特區政府衞生署署長林文健,日前在接受香港文匯報獨家專訪時形容,過去兩三年該署許多同僚從沒放假,日夜參與疫戰,如今走向復常,署方仍不能鬆懈,要在推展中醫及中藥規管發展、防控病毒性肝炎及控煙工作均取得成效。尤其在中醫藥方面,他將帶領團隊就政府中藥檢測中心永久大樓項目繼續與建築署合作,預期明年底會分階段投入運作,並率先於今年3月推出數碼化中藥平台,開創全球首個提供全方位資料的數碼化中藥標本館,力助中醫藥與世界接軌。
◆香港文匯報記者 文禮願

◆林文健表示,將加強在中醫藥各個領域的交流。 香港文匯報記者黃艾力 攝 ◆「數碼化中藥標本館」建立藥材的三維(3D)圖像。圖中顯示的藥材為人參。 衞生署供圖
◆「數碼化中藥標本館」利用虛擬現實(VR)技術,將之製作成虛擬導賞。衞生署供圖 ◆檢測中心逐步將中藥標本館的各式藥材標本數碼化,製作成數字藏品。衞生署供圖

衞生署署長:首設數碼化中藥標本館 檢測中心大樓明年底分階運作

持續三年的新冠疫情,中醫藥屢建奇功,香港乃至全球都見識到中醫藥的博大精深。作為香港特區抗疫主帥之一的特區政府衞生署署長林文健,日前在接受香港文匯報獨家專訪時形容,過去兩三年該署許多同僚從沒放假,日夜參與疫戰,如今走向復常,署方仍不能鬆懈,要在推展中醫及中藥規管發展、防控病毒性肝炎及控煙工作均取得成效。尤其在中醫藥方面,他將帶領團隊就政府中藥檢測中心永久大樓項目繼續與建築署合作,預期明年底會分階段投入運作,並率先於今年3月推出數碼化中藥平台,開創全球首個提供全方位資料的數碼化中藥標本館,力助中醫藥與世界接軌。
◆香港文匯報記者 文禮願

特區行政長官李家超在2023年的施政報告中提出多項有關中醫藥發展的政策措施,包括加強中西醫協作服務及推動中藥檢測科研和標準制定工作等。《「十四五」中醫藥信息化發展規劃》中亦提及到以數位化、網絡化、智能化促進中醫藥行業轉型升級。

衞生署在過去一年積極融入國家的中醫中藥發展大局。為推動中藥檢測科研及標準制定工作,衞生署設立了全球首個提供全方位資料的數碼化中藥標本館。

4K高清標本相 VR虛擬導賞

林文健介紹,該館不但把政府中藥檢測中心的中藥標本館藏品,包括原植物和藥材標本重新拍攝,以4K高解像度相片放上網上平台,更會加入該藥材的其他相關科學資料,例如化學訊息及顯微切片、DNA序列資料及3D藥材圖像,以及該中藥材的功能主治等。同時,標本館更會以虛擬現實(VR)技術製作出檢測中心中藥標本館虛擬導賞,「相信這是全球第一個把全方位資料結集於一身的數碼化中藥標本館」。

雖有望成為世界首屈一指的集檢測科研全功能定位的中心,林文健強調仍須繼續優化,「今年3月開放使用時,標本館將涵蓋220種常用藥材的飲片、原藥材和原植物標本高清圖片。另有200種藥材的化學訊息、50種藥材的顯微切片資料、27種藥材的3D圖像,17種藥材的DNA序列資料,日後仍會不斷豐富標本館。」

中藥標準化利國際認可

不少人會問,為何將中藥標準化是如此關鍵?林文健以家喻戶曉的「白鳳丸」來解釋:「丸內含有多種成分,到底哪些成分才決定它是一粒有功效的白鳳丸呢?含量是多少?」自2017年香港成立政府中藥檢測中心以來,已完成的研究及專題項目達12項,白鳳丸正是其中之一,「透過為傳統中成藥訂立國際認可的化學指標,以後業界去到其他國家/地區申請認證時,便可以根據這些客觀的科學指標作檢測,有利中藥衝出香港,走向世界。」

港屬小寶庫 盛產近1300種藥材

在中醫藥發展進程中,香港發揮背靠祖國、聯通世界的優勢,同時香港也是中藥小寶庫,就連國家中醫藥管理局也首次邀請香港參與「第四次全國中藥資源普查」。林文健說:「普查的第一階段工作已完成,成果包括整理『香港中藥資源初步名錄』、撰寫『香港中藥資源自然地理概況報告』,和編製《香港特色藥用植物》小冊子等。」

他以完成整理的「香港中藥資源初步名錄」為例,共載有1,267種香港盛產的藥用植物,並全面整理香港的地理環境、氣候及自然環境等數據。

為增加公眾對「資源普查」及香港特色藥用植物的認識,署方現正編製《香港特色藥用植物》小冊子。同時,政府中藥檢測中心去年與香港電台首次合作製作了一連兩集的「香港藥材街」電視節目,使大家更加明白過去百年以來,香港在國家和地區的中藥貿易中心角色,以及現時中藥的科研工作。

讀文匯報PDF版面
標籤: 香港



評論


顯示更多
相關推薦


李家超:中央對港光明前景充滿信心

02月27日 04:15:00


【夏寶龍考察香港】夏主任與法律界會面 港法治獲肯定

02月26日 04:17:00


【夏寶龍考察香港】夏寶龍勉勵港青:抓住機遇 全面發展

02月28日 04:16:00


浙江諸暨300餘家珍珠企業赴港參展搶訂單 展商看好市場前景

02月27日 23:17:56


【預算案前瞻】短期減負惠民生 長遠力谷創科工業

02月26日 04:16:10


香港是幹事創業的天堂 信心堅定才能抓住機遇

02月27日 04:15:00


點擊排行

1
預算案|消息:樓市全面「撤辣」
2
香港惠州仲愷社團總會舉辦第二屆會董會就職典禮暨甲辰年新春團拜 賴建華 譚耀宗 劉業強 陳百里等主禮 朱浴龍榮膺主席
3
預算案|樓市即日起全面「撤辣」!
4
【夏寶龍考察香港】夏寶龍勉勵港青:抓住機遇 全面發展
5
黃店被員工追欠薪 竟稱學沖咖啡是福利
6
「空中的士」eVTOL首航飛越深珠
7
馬克龍言論引發軒然大波 北約等稱沒有向烏派兵計劃
8
【鵬情萬里】Sora到底是要搶誰的飯碗?
9
秦剛等11人的十四屆全國人大代表資格終止
10
財政司司長陳茂波發表新一份財政預算案
熱門視頻


【預算案前瞻】振興經濟三項建議


小家大愛 重慶「奇恩」給貧困患兒家庭一個避風港

文以載道 匯則興邦
文匯報
電子報
海外版

聯繫我們 廣告服務 文匯報訂閱 隱私政策 服務條款
香港大公文匯傳媒集團全媒體中心版權所有 © 1997-2024 WENWEIPO.COM LIMITED.
承印商:香港文匯報有限公司
地址:香港香港仔田灣海旁道7號興偉中心2-4樓
關注文匯網