Giorgi (Guga) Sikharulidze

Professor of Psychiatry, MD,PhD · Founder & Clinical Director

Medically reviewed byGiorgi (Guga) Sikharulidze · Professor of Psychiatry, MD,PhD · Founder & Clinical Director· Last updated: May 20, 2026

Giorgi (Guga) Sikharulidze — GSMRC

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
:root {
--bg-deep:#1a2133; --bg-card:#243047; --bg-card2:#1e2a3d;
--border:rgba(160,190,230,0.18); --accent:#4e8fc7; --accent2:#6ab0de;
--gold:#c9a96e; --text-main:#dce8f5; --text-sub:#a8bcd4; --text-dim:#7a93b0;
--white:#ffffff; --green:#4caf82;
}
html { font-size: 16px; }
body { background-color:#1a2133 !important; color:#dce8f5 !important; font-family:'DM Sans',sans-serif; font-weight:300; line-height:1.7; min-height:100vh; }
.preview-banner { background:linear-gradient(90deg,#0d2236,#1a3a5c); border-bottom:2px solid #4e8fc7; padding:9px 20px; text-align:center; font-size:0.76rem; color:#6ab0de; letter-spacing:0.08em; text-transform:uppercase; font-weight:500; }
.gsmrc-hero { background:linear-gradient(160deg,#1a2a45 0%,#0d1826 60%,#162035 100%); border-bottom:1px solid var(--border); padding:48px 40px 38px; position:relative; overflow:hidden; }
.gsmrc-hero::before { content:''; position:absolute; top:-80px; right:-80px; width:360px; height:360px; background:radial-gradient(circle,rgba(78,143,199,0.10) 0%,transparent 70%); pointer-events:none; }
.gsmrc-hero-inner { max-width:860px; margin:0 auto; position:relative; }
.gsmrc-badge { display:inline-block; background:rgba(78,143,199,0.15); border:1px solid rgba(78,143,199,0.35); color:#6ab0de !important; font-size:0.71rem; font-weight:500; letter-spacing:0.12em; text-transform:uppercase; padding:4px 13px; border-radius:20px; margin-bottom:16px; }
.gsmrc-hero-titles { color:#c9a96e !important; font-size:1.05rem; font-weight:400; margin-bottom:5px; }
.gsmrc-hero-role { color:#a8bcd4 !important; font-size:0.86rem; letter-spacing:0.05em; text-transform:uppercase; margin-bottom:22px; }
.gsmrc-ids { display:flex; flex-wrap:wrap; gap:8px; }
.gsmrc-ids a { background:rgba(255,255,255,0.05); border:1px solid var(--border); color:#a8bcd4 !important; font-size:0.74rem; padding:4px 11px; border-radius:4px; text-decoration:none; }
.gsmrc-ids a:hover { border-color:#4e8fc7; color:#6ab0de !important; }
.gsmrc-wrap { max-width:900px; margin:0 auto; padding:40px 28px 68px; }
.gsmrc-section { margin-bottom:36px; border-radius:10px; background:#243047 !important; border:1px solid var(--border); overflow:hidden; }
.gsmrc-section-head { display:flex; align-items:center; gap:11px; padding:15px 24px; background:#1e2a3d !important; border-bottom:1px solid var(--border); }
.gsmrc-icon { width:29px; height:29px; background:rgba(78,143,199,0.15); border:1px solid rgba(78,143,199,0.28); border-radius:7px; display:flex; align-items:center; justify-content:center; font-size:13px; flex-shrink:0; }
.gsmrc-section-head h2 { font-family:'Cormorant Garamond',serif; font-size:1.18rem; font-weight:600; color:#ffffff !important; margin:0; }
.gsmrc-body { padding:20px 24px; }
.gsmrc-sublabel { font-size:0.69rem !important; font-weight:500; letter-spacing:0.12em; text-transform:uppercase; color:#6ab0de !important; border-bottom:1px solid var(--border); padding-bottom:7px; margin-bottom:12px; margin-top:20px; }
.gsmrc-sublabel:first-child { margin-top:0; }
.gsmrc-list { list-style:none !important; display:flex; flex-direction:column; gap:8px; padding:0 !important; margin:0 !important; }
.gsmrc-list li, .gsmrc-list li * { color:#dce8f5 !important; font-size:0.895rem !important; line-height:1.65 !important; }
.gsmrc-list li { padding-left:17px !important; position:relative; }
.gsmrc-list li::before { content:'›'; position:absolute; left:0; color:#4e8fc7 !important; font-size:1.1em; line-height:1.5; }
.gsmrc-list li strong { color:#ffffff !important; font-weight:500; }
.gsmrc-list li a { color:#6ab0de !important; word-break:break-all; text-decoration:none; }
.gsmrc-cred-grid { display:grid; grid-template-columns:1fr 1fr; gap:10px; }
@media(max-width:580px){ .gsmrc-cred-grid { grid-template-columns:1fr; } }
.gsmrc-cred-item { background:#1a2133 !important; border:1px solid var(--border); border-radius:8px; padding:12px 14px; }
.gsmrc-cred-lbl { font-size:0.67rem !important; letter-spacing:0.1em; text-transform:uppercase; color:#7a93b0 !important; margin-bottom:3px; }
.gsmrc-cred-val { color:#ffffff !important; font-size:0.86rem !important; font-weight:500; line-height:1.38; }
.gsmrc-cred-meta { color:#a8bcd4 !important; font-size:0.76rem !important; margin-top:2px; }
.gsmrc-pubs { list-style:none !important; counter-reset:pub; display:flex; flex-direction:column; gap:15px; padding:0 !important; margin:0 !important; }
.gsmrc-pubs li { counter-increment:pub; color:#dce8f5 !important; font-size:0.875rem !important; line-height:1.7 !important; padding-left:33px !important; position:relative; }
.gsmrc-pubs li::before { content:counter(pub); position:absolute; left:0; top:2px; width:22px; height:22px; background:rgba(78,143,199,0.18); border:1px solid rgba(78,143,199,0.3); border-radius:50%; font-size:0.7rem; font-weight:500; color:#6ab0de !important; text-align:center; line-height:22px; }
.gsmrc-pubs li strong { color:#ffffff !important; font-weight:500; }
.gsmrc-pubs li em { color:#a8bcd4 !important; font-style:italic; }
.gsmrc-pubs li a { color:#6ab0de !important; font-size:0.80rem !important; word-break:break-all; }
.pub-yr { display:inline-block; background:rgba(201,169,110,0.12); border:1px solid rgba(201,169,110,0.25); color:#c9a96e !important; font-size:0.68rem !important; font-weight:500; padding:1px 7px; border-radius:3px; margin-left:5px; vertical-align:middle; }
.gsmrc-cert { display:flex; gap:10px; padding:8px 0; border-bottom:1px solid rgba(160,190,230,0.07); align-items:flex-start; }
.gsmrc-cert:last-child { border-bottom:none; }
.gsmrc-dot { width:7px; height:7px; background:#4e8fc7; border-radius:50%; margin-top:7px; flex-shrink:0; }
.gsmrc-cert-txt, .gsmrc-cert-txt * { color:#dce8f5 !important; font-size:0.875rem !important; line-height:1.6 !important; }
.gsmrc-cert-txt strong { color:#ffffff !important; }
.gsmrc-cert-yr { display:inline-block; margin-left:5px; font-size:0.68rem !important; color:#7a93b0 !important; }
.gsmrc-conf { display:flex; align-items:baseline; gap:10px; padding:7px 0; border-bottom:1px solid rgba(160,190,230,0.07); }
.gsmrc-conf:last-child { border-bottom:none; }
.gsmrc-conf-yr { min-width:35px; font-size:0.70rem !important; font-weight:500; color:#c9a96e !important; letter-spacing:0.05em; flex-shrink:0; }
.gsmrc-conf-txt { color:#dce8f5 !important; font-size:0.875rem !important; line-height:1.55 !important; }
.gsmrc-pills { display:flex; flex-wrap:wrap; gap:8px; }
.gsmrc-pill { background:rgba(255,255,255,0.06); border:1px solid var(--border); border-radius:20px; padding:5px 13px; font-size:0.80rem !important; color:#dce8f5 !important; }
.gsmrc-pill strong { color:#ffffff !important; }
.gsmrc-pill-green { background:rgba(76,175,130,0.12); border-color:rgba(76,175,130,0.25); color:#4caf82 !important; }
.gsmrc-disclaimer { margin-top:40px; padding:15px 20px; background:rgba(255,255,255,0.03) !important; border:1px solid var(--border); border-radius:8px; font-size:0.78rem !important; color:#7a93b0 !important; line-height:1.6; }
.gsmrc-disclaimer strong { color:#a8bcd4 !important; }

🇬🇧 English Version · GSMRC Preview · Exact Site Colors

GSMRC · Team Member Profile

Psychiatrist (MD) · Academic Doctor (PhD, Dr.P.H.) · Professor

Founder & Clinical Director — GSMRC

ORCID: 0000-0002-8778-122X

Researcher ID: L-3330-2016

Scopus: 14527751700

LinkedIn

ResearchGate

🎓

Education & International Credentials

Doctoral Research

Leiden University Medical Center (LUMC)

Netherlands · 2015 – present

Dr.P.H. — Public Health

Tbilisi State Medical University

2017 – 2018

Doctoral Studies — Psychiatry

Iv. Javakhishvili Tbilisi State University

2008 – 2017

Residency — Psychiatry

Tbilisi State Medical University

2002 – 2005

MD — Medicine

Tbilisi State Medical University

1994 – 2001

Clinical Researcher

Massachusetts General Hospital (MGH)

Harvard Medical School · 2018 – present

Strategic Experience & Leadership

  • Founder & Director — Guga Sikharulidze Mental Health Research Center (GSMRC) · 2024–present
  • Full Professor — Georgian American University (GAU) · 2019–present
  • Professor — International University Alterbridge · 2021–present
  • NATO Expert — Science for Peace and Security Programme · 2018–present
  • Head, Dept. of Psychological Selection & Monitoring — Georgian Armed Forces, General Staff · 2014–2017
  • Author & Founder — Military Mental Health Services Programme, MoD Georgia · 2013–2017
  • Co-Founder & Senior Psychiatrist — Mental Health Center "Mentalvita" · 2009–2014
  • Forensic Psychiatric Expert — M. Asatiani National Institute of Psychiatry · 2006–2007

🏛

Academic Activity

  • Full Professor — GAU · Clinical Psychiatry & Psychopharmacology · 2019–present
  • Invited Lecturer — GAU · 2017–2019
  • Assistant Professor — Tbilisi State University, Faculty of Medicine · 2012–2016
  • Teaching Assistant — Iv. Javakhishvili Tbilisi State University · 2009–2012
  • Lecture courses introduced evidence-based use of Quetiapine, Venlafaxine, Aripiprazole, Vortioxetine into Georgian clinical practice

🩺

Clinical Expertise

  • Trauma- and stressor-related disorders (PTSD, ASD)
  • Obsessive-Compulsive Disorder (OCD)
  • Personality disorders
  • Anxiety disorders
  • Depressive and bipolar spectrum disorders
  • Psychosomatic and somatoform disorders
  • Schizophrenia and psychotic spectrum conditions
  • Substance use and sleep disorders
  • Military and occupational mental health

📄

Research & Publications

Peer-Reviewed Journal Articles

  1. Sikharulidze, G., Sordia, M., & Vermetten, E. (2023). Mediating role of depression and anxiety on somatic complaints in Georgian servants with post traumatic stress disorder. Int. Journal of Scientific Research and Management (IJSRM), 11(06), 863–876. 2023doi.org/10.18535/ijsrm/v11i06.mp2
  2. Sikharulidze, G., Ratiani, L., Sordia, M., Sikharulidze, E., Khutsishvili, T., Lejava, K., & Vermetten, E. (2022). Comorbidity and association of posttraumatic stress, depression, anxiety, and somatic complaints in COVID-19 Georgian patients at the beginning of pandemic. Current Psychiatry Research and Reviews, 18(3), 236–247. 2022doi.org/10.2174/2666082218666220713122430
  3. Sikharulidze, G., van Geloven, N., Gugushvili, N., Sikharulidze, Z., & Vermetten, E. (2018). Post-traumatic stress disorder and comorbidity: The role of mediation and relation between PTSD and somatic complaints in mental health management. Georgian Medical News, (275), 98–105. PMID: 29578434. 2018
  4. Sikharulidze, G., van Geloven, N., Lelashvili, E., Kalandarishvili, G., Gugushvili, N., & Vermetten, E. (2017). Posttraumatic stress disorder and somatic complaints in a deployed cohort of Georgian military personnel: Mediating effect of depression and anxiety. Journal of Traumatic Stress, 30(6), 626–634. 2017doi.org/10.1002/jts.22235

Book Chapters & NATO Publications

  1. Sikharulidze, G., Sordia, M., & Vermetten, E. (2025). [Chapter contribution]. In Digital Tools for Prevention, Mitigation, and Treatment of Traumatic Stress Responses in Terror and War. NATO Science for Peace and Security Series — E. 2025
  2. Sikharulidze, G., & Vermetten, E. (2020). The role of comorbidity and mediation in early management of trauma and stressor-related disorders: Georgian experience. In Risk Management of Terrorism Induced Stress (Vol. 148, pp. 130–135). NATO SPS Series — E. IOS Press. 2020doi.org/10.3233/NHSDP200022

🏅

Certifications & Clinical Trainings

SAFER HAM-D Certificate

· 2019

Clinical Research Evaluator Training

· 2018

ICH-GCP Certification

· 2017

Good Clinical Practice (GCP)

· 2020

Biostatistics: Core Methods & Analysis

· 2016

rTMS Course

· 2014

EMDR Training

· 2015

PET · mTBI · Combat & Operational Stress · Psychological Resilience

· 2015

Suicide Risk Assessment & Management

· 2016

ECNP School: Late-Life Neuropsychopharmacology

· 2015

ECNP Clinical Research Methods Workshop

· 2017

Internship

· 2009

Maudsley Forum

· 2006

Cornell University Seminar

· 2005

Psychosomatic Medicine: Science & Practice

· 2019

Leadership & Professional Skills Development

· 2019

Warrior Care in the 21st Century

· 2020

🌍

International Congresses & Conferences

2025

16th International Congress on Psychopharmacology & Child and Adolescent Psychopharmacology — Antalya, Turkey

2024

NATO Advanced Research Workshop — Tbilisi, Georgia

2020

Warrior Care in the 21st Century — International Webinar

2018

NATO Advanced Research Workshop "Risk Management of Terrorism Induced Stress" — Odessa, Ukraine

2018

East European Young Psychiatrists Congress — Minsk, Belarus

2017

30th ECNP Congress — Paris, France

2017

25th EPA Congress (European Psychiatric Association) — Florence, Italy

2016

29th ECNP Congress — Vienna, Austria

2015

28th ECNP Congress — Amsterdam, Netherlands

2014

XVI World Congress of Psychiatry (WPA) — Madrid, Spain

2013

21st World Congress of Social Psychiatry (WASP) — Lisbon, Portugal

2013

Congress: "DSM-5 and the Future of Psychiatric Diagnosis" — King's College London

2012

11th World Congress, World Association for Psychosocial Rehabilitation — Milan

2012

Berlin Summer School of Psychiatry — Berlin, Germany

2010

18th European Congress of Psychiatry — Munich, Germany

2009

WPA International Congress — Florence, Italy

🤝

Professional Membership & Languages

Association Membership

ESTSS

Languages

Georgian

English

Russian

🔗

Academic Identifiers

ORCID:

Researcher ID:

Scopus:

LinkedIn

ResearchGate

Clinical services are provided within the framework of the clinic's professional standards.

112

Call us