{"id":15712,"date":"2025-12-23T15:02:30","date_gmt":"2025-12-23T08:02:30","guid":{"rendered":"https:\/\/hst.cra.ac.th\/research\/?page_id=15712"},"modified":"2026-02-13T14:29:57","modified_gmt":"2026-02-13T07:29:57","slug":"research-team","status":"publish","type":"page","link":"https:\/\/hst.cra.ac.th\/research\/research-team\/","title":{"rendered":"Research Organization"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15712\" class=\"elementor elementor-15712\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0d73ac6 e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"0d73ac6\" 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-868945a rt-default-class elementor-widget elementor-widget-html\" data-id=\"868945a\" 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-dark: #002f87;\r\n    --text-muted: #64748b;\r\n    --bg-card: #ffffff;\r\n  }\r\n\r\n  @font-face {\r\n    font-family: \"Chulabhorn Likit\";\r\n    src: url(\"https:\/\/fonthst.b-cdn.net\/chulabhornlikittext-regular.woff2\")\r\n      format(\"woff2\");\r\n  }\r\n\r\n  html {\r\n    font-size: clamp(14px, 1vw + 0.5rem, 16px);\r\n  }\r\n\r\n  \/* Hero *\/\r\n  .team-section {\r\n    max-width: 1290px;\r\n    margin: clamp(75px, 8vw, 100px) auto 0 auto;\r\n    padding-inline: clamp(16px, 4vw, 24px);\r\n    font-family: \"Chulabhorn Likit\", system-ui, sans-serif;\r\n  }\r\n\r\n  .team-section.topic {\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n    align-items: center;\r\n    text-align: center;\r\n  }\r\n\r\n  .team-tag {\r\n    display: inline-block;\r\n    background: #f2f4f7;\r\n    color: var(--accent);\r\n    font-size: 0.8rem;\r\n    padding: 10px 20px;\r\n    border-radius: 50px;\r\n    letter-spacing: 1px;\r\n    font-weight: 600;\r\n\r\n    background: rgba(255, 255, 255, 0.55);\r\n    backdrop-filter: blur(14px);\r\n    -webkit-backdrop-filter: blur(10px);\r\n\r\n    border: 1px solid rgba(255, 255, 255, 0.9);\r\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);\r\n\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  .team-tag:hover {\r\n    background: rgba(255, 255, 255, 0.7);\r\n    transform: translateY(-3px);\r\n  }\r\n\r\n  .team-title {\r\n    font-size: clamp(32px, 4vw, 48px);\r\n    font-weight: 900;\r\n    color: var(--primary);\r\n    margin-top: 1rem;\r\n    margin-bottom: 1.2rem;\r\n    line-height: 1.2;\r\n    font-family: \"Chulabhorn Likit\", system-ui, sans-serif;\r\n\r\n    background: linear-gradient(90deg, #002f87 0%, #0056d6 50%, #002f87 100%);\r\n    -webkit-background-clip: text;\r\n    -webkit-text-fill-color: transparent;\r\n    background-clip: text;\r\n    color: transparent;\r\n  }\r\n\r\n  .team-subtitle {\r\n    font-size: 16px;\r\n    color: var(--text-muted);\r\n    max-width: 600px;\r\n    margin: auto;\r\n    margin-bottom: 60px;\r\n  }\r\n\r\n  \/* Content *\/\r\n  .team-container {\r\n    max-width: 1290px;\r\n    margin: 0 auto clamp(60px, 8vw, 100px);\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: clamp(40px, 6vw, 60px);\r\n    padding-inline: clamp(16px, 4vw, 24px);\r\n    font-family: \"Chulabhorn Likit\", system-ui, sans-serif;\r\n  }\r\n\r\n  .team-group-title {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    font-size: clamp(22px, 2.5vw, 26px);\r\n    font-weight: 700;\r\n    color: var(--primary);\r\n    margin-bottom: 20px;\r\n    font-family: \"Chulabhorn Likit\", system-ui, sans-serif;\r\n  }\r\n\r\n  \/* Start of leader-card *\/\r\n  .leader-card {\r\n    display: flex;\r\n    background: var(--bg-card);\r\n    border: 2px solid var(--primary);\r\n    border-radius: 16px;\r\n    transition: all 0.3s ease;\r\n    overflow: hidden;\r\n    gap: clamp(20px, 3vw, 30px);\r\n    align-items: stretch;\r\n\r\n    transition:\r\n      transform 0.35s cubic-bezier(0.4, 0, 0.2, 1),\r\n      box-shadow 0.35s cubic-bezier(0.4, 0, 0.2, 1),\r\n      border-color 0.35s ease;\r\n  }\r\n\r\n  .leader-card:hover {\r\n    transform: translateY(-6px);\r\n    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.03);\r\n    border-color: rgba(0, 47, 135, 0.25);\r\n  }\r\n\r\n  .leader-card::after {\r\n    height: 3px;\r\n    background: linear-gradient(90deg, transparent, var(--accent), transparent);\r\n    opacity: 0;\r\n    transition:\r\n      transform 0.45s cubic-bezier(0.4, 0, 0.2, 1),\r\n      opacity 0.3s ease;\r\n  }\r\n\r\n  .leader-card:hover::after {\r\n    transform: scaleX(1);\r\n    opacity: 1;\r\n  }\r\n  \/* End of leader-card *\/\r\n\r\n  .leader-card img {\r\n    width: 260px;\r\n    object-fit: cover;\r\n    border-radius: 0;\r\n  }\r\n\r\n  .leader-content {\r\n    padding: 24px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    flex: 1;\r\n  }\r\n\r\n  .leader-content h4 {\r\n    font-size: 1.8rem;\r\n    color: var(--primary);\r\n    margin-top: 0.6rem;\r\n    margin-bottom: 0.6rem;\r\n    font-weight: bold;\r\n    font-family: \"Chulabhorn Likit\", system-ui, sans-serif;\r\n  }\r\n\r\n  .leader-mail {\r\n    display: flex;\r\n    align-items: center;\r\n    font-size: 16px;\r\n    gap: 10px;\r\n    color: var(--text-muted);\r\n    margin-top: 2rem;\r\n    margin-bottom: 2rem;\r\n  }\r\n\r\n  .leader-tag {\r\n    color: var(--accent);\r\n    font-weight: bold;\r\n    font-size: 18px;\r\n  }\r\n\r\n  .leader-buttons {\r\n    display: flex;\r\n    gap: 12px;\r\n    margin-top: auto;\r\n  }\r\n\r\n  .deputy-link {\r\n    color: var(--accent);\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n  }\r\n\r\n  .staff-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr; \/* mobile default *\/\r\n    gap: clamp(16px, 3vw, 20px);\r\n  }\r\n\r\n  .staff-card {\r\n    background: var(--bg-card);\r\n    border: 2px solid var(--primary);\r\n    border-radius: 16px;\r\n    transition: all 0.3s ease;\r\n    overflow: hidden;\r\n    gap: 30px;\r\n    align-items: stretch;\r\n\r\n    transition:\r\n      transform 0.35s cubic-bezier(0.4, 0, 0.2, 1),\r\n      box-shadow 0.35s cubic-bezier(0.4, 0, 0.2, 1),\r\n      border-color 0.35s ease;\r\n  }\r\n\r\n  .staff-card:hover {\r\n    transform: translateY(-6px);\r\n    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.03);\r\n    border-color: rgba(0, 47, 135, 0.25);\r\n  }\r\n\r\n  .staff-card::after {\r\n    height: 3px;\r\n    background: linear-gradient(90deg, transparent, var(--accent), transparent);\r\n    opacity: 0;\r\n    transition:\r\n      transform 0.45s cubic-bezier(0.4, 0, 0.2, 1),\r\n      opacity 0.3s ease;\r\n  }\r\n\r\n  .staff-card:hover::after {\r\n    transform: scaleX(1);\r\n    opacity: 1;\r\n  }\r\n\r\n  .staff-card img {\r\n    width: 100%;\r\n    border-radius: 10px;\r\n    object-fit: cover;\r\n    \/* align-self: stretch; *\/\r\n    border-radius: 0; \/* remove inner rounding *\/\r\n  }\r\n\r\n  .staff-content {\r\n    padding: 20px 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    gap: 6px;\r\n  }\r\n\r\n  .staff-content h5 {\r\n    font-size: 18px;\r\n    color: var(--primary);\r\n    margin: 0;\r\n    text-align: center;\r\n    width: 100%;\r\n    font-weight: bold;\r\n    font-family: \"Chulabhorn Likit\", system-ui, sans-serif;\r\n  }\r\n\r\n  .staff-content .leader-mail {\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 4px;\r\n    text-align: center;\r\n    margin-top: 1rem;\r\n  }\r\n\r\n  .staff-content .leader-mail i {\r\n    font-size: 1rem;\r\n  }\r\n\r\n  .btn-primary {\r\n    background: var(--primary);\r\n    font-size: 16px;\r\n    color: white;\r\n    border: none;\r\n    padding: 10px 20px;\r\n    border-radius: 12px;\r\n    cursor: pointer;\r\n    font-family: \"Chulabhorn Likit\", system-ui, sans-serif;\r\n\r\n    transition: opacity 0.3s ease;\r\n  }\r\n\r\n  .btn-primary:hover {\r\n    opacity: 0.9;\r\n  }\r\n\r\n  .btn-outline {\r\n    background: transparent;\r\n    font-size: 16px;\r\n    color: var(--primary);\r\n    text-align: center;\r\n    border: 1px solid var(--primary);\r\n    padding: 10px 20px;\r\n    border-radius: 12px;\r\n    cursor: pointer;\r\n    text-decoration: none;\r\n    font-family: \"Chulabhorn Likit\", system-ui, sans-serif;\r\n\r\n    transition: background 0.3s ease;\r\n  }\r\n\r\n  .btn-outline:hover {\r\n    background: rgb(0 0 133 \/ 0.1);\r\n    color: var(--primary);\r\n  }\r\n\r\n  .staff-content .btn-outline {\r\n    width: 100%;\r\n    text-align: center;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  @media (max-width: 767px) {\r\n    .team-group-title {\r\n      justify-content: center;\r\n    }\r\n\r\n    .leader-card {\r\n      flex-direction: column;\r\n    }\r\n\r\n    .leader-card img {\r\n      width: 100%;\r\n    }\r\n  }\r\n\r\n  \/* Small tablet *\/\r\n  @media (min-width: 576px) {\r\n    .staff-grid {\r\n      grid-template-columns: repeat(2, 1fr);\r\n    }\r\n  }\r\n\r\n  \/* tablet *\/\r\n  @media (min-width: 768px) {\r\n    .staff-grid {\r\n      grid-template-columns: repeat(3, 1fr);\r\n    }\r\n  }\r\n\r\n  \/* desktop *\/\r\n  @media (min-width: 1200px) {\r\n    .staff-grid {\r\n      grid-template-columns: repeat(5, 1fr);\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<!-- ===== HERO SECTION ===== -->\r\n<div class=\"team-section topic\">\r\n  <div class=\"team-tag\">\u25cf RESEARCH DIRECTORY<\/div>\r\n\r\n  <h2 class=\"team-title\">RESEARCH ORGANIZATION<\/h2>\r\n\r\n  <p class=\"team-subtitle\">\r\n    Introducing the leadership and support personnel driving the research\r\n    mission, innovation, and academic excellence of the organization.\r\n  <\/p>\r\n<\/div>\r\n\r\n<!-- ===== CONTENT SECTION ===== -->\r\n<div class=\"team-container\">\r\n  <!-- Head of Research -->\r\n  <div class=\"team-group\">\r\n    <h3 class=\"team-group-title\">\r\n      <i class=\"fa-solid fa-medal\"><\/i>\r\n      Acting Vice Dean\r\n    <\/h3>\r\n\r\n    <div class=\"leader-card\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/hst.cra.ac.th\/research\/wp-content\/uploads\/sites\/8\/2026\/02\/witaya.png\"\r\n      \/>\r\n\r\n      <div class=\"leader-content\">\r\n        <h4>Witaya Sungkarat, MD, PhD<\/h4>\r\n        <span class=\"leader-tag\"\r\n          >Acting Vice Dean for Research, Innovation, and Information\r\n          Technology<\/span\r\n        >\r\n        <p class=\"leader-mail\">\r\n          <i class=\"fa-regular fa-envelope\"><\/i>Witaya.sun@cra.ac.th\r\n        <\/p>\r\n\r\n        <div class=\"leader-buttons\">\r\n          <button class=\"btn-primary\">View Full Portfolio<\/button>\r\n          <a href=\"mailto:witaya.sun@cra.ac.th\" class=\"btn-outline\">\r\n            Contact by Email\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Deputy -->\r\n  <div class=\"team-group\">\r\n    <h3 class=\"team-group-title\">\r\n      <i class=\"fa-solid fa-award\"><\/i>\r\n      Acting Assistant Dean\r\n    <\/h3>\r\n\r\n    <div class=\"leader-card\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/hst.cra.ac.th\/research\/wp-content\/uploads\/sites\/8\/2026\/02\/ruedeerat.png\"\r\n      \/>\r\n\r\n      <div class=\"leader-content\">\r\n        <h4>Asst. Prof. Ruedeerat Keerativittayayut, PhD<\/h4>\r\n        <span class=\"leader-tag\"\r\n          >Acting Assistant Dean for Research, Innovation, and Information\r\n          Technology<\/span\r\n        >\r\n        <p class=\"leader-mail\">\r\n          <i class=\"fa-regular fa-envelope\"><\/i>Ruedeerat.kee@cra.ac.th\r\n        <\/p>\r\n\r\n        <div class=\"leader-buttons\">\r\n          <button class=\"btn-primary\">View Full Portfolio<\/button>\r\n          <a href=\"mailto:ruedeerat.kee@cra.ac.th\" class=\"btn-outline\">\r\n            Contact by Email\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Staff -->\r\n  <div class=\"team-group\">\r\n    <h3 class=\"team-group-title\">\r\n      <i class=\"fa-solid fa-users\"><\/i> Research Support Officer\r\n    <\/h3>\r\n\r\n    <div class=\"staff-grid\">\r\n      <div class=\"staff-card\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/hst.cra.ac.th\/research\/wp-content\/uploads\/sites\/8\/2026\/02\/pimsiri.png\"\r\n        \/>\r\n        <div class=\"staff-content\">\r\n          <h5>Pimsiri Potpattanapol<\/h5>\r\n          <p class=\"leader-mail\">\r\n            <i class=\"fa-regular fa-envelope\"><\/i>Pimsiri.pot@cra.ac.th\r\n          <\/p>\r\n          <a href=\"mailto:pimsiri.pot@cra.ac.th\" class=\"btn-outline\">\r\n            Contact by Email\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"staff-card\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/hst.cra.ac.th\/research\/wp-content\/uploads\/sites\/8\/2026\/02\/kamonwan.png\"\r\n        \/>\r\n        <div class=\"staff-content\">\r\n          <h5>Kamonwan Waewwap<\/h5>\r\n          <p class=\"leader-mail\">\r\n            <i class=\"fa-regular fa-envelope\"><\/i>Kamonwan.wae@cra.ac.th\r\n          <\/p>\r\n          <a href=\"mailto:kamonwan.wae@cra.ac.th\" class=\"btn-outline\">\r\n            Contact by Email\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"staff-card\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/hst.cra.ac.th\/research\/wp-content\/uploads\/sites\/8\/2026\/02\/piyatida.png\"\r\n        \/>\r\n        <div class=\"staff-content\">\r\n          <h5>Piyatida Meesatean<\/h5>\r\n          <p class=\"leader-mail\">\r\n            <i class=\"fa-regular fa-envelope\"><\/i>Piyatida.mee@cra.ac.th\r\n          <\/p>\r\n          <a href=\"mailto:piyatida.mee@cra.ac.th\" class=\"btn-outline\">\r\n            Contact by Email\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"staff-card\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/hst.cra.ac.th\/research\/wp-content\/uploads\/sites\/8\/2026\/02\/phakchira.png\"\r\n        \/>\r\n        <div class=\"staff-content\">\r\n          <h5>Phakchira Trithirarot<\/h5>\r\n          <p class=\"leader-mail\">\r\n            <i class=\"fa-regular fa-envelope\"><\/i>Phakchira.tri@cra.ac.th\r\n          <\/p>\r\n          <a href=\"mailto:phakchira.tri@cra.ac.th\" class=\"btn-outline\">\r\n            Contact by Email\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"staff-card\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/hst.cra.ac.th\/research\/wp-content\/uploads\/sites\/8\/2026\/02\/pattaraporn.png\"\r\n        \/>\r\n        <div class=\"staff-content\">\r\n          <h5>Pattaraporn Boonyuen<\/h5>\r\n          <p class=\"leader-mail\">\r\n            <i class=\"fa-regular fa-envelope\"><\/i>Pattaraporn.boo@cra.ac.th\r\n          <\/p>\r\n          <a href=\"mailto:pattaraporn.boo@cra.ac.th\" class=\"btn-outline\">\r\n            Contact by Email\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/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>\u25cf RESEARCH DIRECTORY RESEARCH ORGANIZATION Introducing the leadership and support personnel driving the research mission, innovation, and academic excellence of the organization. Acting Vice Dean Witaya Sungkarat, MD, PhD Acting&#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-15712","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>Research Organization - 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\/research-team\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Research Organization - Research and Innovation Faculty of Health Science Technology\" \/>\n<meta property=\"og:description\" content=\"\u25cf RESEARCH DIRECTORY RESEARCH ORGANIZATION Introducing the leadership and support personnel driving the research mission, innovation, and academic excellence of the organization. Acting Vice Dean Witaya Sungkarat, MD, PhD Acting...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hst.cra.ac.th\/research\/research-team\/\" \/>\n<meta property=\"og:site_name\" content=\"Research and Innovation Faculty of Health Science Technology\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-13T07:29:57+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=\"2 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\\\/research-team\\\/\",\"url\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/research-team\\\/\",\"name\":\"Research Organization - Research and Innovation Faculty of Health Science Technology\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/#website\"},\"datePublished\":\"2025-12-23T08:02:30+00:00\",\"dateModified\":\"2026-02-13T07:29:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/research-team\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/research-team\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/research-team\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Research Organization\"}]},{\"@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":"Research Organization - 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\/research-team\/","og_locale":"en_US","og_type":"article","og_title":"Research Organization - Research and Innovation Faculty of Health Science Technology","og_description":"\u25cf RESEARCH DIRECTORY RESEARCH ORGANIZATION Introducing the leadership and support personnel driving the research mission, innovation, and academic excellence of the organization. Acting Vice Dean Witaya Sungkarat, MD, PhD Acting...","og_url":"https:\/\/hst.cra.ac.th\/research\/research-team\/","og_site_name":"Research and Innovation Faculty of Health Science Technology","article_modified_time":"2026-02-13T07:29:57+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hst.cra.ac.th\/research\/research-team\/","url":"https:\/\/hst.cra.ac.th\/research\/research-team\/","name":"Research Organization - Research and Innovation Faculty of Health Science Technology","isPartOf":{"@id":"https:\/\/hst.cra.ac.th\/research\/#website"},"datePublished":"2025-12-23T08:02:30+00:00","dateModified":"2026-02-13T07:29:57+00:00","breadcrumb":{"@id":"https:\/\/hst.cra.ac.th\/research\/research-team\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hst.cra.ac.th\/research\/research-team\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hst.cra.ac.th\/research\/research-team\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hst.cra.ac.th\/research\/"},{"@type":"ListItem","position":2,"name":"Research Organization"}]},{"@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\/15712","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=15712"}],"version-history":[{"count":113,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages\/15712\/revisions"}],"predecessor-version":[{"id":17219,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages\/15712\/revisions\/17219"}],"wp:attachment":[{"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/media?parent=15712"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}