{"id":16044,"date":"2026-01-14T13:33:14","date_gmt":"2026-01-14T06:33:14","guid":{"rendered":"https:\/\/hst.cra.ac.th\/research\/?page_id=16044"},"modified":"2026-03-16T15:34:06","modified_gmt":"2026-03-16T08:34:06","slug":"publications-2024","status":"publish","type":"page","link":"https:\/\/hst.cra.ac.th\/research\/publications-2024\/","title":{"rendered":"Publications 2024"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16044\" class=\"elementor elementor-16044\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8383755 e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"8383755\" 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-4b5dbc2 rt-default-class elementor-widget elementor-widget-html\" data-id=\"4b5dbc2\" 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  <!-- 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        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Teankuae, S.<\/a\r\n        >, Parasompong, C., 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          >Laothamatas, J.<\/a\r\n        >\r\n        (2024).\r\n        <strong\r\n          >The establishment of Diagnostic Reference Levels for diagnostic\r\n          radiology at Chulabhorn Hospital.<\/strong\r\n        >\r\n        <em>Journal of Chulabhorn Royal Academy, 6<\/em>(2), 93\u2013100.\r\n        <a\r\n          href=\"https:\/\/he02.tci-thaijo.org\/index.php\/jcra\/article\/view\/261660\"\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\/261660\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\">Paduka, S.<\/a\r\n        >, Thongsawad, S.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Janthawanno, P.<\/a\r\n        >, Krikaew, K., Khaeongrod, R., Ketphan, K., &\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\">Saiyo, N.<\/a>\r\n        (2024).\r\n        <strong\r\n          >Assessment of organ doses from head and neck cone-beam computed\r\n          tomography (CBCT) in adaptive radiation therapy: A phantom\r\n          study.<\/strong\r\n        >\r\n        <em>Radiation Physics and Chemistry, 215<\/em>, Article 111338.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1016\/j.radphyschem.2023.111338\"\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.radphyschem.2023.111338\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          >Phonlakrai, M.<\/a\r\n        >, Zengkeaw, K.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Nuangchamnong, N.<\/a\r\n        >, Kulpakdee, N., &\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Kawvised, S.<\/a\r\n        >\r\n        (2024).\r\n        <strong\r\n          >Effectiveness of smartphone applications for magnetic resonance\r\n          imaging learning among radiological technology students: An\r\n          alternative tool for enhancing knowledge.<\/strong\r\n        >\r\n        <em>Journal of Medical Imaging and Radiation Sciences, 55<\/em>(4),\r\n        Article 101727.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1016\/j.jmir.2024.101727\"\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.jmir.2024.101727\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          >Pairodsantikul, P.<\/a\r\n        >,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\">Wongsa, P.<\/a\r\n        >, Wongkri, C.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Burasothikul, P.<\/a\r\n        >, Jantarato, A., & Chotipanich, C. (2024).\r\n        <strong\r\n          >Diagnostic reference levels in PET imaging at Chulabhorn\r\n          Hospital.<\/strong\r\n        >\r\n        <em>Journal of Nuclear Medicine Technology, 52<\/em>(3), 261\u2013266.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.2967\/jnmt.124.267576\"\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.2967\/jnmt.124.267576\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          >Burasothikul, P.<\/a\r\n        >, Navikhacheevin, C., Pasawang, P., Sontrapornpol, T., Sukprakun, C., &\r\n        Khamwan, K. (2024).\r\n        <strong\r\n          >Dual-time-point dynamic \u2076\u2078Ga-PSMA-11 PET\/CT for parametric imaging\r\n          generation in prostate cancer.<\/strong\r\n        >\r\n        <em>Annals of Nuclear Medicine, 38<\/em>(9), 700\u2013710.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1007\/s12149-024-01939-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.1007\/s12149-024-01939-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  <!-- 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          >Jinakote, M.<\/a\r\n        >,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Jeeratantorn, P.<\/a\r\n        >, Surapolchai, L., Dornbunlon, P., Yoysungnoen, B., &\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Kasiyaphat, A.<\/a\r\n        >\r\n        (2024).\r\n        <strong\r\n          >Effects of brisk walking with or without music on body composition,\r\n          standing balance, cardiovascular parameters, and salivary biomarkers\r\n          in older women.<\/strong\r\n        >\r\n        <em>Journal of Exercise Rehabilitation, 20<\/em>(3), 100\u2013111.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.12965\/jer.2448154.077\"\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.2448154.077\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        Wannigama, D. L., Amarasiri, M.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Phattharapornjaroen, P.<\/a\r\n        >, Hurst, C., Modchang, C., Besa, J. J. V., Miyanaga, K., Cui, L.,\r\n        Fernandez, S., Huang, A. T., Ounjai, P., Werawatte, W. K. C. P., Rad\r\n        S.M, A. H., Vatanaprasan, P., Jay, D. J., Saethang, T., Luk-in, S.,\r\n        Storer, R. J., Kanthawee, P., . . . Abe, S. (2024).\r\n        <strong\r\n          >Community-based mpox and sexually transmitted disease surveillance\r\n          using discarded condoms in the global south.<\/strong\r\n        >\r\n        <em>The Lancet Infectious Diseases, 24<\/em>(10), e610\u2013e613.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1016\/S1473-3099(24)00514-0\"\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\/S1473-3099(24)00514-0\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        Shein, A. M. S., Wannigama, D. L., Hurst, C., Monk, P. N., Amarasiri,\r\n        M., Wongsurawat, T., Jenjaroenpun, P.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Phattharapornjaroen, P.<\/a\r\n        >, Ditcham, W. G. F., Ounjai, P., Saethang, T., Chantaravisoot, N.,\r\n        Badavath, V. N., Luk-in, S., Nilgate, S., Rirerm, U., Srisakul, S.,\r\n        Kueakulpattana, N., Laowansiri, M., ... Abe, S. (2024).\r\n        <strong\r\n          >Phage cocktail amikacin combination as a potential therapy for\r\n          bacteremia associated with carbapenemase producing colistin resistant\r\n          <em>Klebsiella pneumoniae<\/em>.<\/strong\r\n        >\r\n        <em>Scientific Reports, 14<\/em>, Article 28992.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1038\/s41598-024-79924-9\"\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-024-79924-9\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        Limpijankit, T., Jongjirasiri, S., Meemook, K., Unwanatham, N.,\r\n        Rattanasiri, S., Thakkinstian, A., &\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Laothamatas, J.<\/a\r\n        >\r\n        (2024).\r\n        <strong\r\n          >Impact of coronary CT angiography in selection of treatment\r\n          modalities and subsequent cardiovascular events in Thai patients with\r\n          stable CAD.<\/strong\r\n        >\r\n        <em>Clinical Research in Cardiology, 113<\/em>(3), 433\u2013445.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1007\/s00392-023-02313-1\"\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.1007\/s00392-023-02313-1\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        Suthanawarakul, B., Promma, N., Iampinyo, P., Saraboon, C.,\r\n        Wattanaprateep, J., &\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Waongenngarm, P.<\/a\r\n        >\r\n        (2024).\r\n        <strong\r\n          >Effects of physical therapy via telerehabilitation on\r\n          cardiopulmonary, physical and psychological function in patients with\r\n          coronavirus disease 2019: A randomised controlled trial.<\/strong\r\n        >\r\n        <em>Journal of Telemedicine and Telecare, 32<\/em>(1), 12\u201321.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1177\/1357633X241303804\"\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.1177\/1357633X241303804\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        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Sungkarat, W.<\/a\r\n        >, Chaeyklinthes, T., Thadanipon, K., Plant, G. T., & Jindahra, P.\r\n        (2024).\r\n        <strong\r\n          >Preserved motion perception and the density of cortical projections\r\n          to V5 in homonymous hemianopia.<\/strong\r\n        >\r\n        <em>Brain Communications, 6<\/em>(6), Article fcae436.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1093\/braincomms\/fcae436\"\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.1093\/braincomms\/fcae436\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        Chantadisai, M., Wongwijitsook, J.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Ritlumlert, N.<\/a\r\n        >, & Rakvongthai, Y. (2024).\r\n        <strong\r\n          >Combined clinical variable and radiomics of post-treatment total body\r\n          scan for prediction of successful I-131 ablation in low-risk papillary\r\n          thyroid carcinoma patients.<\/strong\r\n        >\r\n        <em>Scientific Reports, 14<\/em>, Article 5001.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1038\/s41598-024-55755-6\"\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-024-55755-6\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\">Saiyo, N.<\/a>,\r\n        Thongsawad, S., Jearaprasertporn, R., Buakao, C.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Janthawanno, P.<\/a\r\n        >,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Pirodsantikul, P.<\/a\r\n        >, Jaermsri, S.,\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\">Paduka, S.<\/a>\r\n        (2024).\r\n        <strong\r\n          >Evaluation of normal organ doses for extended kV-CBCT protocol in\r\n          para-aortic region treatment using nanoDot dosimeter.<\/strong\r\n        >\r\n        <em>Radiation Physics and Chemistry, 222<\/em>(3), Article 111850.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1016\/j.radphyschem.2024.111850\"\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.radphyschem.2024.111850\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          >Pamarapa, C.<\/a\r\n        >, Kemlek, S.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Sukumwattana, W.<\/a\r\n        >, Sitthikul, P., Khuanrubsuan, S., Chaikhampa, A., Wongtrakool, P.,\r\n        Chuajak, A.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Phonlakrai, M.<\/a\r\n        >, &\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Keerativittayayut, R.<\/a\r\n        >\r\n        (2024).\r\n        <strong\r\n          >AI-based diagnosis of chronic obstructive pulmonary disease from\r\n          low-dose CT images.<\/strong\r\n        >\r\n        <em>Journal of Associated Medical Sciences, 57<\/em>(2), 149\u2013156.\r\n        <a\r\n          href=\"https:\/\/he01.tci-thaijo.org\/index.php\/bulletinAMS\/article\/view\/267267\"\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\/267267\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        <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\">Wongsa, P.<\/a\r\n        >, Sudchai, W., Wimlopas, N., Kongkhun, R., Fangnok, N., & Boonsingma,\r\n        N. (2024).\r\n        <strong\r\n          >Assessment of Area Radiation Dose for the National Cyclotron and PET\r\n          Centre at Chulabhorn Hospital in Thailand.<\/strong\r\n        >\r\n        <em>Journal of Nuclear Medicine Technology, 52<\/em>(2), 152\u2013157.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.2967\/jnmt.123.266159\"\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.2967\/jnmt.123.266159\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        Chuansumrit, A., Songdej, D., Sirachainan, N., Kadegasem, P., Saisawat,\r\n        P.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Sungkarat, W.<\/a\r\n        >, Kempka, K., & Tungbubpha, N. (2024).\r\n        <strong\r\n          >Efficacy and safety of a dispersible tablet of GPO-deferasirox\r\n          monotherapy among children with transfusion-dependent thalassemia and\r\n          iron overload.<\/strong\r\n        >\r\n        <em>Hemoglobin, 48<\/em>(1), 47\u201355.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1080\/03630269.2024.2311360\"\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.1080\/03630269.2024.2311360\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        Sitthipornvorakul, E., Techapisith, T., Worajittakul, W., Supraphakorn,\r\n        P., &\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Waongenngarm, P.<\/a\r\n        >\r\n        (2024).\r\n        <strong\r\n          >Immediate and acute effects of Kinesio taping on back muscle\r\n          endurance, low back flexibility, and balance among sedentary\r\n          individuals: A randomized controlled trial.<\/strong\r\n        >\r\n        <em>Journal of Bodywork and Movement Therapies, 40<\/em>, 72\u201378.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1016\/j.jbmt.2024.03.031\"\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.jbmt.2024.03.031\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        Suttivanich, S., Soonklang, K.,\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          >Siripongsakun, S.<\/a\r\n        >\r\n        (2024).\r\n        <strong\r\n          >Sonographic appearance of focal liver lesions and likelihood of\r\n          hepatocellular carcinoma in adult Thais with chronic hepatitis B virus\r\n          infection.<\/strong\r\n        >\r\n        <em>Journal of Clinical Ultrasound, 52<\/em>(4), 377\u2013384.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1002\/jcu.23643\"\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\/jcu.23643\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        Komany, K., Kirisattayakul, W.,\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          >Tangruangkiat, S.<\/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          >Teankuae, S.<\/a\r\n        >, &\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Kawvised, S.<\/a\r\n        >\r\n        (2024).\r\n        <strong\r\n          >Effectiveness of a developed in-house breast phantom in enhancing the\r\n          knowledge of mammographic positioning in radiologic technology\r\n          students: A quasi-experimental study in Thailand.<\/strong\r\n        >\r\n        <em>Journal of Health Science and Medical Research, 42<\/em>(3),\r\n        e20231017.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.31584\/jhsmr.20231017\"\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.20231017\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          >Tangruangkiat, S.<\/a\r\n        >,\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          >Pamarapa, C.<\/a\r\n        >,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Rawangwong, T<\/a\r\n        >, Khunnarong, A., Chainarong, C., Sathapanawanthana, 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          >Keerativittayayut, R.<\/a\r\n        >,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Sungkarat, W.<\/a\r\n        >, &\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Phonlakrai, M.<\/a\r\n        >\r\n        (2024).\r\n        <strong\r\n          >Diagnosis of focal liver lesions from ultrasound images using a\r\n          pretrained residual neural network.<\/strong\r\n        >\r\n        <em>Journal of Applied Clinical Medical Physics, 25<\/em>(1), e14210.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1002\/acm2.14210\"\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.14210\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        <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          >Laothamatas, J.<\/a\r\n        >,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Suwannaphim, A.<\/a\r\n        >, Sroysuwan, T.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Krabuanrat, N.<\/a\r\n        >,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Porkachamnan, P.<\/a\r\n        >, &\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Kasiyaphat, A.<\/a\r\n        >\r\n        (2024).\r\n        <strong\r\n          >Cardiovascular response to brisk walking on different surfaces in an\r\n          innovative senior playground: A randomized trial in older\r\n          adults.<\/strong\r\n        >\r\n        <em>International Journal of Environmental Health Research, 34<\/em>(7),\r\n        2638\u20132648.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1080\/09603123.2023.2264804\"\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.1080\/09603123.2023.2264804\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        Tochaikul, G., Mongkolsuk, M., Kobutree, P.,\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          >Pairodsantikul, P.<\/a\r\n        >,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\">Wongsa, P.<\/a\r\n        >, & Moonkum, N. (2024).\r\n        <strong\r\n          >Properties of cement Portland composite prepared with barium sulfate\r\n          and bismuth oxide for radiation shielding.<\/strong\r\n        >\r\n        <em>Radiation Effects and Defects in Solids, 179<\/em>(3\u20134), 548\u2013566.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1080\/10420150.2023.2294037\"\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.1080\/10420150.2023.2294037\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\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>Teankuae, S., Parasompong, C., Kittikhemakorn, T., Chaiwongkot, N., &#038; Laothamatas, J. (2024). The establishment of Diagnostic Reference Levels for diagnostic radiology at Chulabhorn Hospital. Journal of Chulabhorn Royal Academy, 6(2),&#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-16044","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 2024 - 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-2024\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Publications 2024 - Research and Innovation Faculty of Health Science Technology\" \/>\n<meta property=\"og:description\" content=\"Teankuae, S., Parasompong, C., Kittikhemakorn, T., Chaiwongkot, N., &#038; Laothamatas, J. (2024). The establishment of Diagnostic Reference Levels for diagnostic radiology at Chulabhorn Hospital. Journal of Chulabhorn Royal Academy, 6(2),...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hst.cra.ac.th\/research\/publications-2024\/\" \/>\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:34:06+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=\"7 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-2024\\\/\",\"url\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2024\\\/\",\"name\":\"Publications 2024 - Research and Innovation Faculty of Health Science Technology\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/#website\"},\"datePublished\":\"2026-01-14T06:33:14+00:00\",\"dateModified\":\"2026-03-16T08:34:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2024\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2024\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2024\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Publications 2024\"}]},{\"@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 2024 - 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-2024\/","og_locale":"en_US","og_type":"article","og_title":"Publications 2024 - Research and Innovation Faculty of Health Science Technology","og_description":"Teankuae, S., Parasompong, C., Kittikhemakorn, T., Chaiwongkot, N., &#038; Laothamatas, J. (2024). The establishment of Diagnostic Reference Levels for diagnostic radiology at Chulabhorn Hospital. Journal of Chulabhorn Royal Academy, 6(2),...","og_url":"https:\/\/hst.cra.ac.th\/research\/publications-2024\/","og_site_name":"Research and Innovation Faculty of Health Science Technology","article_modified_time":"2026-03-16T08:34:06+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hst.cra.ac.th\/research\/publications-2024\/","url":"https:\/\/hst.cra.ac.th\/research\/publications-2024\/","name":"Publications 2024 - Research and Innovation Faculty of Health Science Technology","isPartOf":{"@id":"https:\/\/hst.cra.ac.th\/research\/#website"},"datePublished":"2026-01-14T06:33:14+00:00","dateModified":"2026-03-16T08:34:06+00:00","breadcrumb":{"@id":"https:\/\/hst.cra.ac.th\/research\/publications-2024\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hst.cra.ac.th\/research\/publications-2024\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hst.cra.ac.th\/research\/publications-2024\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hst.cra.ac.th\/research\/"},{"@type":"ListItem","position":2,"name":"Publications 2024"}]},{"@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\/16044","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=16044"}],"version-history":[{"count":208,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages\/16044\/revisions"}],"predecessor-version":[{"id":18475,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages\/16044\/revisions\/18475"}],"wp:attachment":[{"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/media?parent=16044"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}