{"id":16469,"date":"2026-01-26T10:34:14","date_gmt":"2026-01-26T03:34:14","guid":{"rendered":"https:\/\/hst.cra.ac.th\/research\/?page_id=16469"},"modified":"2026-03-16T15:33:46","modified_gmt":"2026-03-16T08:33:46","slug":"publications-2023","status":"publish","type":"page","link":"https:\/\/hst.cra.ac.th\/research\/publications-2023\/","title":{"rendered":"Publications 2023"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16469\" class=\"elementor elementor-16469\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1921355 e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"1921355\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e902dcc rt-default-class elementor-widget elementor-widget-html\" data-id=\"e902dcc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link\r\n  rel=\"stylesheet\"\r\n  href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\"\r\n\/>\r\n\r\n<style>\r\n  :root {\r\n    --primary: #002f87;\r\n    --accent: #ff6900;\r\n    --border: #edf0f5;\r\n    --text-muted: #64748b;\r\n    --bg-card: #ffffff;\r\n  }\r\n\r\n  \/* ---------- Typography ---------- *\/\r\n  @font-face {\r\n    font-family: \"Chulabhorn Likit\";\r\n    src: url(\"https:\/\/fonthst.b-cdn.net\/chulabhornlikittext-light.woff2\")\r\n      format(\"woff2\");\r\n    font-display: swap;\r\n  }\r\n\r\n  html {\r\n    font-size: clamp(14px, 1vw + 0.5rem, 16px);\r\n  }\r\n\r\n  \/* ---------- Layout ---------- *\/\r\n  .reference-container {\r\n    max-width: 1290px;\r\n    margin: 120px auto;\r\n  }\r\n\r\n  \/* ---------- Card ---------- *\/\r\n  .reference-card {\r\n    position: relative;\r\n    padding: 25px 24px 25px 28px;\r\n    margin-bottom: 20px;\r\n    background: var(--bg-card);\r\n    border: 1px solid var(--border);\r\n    \/* border-left: 5px solid var(--primary); *\/\r\n    border-radius: 12px;\r\n\r\n    font-family: \"Chulabhorn Likit\", \"Sarabun\", system-ui, sans-serif;\r\n\r\n    transition:\r\n      transform 0.2s ease,\r\n      box-shadow 0.2s ease;\r\n  }\r\n\r\n  .reference-card::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    bottom: 0;\r\n    width: 5px;\r\n    background: var(--primary);\r\n    border-radius: 12px 0 0 12px;\r\n  }\r\n\r\n  .reference-card:hover::before {\r\n    background: var(--accent);\r\n  }\r\n\r\n  .reference-card:hover {\r\n    transform: translateX(4px);\r\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);\r\n  }\r\n\r\n  \/* ---------- Card Content ---------- *\/\r\n  .reference-card__body {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 15px;\r\n  }\r\n\r\n  .reference-card__label {\r\n    flex-shrink: 0;\r\n    font-size: 1rem;\r\n    font-weight: 700;\r\n    color: var(--primary);\r\n  }\r\n\r\n  .reference-card__content {\r\n    margin: 0;\r\n    font-size: 1rem;\r\n    text-indent: -2em;\r\n    padding-left: 2em;\r\n    line-height: 1.6;\r\n    color: var(--primary);\r\n  }\r\n\r\n  \/* ---------- Links ---------- *\/\r\n  .reference-card__author,\r\n  .reference-card__doi {\r\n    text-decoration: none;\r\n  }\r\n\r\n  \/* Author (Default Blue Link) *\/\r\n  .reference-card__author {\r\n    color: #0000ee;\r\n  }\r\n\r\n  .reference-card__author:hover {\r\n    color: #0000ee !important;\r\n    text-decoration: underline !important;\r\n  }\r\n\r\n  \/* DOI *\/\r\n  .reference-card__doi {\r\n    font-weight: 600;\r\n    color: var(--accent);\r\n    word-break: break-all;\r\n    transition: opacity 0.15s ease;\r\n  }\r\n\r\n  .reference-card__doi:hover {\r\n    opacity: 0.8;\r\n    text-decoration: underline !important;\r\n  }\r\n\r\n  i {\r\n    text-indent: 0;\r\n    padding-left: 2px;\r\n    font-size: 0.8rem;\r\n  }\r\n\r\n  \/* ---------- Pagination ---------- *\/\r\n  .pagination {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 6px;\r\n    margin-top: 40px;\r\n  }\r\n\r\n  .pagination button {\r\n    padding: 6px 15px;\r\n    border-radius: 10px;\r\n    border: 1px solid var(--primary);\r\n    background: white;\r\n    color: var(--primary);\r\n    cursor: pointer;\r\n    font-size: 1rem;\r\n    transition: all 0.15s ease;\r\n    font-family: \"Chulabhorn Likit\", \"Sarabun\", system-ui, sans-serif;\r\n  }\r\n\r\n  .pagination button:hover {\r\n    background: var(--primary);\r\n    color: white;\r\n  }\r\n\r\n  .pagination button.active {\r\n    background: var(--primary);\r\n    color: white;\r\n    font-weight: 600;\r\n  }\r\n\r\n  .pagination button:disabled {\r\n    opacity: 0.4;\r\n    cursor: not-allowed;\r\n  }\r\n<\/style>\r\n\r\n<script>\r\n  document.addEventListener(\"DOMContentLoaded\", () => {\r\n    const cards = Array.from(document.querySelectorAll(\".reference-card\"));\r\n    const pagination = document.getElementById(\"pagination\");\r\n    const pageSize = 10;\r\n    let currentPage = 1;\r\n\r\n    const totalPages = Math.ceil(cards.length \/ pageSize);\r\n\r\n    function renderPage(page) {\r\n      currentPage = page;\r\n\r\n      cards.forEach((card, index) => {\r\n        card.style.display =\r\n          index >= (page - 1) * pageSize && index < page * pageSize\r\n            ? \"block\"\r\n            : \"none\";\r\n      });\r\n\r\n      renderPagination();\r\n      window.scrollTo({ top: 0, behavior: \"smooth\" });\r\n    }\r\n\r\n    function renderPagination() {\r\n      pagination.innerHTML = \"\";\r\n\r\n      const prev = document.createElement(\"button\");\r\n      prev.textContent = \"Prev\";\r\n      prev.disabled = currentPage === 1;\r\n      prev.onclick = () => renderPage(currentPage - 1);\r\n      pagination.appendChild(prev);\r\n\r\n      for (let i = 1; i <= totalPages; i++) {\r\n        const btn = document.createElement(\"button\");\r\n        btn.textContent = i;\r\n        if (i === currentPage) btn.classList.add(\"active\");\r\n        btn.onclick = () => renderPage(i);\r\n        pagination.appendChild(btn);\r\n      }\r\n\r\n      const next = document.createElement(\"button\");\r\n      next.textContent = \"Next\";\r\n      next.disabled = currentPage === totalPages;\r\n      next.onclick = () => renderPage(currentPage + 1);\r\n      pagination.appendChild(next);\r\n    }\r\n\r\n    renderPage(1);\r\n  });\r\n\r\n  document.addEventListener(\"DOMContentLoaded\", () => {\r\n    const cards = Array.from(document.querySelectorAll(\".reference-card\"));\r\n    const pagination = document.getElementById(\"pagination\");\r\n    const pageSize = 10;\r\n    let currentPage = 1;\r\n\r\n    \/* AUTO NUMBERING *\/\r\n    cards.forEach((card, index) => {\r\n      const label = card.querySelector(\".reference-card__label\");\r\n      label.textContent = index + 1 + \".\";\r\n    });\r\n\r\n    const totalPages = Math.ceil(cards.length \/ pageSize);\r\n\r\n    function renderPage(page) {\r\n      currentPage = page;\r\n\r\n      cards.forEach((card, index) => {\r\n        card.style.display =\r\n          index >= (page - 1) * pageSize && index < page * pageSize\r\n            ? \"block\"\r\n            : \"none\";\r\n      });\r\n\r\n      renderPagination();\r\n      window.scrollTo({ top: 0, behavior: \"smooth\" });\r\n    }\r\n\r\n    function renderPagination() {\r\n      pagination.innerHTML = \"\";\r\n\r\n      const prev = document.createElement(\"button\");\r\n      prev.textContent = \"Prev\";\r\n      prev.disabled = currentPage === 1;\r\n      prev.onclick = () => renderPage(currentPage - 1);\r\n      pagination.appendChild(prev);\r\n\r\n      for (let i = 1; i <= totalPages; i++) {\r\n        const btn = document.createElement(\"button\");\r\n        btn.textContent = i;\r\n        if (i === currentPage) btn.classList.add(\"active\");\r\n        btn.onclick = () => renderPage(i);\r\n        pagination.appendChild(btn);\r\n      }\r\n\r\n      const next = document.createElement(\"button\");\r\n      next.textContent = \"Next\";\r\n      next.disabled = currentPage === totalPages;\r\n      next.onclick = () => renderPage(currentPage + 1);\r\n      pagination.appendChild(next);\r\n    }\r\n\r\n    renderPage(1);\r\n  });\r\n<\/script>\r\n\r\n<div class=\"reference-container\">\r\n  <div class=\"reference-container\">\r\n    <!-- 24 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Tangruangkiat, S.<\/a\r\n          >, Krisanachinda, A., Ruangprapawut, W., & Auetavekiat, S. (2023).\r\n          <strong\r\n            >Two-stage method for hepatocellular carcinoma screening in B-mode\r\n            ultrasound images.<\/strong\r\n          >\r\n          <em>Journal of Associated Medical Sciences, 56<\/em>(3), 105\u2013112.\r\n          <a\r\n            href=\"https:\/\/he01.tci-thaijo.org\/index.php\/bulletinAMS\/article\/view\/264242\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/he01.tci-thaijo.org\/index.php\/bulletinAMS\/article\/view\/264242\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 23 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Ritlumlert, N.<\/a\r\n          >, Wongwattananard, S., Prayongrat, A., Kitpanit, S., Kannarunimit,\r\n          D., Chakkabat, C., Lertbutsayanukul, C., Sriswasdi, S., & Rakvongthai,\r\n          Y. (2023).\r\n          <strong\r\n            >Using CT image-based biomarkers to improve the prediction of\r\n            hypothyroidism after nasopharyngeal radiotherapy: A preliminary\r\n            result.<\/strong\r\n          >\r\n          In\r\n          <em\r\n            >ICMHI '23: Proceedings of the 2023 7th International Conference on\r\n            Medical and Health Informatics<\/em\r\n          >\r\n          (pp. 270\u2013273). Association for Computing Machinery.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.1145\/3608298.3608347\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.1145\/3608298.3608347\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 22 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          Laopachee, P.\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Siripongsakun, S.<\/a\r\n          >, Sangmala, P., Chanree, P.,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Hiranrat, P.<\/a\r\n          >, &\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Srisittimongkon, S.<\/a\r\n          >\r\n          (2023).\r\n          <strong\r\n            >Cost-effectiveness analysis of ultrasound surveillance for\r\n            cholangiocarcinoma in an endemic area of Thailand.<\/strong\r\n          >\r\n          <em>Asian Pacific Journal of Cancer Prevention, 24<\/em>(12),\r\n          4117\u20134125.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.31557\/APJCP.2023.24.12.4117\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.31557\/APJCP.2023.24.12.4117\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 21 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Wongsa, P.<\/a\r\n          >, Nantasuk, M.,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Singhnoi, S.<\/a\r\n          >, Pawano, P., Jantarato, A., Siripongsatian, D., Lerdsirisuk, P., &\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Phonlakrai, M.<\/a\r\n          >\r\n          (2023).\r\n          <strong\r\n            >Assessing the variability and correlation between SUV and ADC\r\n            parameters of head and neck cancers derived from simultaneous\r\n            PET\/MRI: A single-center study.<\/strong\r\n          >\r\n          <em>Journal of Applied Clinical Medical Physics, 24<\/em>(5), e13928.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.1002\/acm2.13928\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.1002\/acm2.13928\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 20 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Jinakote, M.<\/a\r\n          >, &\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Kasiyaphat, A.<\/a\r\n          >\r\n          (2023).\r\n          <strong\r\n            >Whole-body vibration exercises and training for improving physical\r\n            fitness in the elderly.<\/strong\r\n          >\r\n          <em>Journal of Chulabhorn Royal Academy, 5<\/em>(3), 154\u2013165.\r\n          <a\r\n            href=\"https:\/\/he02.tci-thaijo.org\/index.php\/jcra\/article\/view\/257367\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/he02.tci-thaijo.org\/index.php\/jcra\/article\/view\/257367\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 19 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Jinakote, M.<\/a\r\n          >, Yoysungnoen, B., Vaddhanaphuti, C. S., &\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Kasiyaphat, A.<\/a\r\n          >\r\n          (2023).\r\n          <strong\r\n            >Combined effects of whole-body vibration and dynamic squats on\r\n            cardiovascular and salivary biomarker responses in healthy\r\n            adults.<\/strong\r\n          >\r\n          <em>Journal of Exercise Rehabilitation, 19<\/em>(5), 280\u2013292.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.12965\/jer.2346340.170\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.12965\/jer.2346340.170\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 18 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Ritlumlert, N.<\/a\r\n          >, Wongwattananard, S., Prayongrat, A., Oonsiri, S., Kitpanit, S.,\r\n          Kannarunimit, D., Chakkabat, C., Lertbutsayanukul, C., Sriswasdi, S.,\r\n          & Rakvongthai, Y. (2023).\r\n          <strong\r\n            >Improved prediction of radiation-induced hypothyroidism in\r\n            nasopharyngeal carcinoma using pre-treatment CT radiomics.<\/strong\r\n          >\r\n          <em>Scientific Reports, 13<\/em>, Article 17437.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.1038\/s41598-023-44439-2\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.1038\/s41598-023-44439-2\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 17 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Phonlakrai, M.<\/a\r\n          >, Panyam, O., Pakdee, Y., Viboonsak, N., Wongsa, K., Patanawanitkul,\r\n          R., Udomchaisakul, P., Poontanaphaisankun, B., Moonmuang, K., &\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Kawvised, S.<\/a\r\n          >\r\n          (2023).\r\n          <strong\r\n            >Assessing patient and caregiver knowledge and satisfaction on\r\n            transcatheter arterial chemoembolization using video-based\r\n            education.<\/strong\r\n          >\r\n          <em>Journal of Radiology Nursing, 42<\/em>(3), 361\u2013367.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.1016\/j.jradnu.2023.06.004\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.1016\/j.jradnu.2023.06.004\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 16 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Pairodsantikul, P.<\/a\r\n          >, Laksika Phlangrit, L., Wiwatthananon, N.,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Kawvised, S.<\/a\r\n          >,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Wongsa, P.<\/a\r\n          >, &\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Pamarapa, C.<\/a\r\n          >\r\n          (2023).\r\n          <strong\r\n            >The development of application for general radiography in\r\n            skull.<\/strong\r\n          >\r\n          <em>The Thai Journal of Radiological Technology, 48<\/em>(1), 60\u201367.\r\n          <a\r\n            href=\"https:\/\/he02.tci-thaijo.org\/index.php\/tjrt\/article\/view\/259876\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/he02.tci-thaijo.org\/index.php\/tjrt\/article\/view\/259876\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 15 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          Klinsophon, T., Thaveeratitham, P., &\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Waongenngarm, P.<\/a\r\n          >\r\n          (2023).\r\n          <strong\r\n            >Factors associated with the use of electronic cigarettes among\r\n            youths.<\/strong\r\n          >\r\n          <em>Journal of Medical Sciences, 43<\/em>(6), 252\u2013257.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.4103\/jmedsci.jmedsci_93_23\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.4103\/jmedsci.jmedsci_93_23\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 14 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Phonlakrai, M.<\/a\r\n          >, Ramadan, S., Simpson, J., Skehan, K., Goodwin, J., Trada, Y.,\r\n          Martin, J., Sridharan, S., Gan, L. T., Siddique, S. H., & Greer, P.\r\n          (2023).\r\n          <strong\r\n            >Non-contrast based approach for liver function quantification using\r\n            Bayesian-based intravoxel incoherent motion diffusion-weighted\r\n            imaging: A pilot study.<\/strong\r\n          >\r\n          <em>Journal of Applied Clinical Medical Physics, 24<\/em>(11), e14178.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.1002\/acm2.14178\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.1002\/acm2.14178\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 13 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          Atsalikorn, W.,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Laothamatas, J.<\/a\r\n          >, & Prasoptham, J. (2023).\r\n          <strong\r\n            >Social impact and social return on investment of the potential\r\n            development project for elderly care service in Mae Mok subdistrict,\r\n            Thoen district, Lampang province.<\/strong\r\n          >\r\n          <em>Kasetsart Journal of Social Sciences, 44<\/em>(3), 665\u2013674.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.34044\/j.kjss.2023.44.3.03\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.34044\/j.kjss.2023.44.3.03\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 12 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          Tiansuwan, N., Sasiprapha, T., Jongjirasiri, S., Unwanatham, N.,\r\n          Thakkinstian, A.,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Laothamatas, J.<\/a\r\n          >, & Limpijankit, T. (2023).\r\n          <strong\r\n            >Utility of coronary artery calcium in refining 10-year ASCVD risk\r\n            prediction using a Thai CV risk score.<\/strong\r\n          >\r\n          <em>Frontiers in Cardiovascular Medicine, 10<\/em>, Article 1264640.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.3389\/fcvm.2023.1264640\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.3389\/fcvm.2023.1264640\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 11 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          Assawapanumat, W., Roobsoong, W., Chotivanich, K., Sattabongkot, J.,\r\n          Kampaengtip, A.,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Sungkarat, W.<\/a\r\n          >, Sunintaboon, P., & Nasongkla, N. (2023).\r\n          <strong\r\n            >In vitro tracking of sporozoites via fluorescence imaging and MRI\r\n            using multifunctional micelles.<\/strong\r\n          >\r\n          <em>ACS Applied Bio Materials, 6<\/em>(12), 5324\u20135332.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.1021\/acsabm.3c00596\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.1021\/acsabm.3c00596\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 10 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Tangrodchanapong, T.<\/a\r\n          >, Yurasakpong, L., Suwannakhan, A., Chaiyamoon, A., Iwanaga, J., &\r\n          Tubbs, R. S. (2023).\r\n          <strong\r\n            >Basilar tubercles and eminences of the clivus: Novel anatomical\r\n            entities.<\/strong\r\n          >\r\n          <em>Annals of Anatomy, 250<\/em>, Article 152133.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.1016\/j.aanat.2023.152133\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.1016\/j.aanat.2023.152133\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 9 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Jinakote, M.<\/a\r\n          >, Jutabha, P., Anzai, N., Ontawong, A., Soodvilai, S., Inchai, J., &\r\n          Vaddhanaphuti, C. S. (2023).\r\n          <strong\r\n            >Interaction of buspirone and its major metabolites with human\r\n            organic cation transporters.<\/strong\r\n          >\r\n          <em>Fundamental and Clinical Pharmacology, 37<\/em>(4), 833\u2013842.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.1111\/fcp.12883\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.1111\/fcp.12883\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 8 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          Akkarakittichoke, N.,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Waongenngarm, P.<\/a\r\n          >, & Janwantanakul, P. (2023).\r\n          <strong\r\n            >Effects of Postural Shifting Frequency on Perceived Musculoskeletal\r\n            discomfort during 1-Hour sitting in office workers.<\/strong\r\n          >\r\n          <em>Journal of Manipulative and Physiological Therapeutics, 46<\/em\r\n          >(2), 76\u201385.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.1016\/j.jmpt.2023.06.003\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.1016\/j.jmpt.2023.06.003\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 7 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          Khomduean, P., Phuaudomcharoen, P., Boonchu, T., Taetragool, U.,\r\n          Chamchoy, K., Wimolsiri, N., Jarrusrojwuttikul, T., Chuajak, A.,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Techavipoo, U.<\/a\r\n          >, &\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Tweeatsani, N.<\/a\r\n          >\r\n          (2023).\r\n          <strong\r\n            >Segmentation of lung lobes and lesions in chest CT for the\r\n            classification of COVID-19 severity.<\/strong\r\n          >\r\n          <em>Scientific Reports, 13<\/em>, Article 20899.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.1038\/s41598-023-47743-z\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.1038\/s41598-023-47743-z\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 6 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          Watanabe, N., Miyoshi, K., Jimura, K., Shimane, D.,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Keerativittayayut, R.<\/a\r\n          >, Nakahara, K., & Takeda, M. (2023).\r\n          <strong\r\n            >Multimodal deep neural decoding reveals highly resolved\r\n            spatiotemporal profile of visual object representation in\r\n            humans.<\/strong\r\n          >\r\n          <em>NeuroImage, 275<\/em>, Article 120164.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.1016\/j.neuroimage.2023.120164\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.1016\/j.neuroimage.2023.120164\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 5 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Kawvised, S.<\/a\r\n          >,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Ritlumlert, N.<\/a\r\n          >,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Pairodsantikul, P.<\/a\r\n          >,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Piantham, W.<\/a\r\n          >,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Tweeatsani, N.<\/a\r\n          >, Luangphiphat, W., Sen-ngam, K., Muangsillapasart, V., Sriwiset, S.,\r\n          Saenprom, B., & Narapanyakul, R. (2023).\r\n          <strong\r\n            >Patient radiation dose from fluoroscopic-guided transcatheter\r\n            cardiac aortic valve implantation procedure: A single-center study\r\n            in Thailand.<\/strong\r\n          >\r\n          <em>Journal of Associated Medical Sciences, 56<\/em>(1), 167\u2013175.\r\n          <a\r\n            href=\"https:\/\/he01.tci-thaijo.org\/index.php\/bulletinAMS\/article\/view\/258290\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/he01.tci-thaijo.org\/index.php\/bulletinAMS\/article\/view\/258290\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 4 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Wongsa, P.<\/a\r\n          >,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Sungkarat, W.<\/a\r\n          >, & Auethavekiat, S. (2023).\r\n          <strong\r\n            >Developing a PET normal brain template using diffusion tensor\r\n            imaging images: A proof of concept.<\/strong\r\n          >\r\n          <em>Journal of Associated Medical Sciences, 56<\/em>(1), 159\u2013166.\r\n          <a\r\n            href=\"https:\/\/he01.tci-thaijo.org\/index.php\/bulletinAMS\/article\/view\/258468\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/he01.tci-thaijo.org\/index.php\/bulletinAMS\/article\/view\/258468\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 3 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Ritlumlert, N.<\/a\r\n          >,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Tweeatsani, N.<\/a\r\n          >, Jongjirasiri, S., Kittikhemakorn, T.,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Chaiwongkot, N.<\/a\r\n          >,\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Pairodsantikul, P.<\/a\r\n          >, Luangphiphat, W., Sen-ngam, K., Muangsillapasart, V., Khitkhem, P.,\r\n          Wijarn, N., &\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Kawvised, S.<\/a\r\n          >\r\n          (2023).\r\n          <strong\r\n            >Evaluation of radiation dose in computed tomography angiography\r\n            before transcatheter aortic valve implantation.<\/strong\r\n          >\r\n          <em>Journal of Health Science and Medical Research, 41<\/em>(2),\r\n          e2022910.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.31584\/jhsmr.2022910\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.31584\/jhsmr.2022910\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 2 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          Limpijankit, T., Jongjirasiri, S., Meemook, K., Unwanatham, N.,\r\n          Thakkinstian, A., &\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Laothamatas, J.<\/a\r\n          >\r\n          (2023).\r\n          <strong\r\n            >Predictive values of coronary artery calcium and arterial stiffness\r\n            for long-term cardiovascular events in patients with stable coronary\r\n            artery disease.<\/strong\r\n          >\r\n          <em>Clinical Cardiology, 46<\/em>(2), 171\u2013183.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.1002\/clc.23955\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.1002\/clc.23955\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 1 -->\r\n    <div class=\"reference-card\">\r\n      <div class=\"reference-card__body\">\r\n        <span class=\"reference-card__label\"><\/span>\r\n        <p class=\"reference-card__content\">\r\n          <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n            >Phonlakrai, M.<\/a\r\n          >, Ramadan, S., Simpson, J., Gholizadeh, N., Arm, J., Skehan, K.,\r\n          Goodwin, J., Trada, Y., Martin, J., Sridharan, S., Lamichhane, B.,\r\n          Bollipo, S., & Greer, P. (2023).\r\n          <strong\r\n            >Determination of hepatic extraction fraction with gadoxetate\r\n            low-temporal resolution DCE-MRI-based deconvolution analysis:\r\n            Validation with ALBI score and Child-Pugh class.<\/strong\r\n          >\r\n          <em>Journal of Medical Radiation Sciences, 70<\/em>(S2), 48\u201358.\r\n          <a\r\n            href=\"https:\/\/doi.org\/10.1002\/jmrs.617\"\r\n            class=\"reference-card__doi\"\r\n            aria-label=\"View article on publisher website\"\r\n            target=\"_blank\"\r\n          >\r\n            https:\/\/doi.org\/10.1002\/jmrs.617\r\n            <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n          <\/a>\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"pagination\" id=\"pagination\"><\/div>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Tangruangkiat, S., Krisanachinda, A., Ruangprapawut, W., &#038; Auetavekiat, S. (2023). Two-stage method for hepatocellular carcinoma screening in B-mode ultrasound images. Journal of Associated Medical Sciences, 56(3), 105\u2013112. https:\/\/he01.tci-thaijo.org\/index.php\/bulletinAMS\/article\/view\/264242 Ritlumlert, N.,&#8230;<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-16469","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Publications 2023 - Research and Innovation Faculty of Health Science Technology<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hst.cra.ac.th\/research\/publications-2023\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Publications 2023 - Research and Innovation Faculty of Health Science Technology\" \/>\n<meta property=\"og:description\" content=\"Tangruangkiat, S., Krisanachinda, A., Ruangprapawut, W., &#038; Auetavekiat, S. (2023). Two-stage method for hepatocellular carcinoma screening in B-mode ultrasound images. Journal of Associated Medical Sciences, 56(3), 105\u2013112. https:\/\/he01.tci-thaijo.org\/index.php\/bulletinAMS\/article\/view\/264242 Ritlumlert, N.,...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hst.cra.ac.th\/research\/publications-2023\/\" \/>\n<meta property=\"og:site_name\" content=\"Research and Innovation Faculty of Health Science Technology\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-16T08:33:46+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2023\\\/\",\"url\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2023\\\/\",\"name\":\"Publications 2023 - Research and Innovation Faculty of Health Science Technology\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/#website\"},\"datePublished\":\"2026-01-26T03:34:14+00:00\",\"dateModified\":\"2026-03-16T08:33:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2023\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2023\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2023\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Publications 2023\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/#website\",\"url\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/\",\"name\":\"Research and Innovation Faculty of Health Science Technology\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Publications 2023 - Research and Innovation Faculty of Health Science Technology","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/hst.cra.ac.th\/research\/publications-2023\/","og_locale":"en_US","og_type":"article","og_title":"Publications 2023 - Research and Innovation Faculty of Health Science Technology","og_description":"Tangruangkiat, S., Krisanachinda, A., Ruangprapawut, W., &#038; Auetavekiat, S. (2023). Two-stage method for hepatocellular carcinoma screening in B-mode ultrasound images. Journal of Associated Medical Sciences, 56(3), 105\u2013112. https:\/\/he01.tci-thaijo.org\/index.php\/bulletinAMS\/article\/view\/264242 Ritlumlert, N.,...","og_url":"https:\/\/hst.cra.ac.th\/research\/publications-2023\/","og_site_name":"Research and Innovation Faculty of Health Science Technology","article_modified_time":"2026-03-16T08:33:46+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hst.cra.ac.th\/research\/publications-2023\/","url":"https:\/\/hst.cra.ac.th\/research\/publications-2023\/","name":"Publications 2023 - Research and Innovation Faculty of Health Science Technology","isPartOf":{"@id":"https:\/\/hst.cra.ac.th\/research\/#website"},"datePublished":"2026-01-26T03:34:14+00:00","dateModified":"2026-03-16T08:33:46+00:00","breadcrumb":{"@id":"https:\/\/hst.cra.ac.th\/research\/publications-2023\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hst.cra.ac.th\/research\/publications-2023\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hst.cra.ac.th\/research\/publications-2023\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hst.cra.ac.th\/research\/"},{"@type":"ListItem","position":2,"name":"Publications 2023"}]},{"@type":"WebSite","@id":"https:\/\/hst.cra.ac.th\/research\/#website","url":"https:\/\/hst.cra.ac.th\/research\/","name":"Research and Innovation Faculty of Health Science Technology","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hst.cra.ac.th\/research\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages\/16469","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/comments?post=16469"}],"version-history":[{"count":19,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages\/16469\/revisions"}],"predecessor-version":[{"id":18472,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages\/16469\/revisions\/18472"}],"wp:attachment":[{"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/media?parent=16469"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}