{"id":672,"date":"2026-04-20T12:04:55","date_gmt":"2026-04-20T12:04:55","guid":{"rendered":"https:\/\/unified.elitexperiments.com\/uk\/5-doctors-concept\/"},"modified":"2026-05-04T09:29:51","modified_gmt":"2026-05-04T09:29:51","slug":"5-doctors-concept","status":"publish","type":"page","link":"https:\/\/elithair.com\/uk\/treatment\/5-doctors-concept\/","title":{"rendered":"5-Doctor Concept"},"content":{"rendered":"\n<style>\n\/* Breadcrumb override *\/\n.breadcrumb, div.breadcrumb {\n  background: #003366 !important;\n}\n\n.ea-page * { box-sizing: border-box; margin: 0; padding: 0; }\n.ea-page { font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif; color: #1a1a2e; line-height: 1.6; max-width: 100%; overflow-x: hidden; }\n.ea-page svg { display: inline-block; vertical-align: middle; }\n\n\/* Hero *\/\n.ea-hero {\n  background: linear-gradient(165deg, #001a33 0%, #003366 50%, #004d99 100%);\n  padding: 60px 24px 50px;\n  text-align: center;\n  color: #fff;\n  position: relative;\n  overflow: hidden;\n}\n.ea-hero::before {\n  content: '';\n  position: absolute;\n  top: -50%;\n  left: -50%;\n  width: 200%;\n  height: 200%;\n  background: radial-gradient(ellipse at 30% 20%, rgba(42,120,220,0.12) 0%, transparent 60%);\n  pointer-events: none;\n}\n.ea-hero-badge {\n  display: inline-block;\n  background: rgba(255,255,255,0.12);\n  backdrop-filter: blur(8px);\n  border: 1px solid rgba(255,255,255,0.18);\n  border-radius: 40px;\n  padding: 8px 22px;\n  font-size: 14px;\n  font-weight: 500;\n  letter-spacing: 0.5px;\n  margin-bottom: 28px;\n  color: rgba(255,255,255,0.9);\n}\n.ea-hero h1 {\n  font-size: clamp(32px, 5vw, 52px) !important;\n  font-weight: 800 !important;\n  line-height: 1.15 !important;\n  margin-bottom: 20px !important;\n  letter-spacing: -0.5px !important;\n  color: #fff !important;\n}\n.ea-hero h1 span { color: #5ba3f5 !important; }\n.ea-hero-sub {\n  font-size: clamp(16px, 2.2vw, 20px);\n  line-height: 1.6;\n  color: rgba(255,255,255,0.85);\n  max-width: 680px;\n  margin: 0 auto 36px;\n  font-weight: 400;\n}\n.ea-hero-stats {\n  display: flex;\n  justify-content: center;\n  gap: 40px;\n  flex-wrap: wrap;\n  margin-top: 8px;\n}\n.ea-hero-stat {\n  text-align: center;\n  min-width: 100px;\n}\n.ea-hero-stat-num {\n  font-size: 32px;\n  font-weight: 800;\n  color: #fff;\n  display: block;\n  line-height: 1.2;\n}\n.ea-hero-stat-label {\n  font-size: 13px;\n  color: rgba(255,255,255,0.6);\n  font-weight: 500;\n  margin-top: 4px;\n  display: block;\n}\n\n\/* Trust Bar *\/\n.ea-trust-bar {\n  background: #fff;\n  padding: 28px 24px;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 48px;\n  flex-wrap: wrap;\n  border-bottom: 1px solid #e8ecf1;\n}\n.ea-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.ea-trust-icon {\n  width: 44px;\n  height: 44px;\n  border-radius: 10px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.ea-trust-icon.gold { background: #fef3c7; }\n.ea-trust-icon.blue { background: #dbeafe; }\n.ea-trust-icon.green { background: #d1fae5; }\n.ea-trust-text {\n  font-size: 14px;\n  font-weight: 600;\n  color: #1e293b;\n  line-height: 1.3;\n}\n.ea-trust-text small {\n  display: block;\n  font-weight: 400;\n  color: #64748b;\n  font-size: 12px;\n  margin-top: 2px;\n}\n\n\/* Overview *\/\n.ea-overview {\n  background: linear-gradient(165deg, #001a33 0%, #003366 50%, #004d99 100%);\n  padding: 64px 24px;\n  color: #fff;\n}\n.ea-overview-inner {\n  max-width: 960px;\n  margin: 0 auto;\n}\n.ea-section-label {\n  display: inline-block;\n  background: rgba(91,163,245,0.15);\n  color: #5ba3f5;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  padding: 6px 16px;\n  border-radius: 6px;\n  margin-bottom: 16px;\n}\n.ea-section-title {\n  font-size: clamp(26px, 3.5vw, 38px) !important;\n  font-weight: 800 !important;\n  line-height: 1.2 !important;\n  margin-bottom: 16px !important;\n  color: #fff !important;\n}\n.ea-section-subtitle {\n  font-size: 17px;\n  color: rgba(255,255,255,0.7);\n  max-width: 640px;\n  margin-bottom: 40px;\n  line-height: 1.6;\n}\n\n.ea-steps-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n}\n.ea-steps-row-2 {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n  margin-top: 16px;\n}\n.ea-step-card {\n  background: #fff;\n  border-radius: 16px;\n  padding: 28px 24px;\n  transition: box-shadow 0.2s;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n}\n.ea-step-card:hover { box-shadow: 0 4px 16px rgba(0,0,0,0.1); }\n.ea-step-num {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 40px;\n  height: 40px;\n  border-radius: 12px;\n  background: #2563eb;\n  color: #fff;\n  font-size: 17px;\n  font-weight: 800;\n  margin-bottom: 16px;\n}\n.ea-step-card h3 {\n  font-size: 17px !important;\n  font-weight: 700 !important;\n  margin-bottom: 10px !important;\n  color: #0f172a !important;\n}\n.ea-step-card p {\n  font-size: 14px;\n  color: #64748b;\n  line-height: 1.55;\n}\n\n\/* Detail sections *\/\n.ea-detail {\n  padding: 64px 24px;\n}\n.ea-detail:nth-child(odd) { background: #f8fafc; }\n.ea-detail:nth-child(even) { background: #fff; }\n.ea-detail-inner {\n  max-width: 960px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 48px;\n  align-items: center;\n}\n.ea-detail-inner.reverse { direction: rtl; }\n.ea-detail-inner.reverse > * { direction: ltr; }\n.ea-detail-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: #2563eb;\n  color: #fff;\n  border-radius: 40px;\n  padding: 8px 20px 8px 10px;\n  font-size: 14px;\n  font-weight: 700;\n  margin-bottom: 20px;\n}\n.ea-detail-badge-num {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 30px;\n  height: 30px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.25);\n  font-size: 15px;\n  font-weight: 800;\n}\n.ea-detail-content h2 {\n  font-size: clamp(24px, 3vw, 32px);\n  font-weight: 800;\n  line-height: 1.2;\n  margin-bottom: 16px;\n  color: #0f172a;\n}\n.ea-detail-content > p {\n  font-size: 16px;\n  color: #475569;\n  line-height: 1.7;\n  margin-bottom: 20px;\n}\n.ea-detail-list {\n  list-style: none;\n  padding: 0;\n}\n.ea-detail-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 10px 0;\n  font-size: 15px;\n  color: #334155;\n  border-bottom: 1px solid #e2e8f0;\n}\n.ea-detail-list li:last-child { border-bottom: none; }\n.ea-check-svg {\n  flex-shrink: 0;\n  width: 24px;\n  height: 24px;\n  margin-top: 1px;\n}\n\n\/* Info Box *\/\n.ea-info-box {\n  background: linear-gradient(145deg, #003366, #004d99);\n  border-radius: 24px;\n  padding: 36px 32px;\n  color: #fff;\n  position: relative;\n  overflow: hidden;\n}\n.ea-info-box::before {\n  content: '';\n  position: absolute;\n  top: -30%;\n  right: -30%;\n  width: 60%;\n  height: 60%;\n  background: radial-gradient(circle, rgba(91,163,245,0.12), transparent 70%);\n  pointer-events: none;\n}\n.ea-info-box-icon {\n  width: 48px;\n  height: 48px;\n  border-radius: 12px;\n  background: rgba(255,255,255,0.1);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 20px;\n  position: relative;\n  z-index: 1;\n}\n.ea-info-box-title {\n  font-size: 15px;\n  font-weight: 700;\n  color: rgba(255,255,255,0.5);\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  margin-bottom: 8px;\n  position: relative;\n  z-index: 1;\n}\n.ea-info-box-value {\n  font-size: 36px;\n  font-weight: 800;\n  line-height: 1.1;\n  margin-bottom: 8px;\n  position: relative;\n  z-index: 1;\n}\n.ea-info-box-desc {\n  font-size: 14px;\n  color: rgba(255,255,255,0.6);\n  line-height: 1.5;\n  position: relative;\n  z-index: 1;\n}\n.ea-info-box-list {\n  list-style: none;\n  padding: 0;\n  margin-top: 16px;\n  position: relative;\n  z-index: 1;\n}\n.ea-info-box-list li {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  padding: 8px 0;\n  font-size: 14px;\n  color: rgba(255,255,255,0.75);\n  border-top: 1px solid rgba(255,255,255,0.08);\n}\n.ea-info-box-list li:first-child { border-top: none; }\n.ea-info-box-dot {\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: #5ba3f5;\n  flex-shrink: 0;\n}\n.ea-info-box-highlight {\n  display: inline-block;\n  background: rgba(37,99,235,0.3);\n  border: 1px solid rgba(37,99,235,0.5);\n  border-radius: 8px;\n  padding: 12px 16px;\n  margin-top: 16px;\n  font-size: 14px;\n  font-weight: 600;\n  color: #93bbfc;\n  position: relative;\n  z-index: 1;\n}\n\n\/* OP Team *\/\n.ea-team-section {\n  background: linear-gradient(165deg, #001a33 0%, #003366 50%, #004d99 100%);\n  padding: 64px 24px;\n  color: #fff;\n}\n.ea-team-inner {\n  max-width: 960px;\n  margin: 0 auto;\n}\n.ea-team-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 16px;\n  margin-top: 32px;\n}\n.ea-team-card {\n  background: #fff;\n  border-radius: 16px;\n  padding: 28px 20px;\n  text-align: center;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n}\n.ea-team-card-icon {\n  width: 48px;\n  height: 48px;\n  border-radius: 12px;\n  background: #f0f4ff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 14px;\n}\n.ea-team-card h4 {\n  font-size: 15px !important;\n  font-weight: 700 !important;\n  margin-bottom: 6px !important;\n  color: #0f172a !important;\n}\n.ea-team-card p {\n  font-size: 13px;\n  color: #64748b;\n  line-height: 1.5;\n}\n.ea-team-card .ea-highlight {\n  color: #2563eb;\n  font-weight: 700;\n}\n\n\/* Ausbildungsst\u00e4tte *\/\n.ea-training {\n  background: #fff;\n  padding: 64px 24px;\n}\n.ea-training-inner {\n  max-width: 960px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 48px;\n  align-items: center;\n}\n.ea-training-visual {\n  background: linear-gradient(145deg, #059669, #047857);\n  border-radius: 24px;\n  padding: 36px 32px;\n  color: #fff;\n  position: relative;\n  overflow: hidden;\n}\n.ea-training-visual::before {\n  content: '';\n  position: absolute;\n  top: -30%;\n  left: -30%;\n  width: 60%;\n  height: 60%;\n  background: radial-gradient(circle, rgba(255,255,255,0.1), transparent 70%);\n  pointer-events: none;\n}\n.ea-training-stat {\n  position: relative;\n  z-index: 1;\n  text-align: center;\n  padding: 20px 0;\n}\n.ea-training-stat-num {\n  font-size: 56px;\n  font-weight: 800;\n  line-height: 1;\n  display: block;\n}\n.ea-training-stat-label {\n  font-size: 15px;\n  font-weight: 600;\n  opacity: 0.85;\n  margin-top: 8px;\n  display: block;\n}\n.ea-training-stat-divider {\n  width: 40px;\n  height: 2px;\n  background: rgba(255,255,255,0.3);\n  margin: 20px auto;\n}\n.ea-training-stat-sub {\n  font-size: 14px;\n  color: rgba(255,255,255,0.7);\n  line-height: 1.5;\n  text-align: center;\n  position: relative;\n  z-index: 1;\n}\n.ea-training-content h2 {\n  font-size: clamp(24px, 3vw, 32px);\n  font-weight: 800;\n  line-height: 1.2;\n  margin-bottom: 16px;\n  color: #0f172a;\n}\n.ea-training-content > p {\n  font-size: 16px;\n  color: #475569;\n  line-height: 1.7;\n  margin-bottom: 20px;\n}\n.ea-training-facts {\n  list-style: none;\n  padding: 0;\n}\n.ea-training-facts li {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 10px 0;\n  font-size: 15px;\n  color: #334155;\n}\n.ea-check-green-svg {\n  flex-shrink: 0;\n  width: 24px;\n  height: 24px;\n  margin-top: 1px;\n}\n\n\/* CTA *\/\n.ea-cta {\n  background: linear-gradient(165deg, #001a33 0%, #003366 50%, #004d99 100%);\n  padding: 80px 24px;\n  text-align: center;\n  color: #fff;\n  position: relative;\n  overflow: hidden;\n}\n.ea-cta::before {\n  content: '';\n  position: absolute;\n  top: -50%;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 120%;\n  height: 120%;\n  background: radial-gradient(ellipse at center, rgba(37,99,235,0.08), transparent 60%);\n  pointer-events: none;\n}\n.ea-cta h2 {\n  font-size: clamp(28px, 4vw, 42px) !important;\n  font-weight: 800 !important;\n  line-height: 1.2 !important;\n  margin-bottom: 16px !important;\n  color: #fff !important;\n  position: relative;\n  z-index: 1;\n}\n.ea-cta p {\n  font-size: 18px;\n  color: rgba(255,255,255,0.7);\n  margin-bottom: 36px;\n  max-width: 560px;\n  margin-left: auto;\n  margin-right: auto;\n  position: relative;\n  z-index: 1;\n}\n.ea-cta-btn {\n  display: inline-block;\n  background: #2563eb;\n  color: #fff;\n  font-size: 17px;\n  font-weight: 700;\n  padding: 16px 40px;\n  border-radius: 12px;\n  text-decoration: none;\n  transition: background 0.2s, transform 0.15s;\n  position: relative;\n  z-index: 1;\n}\n.ea-cta-btn:hover { background: #1d4ed8; transform: translateY(-2px); }\n\n\/* FAQ *\/\n.ea-faq {\n  background: #f8fafc;\n  padding: 64px 24px;\n}\n.ea-faq-inner {\n  max-width: 760px;\n  margin: 0 auto;\n}\n.ea-faq-title {\n  font-size: clamp(26px, 3.5vw, 36px) !important;\n  font-weight: 800 !important;\n  color: #0f172a !important;\n  margin-bottom: 32px !important;\n  text-align: center;\n}\n.ea-faq-item {\n  background: #fff;\n  border-radius: 14px;\n  margin-bottom: 12px;\n  box-shadow: 0 1px 4px rgba(0,0,0,0.05);\n  overflow: hidden;\n}\n.ea-faq-q {\n  width: 100%;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  padding: 20px 24px;\n  background: none;\n  border: none;\n  cursor: pointer;\n  font-family: inherit;\n  font-size: 16px;\n  font-weight: 600;\n  color: #0f172a;\n  text-align: left;\n  line-height: 1.4;\n  gap: 16px;\n}\n.ea-faq-q:hover { background: #f8fafc; }\n.ea-faq-icon {\n  flex-shrink: 0;\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  background: #eff6ff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transition: transform 0.2s;\n}\n.ea-faq-item.open .ea-faq-icon { transform: rotate(45deg); }\n.ea-faq-a {\n  display: none;\n  padding: 0 24px 20px;\n  font-size: 15px;\n  color: #475569;\n  line-height: 1.7;\n}\n.ea-faq-item.open .ea-faq-a { display: block; }\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n  .ea-detail-inner,\n  .ea-detail-inner.reverse,\n  .ea-training-inner {\n    grid-template-columns: 1fr;\n    gap: 24px;\n  }\n  .ea-detail-inner.reverse { direction: ltr; }\n  .ea-hero { padding: 48px 20px 40px; }\n  .ea-hero-stats { gap: 24px; }\n  .ea-trust-bar { gap: 24px; padding: 24px 16px; }\n  .ea-steps-grid { grid-template-columns: 1fr; }\n  .ea-steps-row-2 { grid-template-columns: 1fr; }\n  .ea-team-grid { grid-template-columns: repeat(2, 1fr); }\n  .ea-info-box { padding: 28px 24px; }\n}\n@media (max-width: 480px) {\n  .ea-team-grid { grid-template-columns: 1fr; }\n  .ea-trust-bar { flex-direction: column; gap: 16px; }\n}\n\n\/* Images *\/\n.ea-hero-img {\n  width: 100%;\n  max-width: 960px;\n  margin: 0 auto 32px;\n  border-radius: 20px;\n  display: block;\n}\n.ea-checkpoint-img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  border-radius: 24px;\n  display: block;\n  min-height: 320px;\n}\n.ea-team-img {\n  width: 100%;\n  border-radius: 20px;\n  display: block;\n  margin-bottom: 32px;\n}\n.ea-overview-layout {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 48px;\n  align-items: center;\n  margin-bottom: 48px;\n}\n.ea-overview-img {\n  width: 100%;\n  border-radius: 16px;\n  display: block;\n}\n@media (max-width: 768px) {\n  .ea-overview-layout { grid-template-columns: 1fr; }\n  .ea-checkpoint-img { min-height: 240px; }\n}\n<\/style>\n\n<div class=\"ea-page\">\n\n  <!-- Hero -->\n  <div class=\"ea-hero\">\n    <div class=\"ea-hero-badge\">Elithair Quality Standard<\/div>\n    \n    <picture>\n      <source media=\"(max-width: 768px)\" srcset=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Hero_5doctors_mobile.webp\">\n      <img fetchpriority=\"high\" decoding=\"async\" class=\"ea-hero-img\" src=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Hero_5doctors_desktop.webp\" alt=\"The medical team at the Elithair Clinic\" width=\"1920\" height=\"1080\" loading=\"eager\">\n    <\/picture>\n    <h1>1 Patient. <span>5 Doctors.<\/span><br>5 Times the Safety.<\/h1>\n    <p class=\"ea-hero-sub\">\n      At Elithair, your hair transplant is never in the hands of a single physician. Instead, your procedure passes through five independent medical checkpoints, guaranteeing seamless clinical oversight before, during and after your treatment.\n    <\/p>\n    <div class=\"ea-hero-stats\">\n      <div class=\"ea-hero-stat\">\n        <span class=\"ea-hero-stat-num\">5<\/span>\n        <span class=\"ea-hero-stat-label\">Medical Checkpoints<\/span>\n      <\/div>\n      <div class=\"ea-hero-stat\">\n        <span class=\"ea-hero-stat-num\">20+<\/span>\n        <span class=\"ea-hero-stat-label\">Specialist Doctors on the Team<\/span>\n      <\/div>\n      <div class=\"ea-hero-stat\">\n        <span class=\"ea-hero-stat-num\">150,000+<\/span>\n        <span class=\"ea-hero-stat-label\">Treatments<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Trust Bar -->\n  <div class=\"ea-trust-bar\">\n    <div class=\"ea-trust-item\">\n      <div class=\"ea-trust-icon gold\">\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#d97706\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 22 12 18.56 5.82 22 7 14.14l-5-4.87 6.91-1.01L12 2z\"\/><\/svg>\n      <\/div>\n      <div class=\"ea-trust-text\">\n        T\u00dcV Th\u00fcringen\n        <small>ISO 9001:2015 Certified<\/small>\n      <\/div>\n    <\/div>\n    <div class=\"ea-trust-item\">\n      <div class=\"ea-trust-icon blue\">\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21h18M9 8h1M9 12h1M9 16h1M14 8h1M14 12h1M14 16h1\"\/><rect x=\"5\" y=\"2\" width=\"14\" height=\"19\" rx=\"2\"\/><\/svg>\n      <\/div>\n      <div class=\"ea-trust-text\">\n        Turkish Ministry of Health\n        <small>Authorised Hair Transplant Training Centre<\/small>\n      <\/div>\n    <\/div>\n    <div class=\"ea-trust-item\">\n      <div class=\"ea-trust-icon green\">\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#059669\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12l2 2 4-4\"\/><path d=\"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18z\"\/><\/svg>\n      <\/div>\n      <div class=\"ea-trust-text\">\n        International Health Tourism\n        <small>Certified for Accreditation<\/small>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- 5 Steps Overview -->\n  <div class=\"ea-overview\">\n    <div class=\"ea-overview-inner\">\n      <div class=\"ea-section-label\">The Concept<\/div>\n      <h2 class=\"ea-section-title\" style=\"color:#fff;\">Five Levels of Medical Safety for Your Treatment<\/h2>\n      <div class=\"ea-overview-layout\">\n        <p class=\"ea-section-subtitle\" style=\"margin-bottom:0;\">\n          At Elithair, the quality of your hair transplant is never based on a single assessment. Every critical step is reviewed and approved by specialised physicians, ensuring your procedure is safeguarded by a multi-level, independent control system.\n        <\/p>\n        <picture>\n          <source media=\"(max-width: 768px)\" srcset=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Happy-patient_mob.webp\">\n          <img decoding=\"async\" class=\"ea-overview-img\" src=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Happy-patient_dekstop.webp\" alt=\"Satisfied patient at Elithair\" width=\"912\" height=\"912\" loading=\"lazy\">\n        <\/picture>\n      <\/div>\n      <div class=\"ea-steps-grid\">\n        <div class=\"ea-step-card\">\n          <div class=\"ea-step-num\">1<\/div>\n          <h3>Digital Hair Analysis<\/h3>\n          <p>Before you even travel, the first medical review takes place. A doctor evaluates your suitability in advance, determines the required number of grafts and sets a realistic expectation for your results.<\/p>\n        <\/div>\n        <div class=\"ea-step-card\">\n          <div class=\"ea-step-num\">2<\/div>\n          <h3>Exclusive Pre-Test System<\/h3>\n          <p>On-site at the clinic, you undergo six clinical examinations. Your procedure only begins once the responsible physician gives the green light based on these results.<\/p>\n        <\/div>\n        <div class=\"ea-step-card\">\n          <div class=\"ea-step-num\">3<\/div>\n          <h3>Hairline and Surgical Planning<\/h3>\n          <p>A specialised doctor draws your new hairline, discusses your personal preferences in detail and determines the final graft distribution on an individual basis.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"ea-steps-row-2\">\n        <div class=\"ea-step-card\">\n          <div class=\"ea-step-num\">4<\/div>\n          <h3>Anaesthesia and Monitoring<\/h3>\n          <p>An anaesthetist initiates the Sleep-Deep method. They monitor your vital signs and ensure your safety throughout the entire process.<\/p>\n        <\/div>\n        <div class=\"ea-step-card\">\n          <div class=\"ea-step-num\">5<\/div>\n          <h3>Surgical Supervision and Final Review<\/h3>\n          <p>The lead physician carries out continuous quality checks across the operating theatres and grants official medical clearance for the treatment after a final inspection.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Checkpoint 1 Detail -->\n  <div class=\"ea-detail\">\n    <div class=\"ea-detail-inner\">\n      <div class=\"ea-detail-content\">\n        <div class=\"ea-detail-badge\">\n          <span class=\"ea-detail-badge-num\">1<\/span>\n          Medical Analysis from Home\n        <\/div>\n        <h2>Your first medical review before you even travel<\/h2>\n        <p>\n          Before you board your flight to Istanbul, a physician has already examined your case in depth. The photos you submit are not simply reviewed by a consultant. They undergo a thorough medical analysis.\n        <\/p>\n        <ul class=\"ea-detail-list\">\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Medical review of all submitted photos<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Assessment of suitability for a hair transplant<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Estimation of the required number of grafts<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Definition of realistic outcome expectations<\/li>\n        <\/ul>\n      <\/div>\n      <picture>\n        <source media=\"(max-width: 768px)\" srcset=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Doctors-analysing-patient-photos_mob.webp\">\n        <img decoding=\"async\" class=\"ea-checkpoint-img\" src=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Doctors-analysing-patient-photos_desktop.webp\" alt=\"Doctors analysing patient photos for the digital hair analysis\" width=\"912\" height=\"912\" loading=\"lazy\">\n      <\/picture>\n    <\/div>\n  <\/div>\n\n  <!-- Checkpoint 2 Detail -->\n  <div class=\"ea-detail\">\n    <div class=\"ea-detail-inner reverse\">\n      <div class=\"ea-detail-content\">\n        <div class=\"ea-detail-badge\">\n          <span class=\"ea-detail-badge-num\">2<\/span>\n          Exclusive Pre-Test System\n        <\/div>\n        <h2>6 Analyses. One Clear Decision.<\/h2>\n        <p>\n          At our clinic, nothing is left to chance. Before any procedure begins, you complete our comprehensive Pre-Test System. Based on six individual analyses, the responsible physician confirms your medical suitability and grants the final surgical clearance.\n        <\/p>\n        <ul class=\"ea-detail-list\">\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> ECG<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Blood tests<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Blood analysis to determine the cause of hair loss<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Tricholab hair analysis<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Scalp ultrasound examination<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Doppler ultrasound to analyse blood circulation<\/li>\n        <\/ul>\n      <\/div>\n      <picture>\n        <source media=\"(max-width: 768px)\" srcset=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Doctor-operating-pre-test-system_mob.webp\">\n        <img decoding=\"async\" class=\"ea-checkpoint-img\" src=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Doctor-operating-pre-test-system_desktop.webp\" alt=\"Doctor performing the medical Pre-Test\" width=\"912\" height=\"912\" loading=\"lazy\">\n      <\/picture>\n    <\/div>\n  <\/div>\n\n  <!-- Checkpoint 3 Detail -->\n  <div class=\"ea-detail\">\n    <div class=\"ea-detail-inner\">\n      <div class=\"ea-detail-content\">\n        <div class=\"ea-detail-badge\">\n          <span class=\"ea-detail-badge-num\">3<\/span>\n          Hairline and Surgical Planning\n        <\/div>\n        <h2>Your hairline is always drawn by a doctor<\/h2>\n        <p>\n          The aesthetic and medical planning is the foundation for a natural result, and at Elithair it is always carried out by a physician. Together with you, the new hairline is precisely aligned (angle, density and contour), and the optimal graft distribution for maximum density is determined.\n        <\/p>\n        <ul class=\"ea-detail-list\">\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Individual hairline design by a doctor<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Collaborative planning that takes your preferences into account<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Strategic graft placement for a natural hair distribution<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Realistic outcome expectations before the procedure<\/li>\n        <\/ul>\n      <\/div>\n      <picture>\n        <source media=\"(max-width: 768px)\" srcset=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Doctor-drawing-hairline_mob.webp\">\n        <img decoding=\"async\" class=\"ea-checkpoint-img\" src=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Doctor-drawing-hairline_desktop.webp\" alt=\"Doctor drawing an individual hairline on a patient\" width=\"912\" height=\"912\" loading=\"lazy\">\n      <\/picture>\n    <\/div>\n  <\/div>\n\n  <!-- Checkpoint 4 Detail -->\n  <div class=\"ea-detail\">\n    <div class=\"ea-detail-inner reverse\">\n      <div class=\"ea-detail-content\">\n        <div class=\"ea-detail-badge\">\n          <span class=\"ea-detail-badge-num\">4<\/span>\n          Anaesthesia and Monitoring\n        <\/div>\n        <h2>Maximum Safety: Medical Monitoring Throughout the Entire Procedure<\/h2>\n        <p>\n          Your safety comes first. An anaesthetist accompanies you through the entire process. From the initial sedation to the completion of the implantation, your health is professionally monitored. Thanks to our special Sleep-Deep method, you sleep through the anaesthesia phase in complete comfort, so the rest of the procedure is entirely pain-free.\n        <\/p>\n        <ul class=\"ea-detail-list\">\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Sleep-Deep sedation: gentle sleep under specialist medical supervision<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Local anaesthesia: pain-free treatment in the donor and recipient area<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Continuous monitoring: ongoing tracking of your vital signs during surgery<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Medical presence: regular check-ups and medical oversight<\/li>\n        <\/ul>\n      <\/div>\n      <picture>\n        <source media=\"(max-width: 768px)\" srcset=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Patient-getting-sleep-deep_mob.webp\">\n        <img decoding=\"async\" class=\"ea-checkpoint-img\" src=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Patient-getting-sleep-deep_desktop.webp\" alt=\"Patient receiving the Sleep-Deep sedation\" width=\"912\" height=\"912\" loading=\"lazy\">\n      <\/picture>\n    <\/div>\n  <\/div>\n\n  <!-- Checkpoint 5 Detail -->\n  <div class=\"ea-detail\">\n    <div class=\"ea-detail-inner\">\n      <div class=\"ea-detail-content\">\n        <div class=\"ea-detail-badge\">\n          <span class=\"ea-detail-badge-num\">5<\/span>\n          Surgical Supervision and Final Review\n        <\/div>\n        <h2>Seamless Quality Control Under Medical Leadership<\/h2>\n        <p>\n          At Elithair, your treatment outcome is the result of the highest medical standards. The lead physician oversees the entire course of treatment, conducts regular rounds in the operating rooms and bears responsibility for all medical decisions. Before your departure, a final inspection ensures that the procedure has been completed to perfection.\n        <\/p>\n        <ul class=\"ea-detail-list\">\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Medical supervision: specialist oversight throughout the full duration of the operation<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Regular rounds: continuous presence of the medical leadership in the operation rooms<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Highest precision: quality checks on graft extraction and correct implantation<\/li>\n          <li><svg class=\"ea-check-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dbeafe\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#2563eb\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Final sign-off: concluding medical inspection and official clearance before your journey home<\/li>\n        <\/ul>\n      <\/div>\n      <picture>\n        <source media=\"(max-width: 768px)\" srcset=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Doctor-checking-the-OP_mob.webp\">\n        <img decoding=\"async\" class=\"ea-checkpoint-img\" src=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Doctor-checking-the-OP_desktop.webp\" alt=\"Doctor reviewing the ongoing hair transplant in the operating theatre\" width=\"912\" height=\"912\" loading=\"lazy\">\n      <\/picture>\n    <\/div>\n  <\/div>\n\n  <!-- OP Team -->\n  <div class=\"ea-team-section\">\n    <div class=\"ea-team-inner\">\n      <div class=\"ea-section-label\">The Surgical Team<\/div>\n      <picture>\n        <source media=\"(max-width: 768px)\" srcset=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Medical-team-in-action_mob.webp\">\n        <img decoding=\"async\" class=\"ea-team-img\" src=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Medical-team-in-action_desktop.webp\" alt=\"Elithair medical team at work\" width=\"1920\" height=\"1080\" loading=\"lazy\">\n      <\/picture>\n      <h2 class=\"ea-section-title\" style=\"color:#fff;\">Specialised Medical Teams with the Highest Precision<\/h2>\n      <p class=\"ea-section-subtitle\">\n        In addition to the five medical checkpoints, your treatment is carried out by highly qualified medical professionals. Each phase of the procedure is handled by specialists who are experts in their respective treatment step.\n      <\/p>\n      <div class=\"ea-team-grid\">\n        <div class=\"ea-team-card\">\n          <div class=\"ea-team-card-icon\">\n            <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#5ba3f5\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n          <\/div>\n          <h4>Preparation<\/h4>\n          <p>An<span class=\"ea-highlight\"> experienced patient care team<\/span> prepares the procedure and escorts you safely to the surgical area.<\/p>\n        <\/div>\n        <div class=\"ea-team-card\">\n          <div class=\"ea-team-card-icon\">\n            <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#5ba3f5\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22V8M5 12H2a10 10 0 0 0 20 0h-3\"\/><circle cx=\"12\" cy=\"5\" r=\"3\"\/><\/svg>\n          <\/div>\n          <h4>Local Anaesthesia<\/h4>\n          <p><span class=\"ea-highlight\">Two medical specialists<\/span> administer the local anaesthesia in the donor and recipient area following the Sleep-Deep sedation.<\/p>\n        <\/div>\n        <div class=\"ea-team-card\">\n          <div class=\"ea-team-card-icon\">\n            <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#5ba3f5\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><path d=\"M21 21l-4.35-4.35\"\/><path d=\"M11 8v6M8 11h6\"\/><\/svg>\n          <\/div>\n          <h4>FUE Graft Extraction<\/h4>\n          <p>A<span class=\"ea-highlight\"> three-person FUE expert team<\/span> performs the extraction, computer-assisted collection and counting of the grafts.<\/p>\n        <\/div>\n        <div class=\"ea-team-card\">\n          <div class=\"ea-team-card-icon\">\n            <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#5ba3f5\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg>\n          <\/div>\n          <h4>DHI Implantation<\/h4>\n          <p>A<span class=\"ea-highlight\"> three-person DHI team<\/span> (min. 8 years of experience) carries out the final implantation of the grafts into the recipient area.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Training Centre -->\n  <div class=\"ea-training\">\n    <div class=\"ea-training-inner\">\n      <div class=\"ea-training-visual\">\n        <div class=\"ea-training-stat\">\n          <span class=\"ea-training-stat-num\">50+<\/span>\n          <span class=\"ea-training-stat-label\">Doctors Certified<\/span>\n        <\/div>\n        <div class=\"ea-training-stat-divider\"><\/div>\n        <p class=\"ea-training-stat-sub\">Official Hair Transplant Training Centre<br>Turkish Ministry of Health<\/p>\n      <\/div>\n      <div class=\"ea-training-content\">\n        <div class=\"ea-section-label\" style=\"background:rgba(5,150,105,0.1);color:#059669;\">Training Centre<\/div>\n        <h2>State-Authorised Training Centre for Specialist Physicians<\/h2>\n        <p>\n          Hair transplantation is not a standard component of traditional medical education. For this reason, the Turkish Ministry of Health launched a dedicated initiative to raise quality standards. Thanks to our market-leading standards, Elithair was proactively selected as an official training centre.\n        <\/p>\n        <p>\n          Following a rigorous review of our surgical protocols and hygiene standards, we are now the institution where physicians learn this specialised discipline.\n        <\/p>\n        <ul class=\"ea-training-facts\">\n          <li><svg class=\"ea-check-green-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#d1fae5\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#059669\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Official selection: proactively appointed by the Ministry of Health as a reference clinic.<\/li>\n          <li><svg class=\"ea-check-green-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#d1fae5\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#059669\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Certified programme: intensive training over 6 to 12 weeks covering theory and practice.<\/li>\n          <li><svg class=\"ea-check-green-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#d1fae5\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#059669\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Highest expertise: more than 50 specialist physicians successfully certified through Elithair.<\/li>\n          <li><svg class=\"ea-check-green-svg\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#d1fae5\"\/><path d=\"M8 12.5l2.5 2.5 5-5\" stroke=\"#059669\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg> Proof of quality: state authorisation based on excellent structural quality.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- FAQ -->\n  <div class=\"ea-faq\">\n    <div class=\"ea-faq-inner\">\n      <h2 class=\"ea-faq-title\">Frequently Asked Questions About the 5-Doctor Concept<\/h2>\n\n      <div class=\"ea-faq-item\">\n        <button class=\"ea-faq-q\" onclick=\"this.parentElement.classList.toggle('open')\">\n          Am I actually treated by a doctor, or only by technical staff?\n          <span class=\"ea-faq-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2.5\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg><\/span>\n        <\/button>\n        <div class=\"ea-faq-a\">At Elithair, at least five doctors are involved in every treatment. The hair analysis, the Pre-Test System, the hairline planning, the 0% pain Sleep-Deep method and the surgical supervision are each under the responsibility of a physician. The technical procedures (graft extraction and implantation) are performed by specialised professionals with a minimum of 8 years of experience, working under medical supervision.<\/div>\n      <\/div>\n\n      <div class=\"ea-faq-item\">\n        <button class=\"ea-faq-q\" onclick=\"this.parentElement.classList.toggle('open')\">\n          What happens if the Pre-Test System identifies a health risk?\n          <span class=\"ea-faq-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2.5\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg><\/span>\n        <\/button>\n        <div class=\"ea-faq-a\">Then the procedure does not go ahead. The responsible physician only grants surgical clearance when all six examinations show no abnormalities. Your safety always takes priority over the procedure. In such cases, you receive personalised advice on possible alternatives or a later appointment.<\/div>\n      <\/div>\n\n      <div class=\"ea-faq-item\">\n        <button class=\"ea-faq-q\" onclick=\"this.parentElement.classList.toggle('open')\">\n          Can I choose the doctor who plans my hairline?\n          <span class=\"ea-faq-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2.5\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg><\/span>\n        <\/button>\n        <div class=\"ea-faq-a\">Doctors are assigned based on availability and specialisation. The 5-Doctor Concept is deliberately built around a system, not individuals. This means the quality of your treatment does not depend on a specific doctor but is safeguarded by multiple independent checkpoints.<\/div>\n      <\/div>\n\n      <div class=\"ea-faq-item\">\n        <button class=\"ea-faq-q\" onclick=\"this.parentElement.classList.toggle('open')\">\n          How does the free digital hair analysis work before I travel?\n          <span class=\"ea-faq-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2.5\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg><\/span>\n        <\/button>\n        <div class=\"ea-faq-a\">You send us photos of your current hair condition. A doctor evaluates them and assesses your suitability for a hair transplant, estimates the required number of grafts and defines realistic outcome expectations. You receive the outcome together with your non-binding, personalised treatment plan before you even book your flight.<\/div>\n      <\/div>\n\n      <div class=\"ea-faq-item\">\n        <button class=\"ea-faq-q\" onclick=\"this.parentElement.classList.toggle('open')\">\n          What sets the 5-Doctor Concept apart from other clinics?\n          <span class=\"ea-faq-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2.5\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg><\/span>\n        <\/button>\n        <div class=\"ea-faq-a\">At most clinics, you see one doctor, sometimes none at all. At Elithair, every treatment passes through five independent medical checkpoints. This means no single doctor makes all decisions alone. The multi-review principle systematically prevents errors.<\/div>\n      <\/div>\n\n      <div class=\"ea-faq-item\">\n        <button class=\"ea-faq-q\" onclick=\"this.parentElement.classList.toggle('open')\">\n          Is the Sleep-Deep method safe?\n          <span class=\"ea-faq-icon\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2563eb\" stroke-width=\"2.5\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg><\/span>\n        <\/button>\n        <div class=\"ea-faq-a\">Yes. The Sleep-Deep method is a light intravenous sedation lasting approximately 15 minutes. During this phase, the local anaesthesia is administered. An anaesthetist initiates the sedation, continuously monitors your vital signs and carries out regular check-ups throughout the entire procedure.<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- CTA -->\n  <div class=\"ea-cta\">\n    <h2>One Patient. Five Doctors. Your Path to the Perfect Result.<\/h2>\n    <p>At Elithair, your treatment is not a standard process. It is a bespoke medical procedure. Our unique concept ensures that a specialised physician takes responsibility for every phase of your surgery: from the precise design of your hairline to the monitoring of anaesthesia and the final quality check of the grafts.<\/p>\n    <p>Never compromise when it comes to your appearance. Benefit from the 5-Doctor Standard and request your free, no-obligation assessment today.<\/p>\n    <a href=\"https:\/\/elithair.com\/uk\/hair-analysis\/\" class=\"ea-cta-btn\">Start your Free Hair Analysis<\/a>\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Elithair Quality Standard 1 Patient. 5 Doctors.5 Times the Safety. At Elithair, your hair transplant is never in the hands of a single physician. Instead, your procedure passes through five independent medical checkpoints, guaranteeing seamless clinical oversight before, during and after your treatment. 5 Medical Checkpoints 20+ Specialist Doctors on the Team 150,000+ Treatments T\u00dcV [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":686,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"","_yoast_wpseo_title":"5-Doctor Concept - 1 Patient, 5 Doctors: Elithair's Hair Transplant Standard","_yoast_wpseo_metadesc":"At Elithair, every hair transplant passes through 5 independent medical checkpoints. From analysis to surgical signoff: 5 doctors ensure your safety.","_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_meta-robots-adv":"","_yoast_wpseo_canonical":"","_yoast_wpseo_opengraph-title":"5-Doctor Concept - 1 Patient, 5 Doctors: Elithair's Hair Transplant Standard","_yoast_wpseo_opengraph-description":"At Elithair, every hair transplant passes through 5 independent medical checkpoints. From analysis to surgical sign-off: 5 doctors ensure your safety.","_yoast_wpseo_opengraph-image":"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/3\/2026\/05\/5-doctors-concept.png","_yoast_wpseo_twitter-title":"","_yoast_wpseo_twitter-description":"","_yoast_wpseo_twitter-image":"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/3\/2026\/05\/5-doctors-concept.png","_hm_hreflang_map":{"de":23,"uk":672,"fr":19,"x_default":23},"_hm_language_code":"uk","footnotes":""},"class_list":["post-672","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>5-Doctor Concept - 1 Patient, 5 Doctors: Elithair&#039;s Hair Transplant Standard<\/title>\n<meta name=\"description\" content=\"At Elithair, every hair transplant passes through 5 independent medical checkpoints. From analysis to surgical signoff: 5 doctors ensure your safety.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/elithair.com\/uk\/treatment\/5-doctors-concept\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"5-Doctor Concept - 1 Patient, 5 Doctors: Elithair&#039;s Hair Transplant Standard\" \/>\n<meta property=\"og:description\" content=\"At Elithair, every hair transplant passes through 5 independent medical checkpoints. From analysis to surgical sign-off: 5 doctors ensure your safety.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/elithair.com\/uk\/treatment\/5-doctors-concept\/\" \/>\n<meta property=\"og:site_name\" content=\"Elithair\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-04T09:29:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/3\/2026\/05\/5-doctors-concept.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"5-Doctor Concept\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/3\/2026\/05\/5-doctors-concept.png\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/treatment\\\/5-doctors-concept\\\/\",\"url\":\"https:\\\/\\\/elithair.com\\\/uk\\\/treatment\\\/5-doctors-concept\\\/\",\"name\":\"5-Doctor Concept - 1 Patient, 5 Doctors: Elithair's Hair Transplant Standard\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/treatment\\\/5-doctors-concept\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/treatment\\\/5-doctors-concept\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/elithair.com\\\/uk\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/04\\\/Hero_5doctors_desktop.webp\",\"datePublished\":\"2026-04-20T12:04:55+00:00\",\"dateModified\":\"2026-05-04T09:29:51+00:00\",\"description\":\"At Elithair, every hair transplant passes through 5 independent medical checkpoints. From analysis to surgical signoff: 5 doctors ensure your safety.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/treatment\\\/5-doctors-concept\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/elithair.com\\\/uk\\\/treatment\\\/5-doctors-concept\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/treatment\\\/5-doctors-concept\\\/#primaryimage\",\"url\":\"https:\\\/\\\/elithair.com\\\/uk\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/04\\\/Hero_5doctors_desktop.webp\",\"contentUrl\":\"https:\\\/\\\/elithair.com\\\/uk\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/04\\\/Hero_5doctors_desktop.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/treatment\\\/5-doctors-concept\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/elithair.com\\\/uk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Our Treatments for Fuller Hair\",\"item\":\"https:\\\/\\\/elithair.com\\\/uk\\\/treatment\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"5-Doctor Concept\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/elithair.com\\\/uk\\\/#website\",\"url\":\"https:\\\/\\\/elithair.com\\\/uk\\\/\",\"name\":\"Elithair\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/elithair.com\\\/uk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"5-Doctor Concept - 1 Patient, 5 Doctors: Elithair's Hair Transplant Standard","description":"At Elithair, every hair transplant passes through 5 independent medical checkpoints. From analysis to surgical signoff: 5 doctors ensure your safety.","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:\/\/elithair.com\/uk\/treatment\/5-doctors-concept\/","og_locale":"en_GB","og_type":"article","og_title":"5-Doctor Concept - 1 Patient, 5 Doctors: Elithair's Hair Transplant Standard","og_description":"At Elithair, every hair transplant passes through 5 independent medical checkpoints. From analysis to surgical sign-off: 5 doctors ensure your safety.","og_url":"https:\/\/elithair.com\/uk\/treatment\/5-doctors-concept\/","og_site_name":"Elithair","article_modified_time":"2026-05-04T09:29:51+00:00","og_image":[{"url":"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/3\/2026\/05\/5-doctors-concept.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_title":"5-Doctor Concept","twitter_image":"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/3\/2026\/05\/5-doctors-concept.png","twitter_misc":{"Estimated reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/elithair.com\/uk\/treatment\/5-doctors-concept\/","url":"https:\/\/elithair.com\/uk\/treatment\/5-doctors-concept\/","name":"5-Doctor Concept - 1 Patient, 5 Doctors: Elithair's Hair Transplant Standard","isPartOf":{"@id":"https:\/\/elithair.com\/uk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/elithair.com\/uk\/treatment\/5-doctors-concept\/#primaryimage"},"image":{"@id":"https:\/\/elithair.com\/uk\/treatment\/5-doctors-concept\/#primaryimage"},"thumbnailUrl":"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Hero_5doctors_desktop.webp","datePublished":"2026-04-20T12:04:55+00:00","dateModified":"2026-05-04T09:29:51+00:00","description":"At Elithair, every hair transplant passes through 5 independent medical checkpoints. From analysis to surgical signoff: 5 doctors ensure your safety.","breadcrumb":{"@id":"https:\/\/elithair.com\/uk\/treatment\/5-doctors-concept\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/elithair.com\/uk\/treatment\/5-doctors-concept\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/elithair.com\/uk\/treatment\/5-doctors-concept\/#primaryimage","url":"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Hero_5doctors_desktop.webp","contentUrl":"https:\/\/elithair.com\/uk\/wp-content\/uploads\/sites\/2\/2026\/04\/Hero_5doctors_desktop.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/elithair.com\/uk\/treatment\/5-doctors-concept\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/elithair.com\/uk\/"},{"@type":"ListItem","position":2,"name":"Our Treatments for Fuller Hair","item":"https:\/\/elithair.com\/uk\/treatment\/"},{"@type":"ListItem","position":3,"name":"5-Doctor Concept"}]},{"@type":"WebSite","@id":"https:\/\/elithair.com\/uk\/#website","url":"https:\/\/elithair.com\/uk\/","name":"Elithair","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/elithair.com\/uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/pages\/672","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/comments?post=672"}],"version-history":[{"count":4,"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/pages\/672\/revisions"}],"predecessor-version":[{"id":94943,"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/pages\/672\/revisions\/94943"}],"up":[{"embeddable":true,"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/pages\/686"}],"wp:attachment":[{"href":"https:\/\/elithair.com\/uk\/wp-json\/wp\/v2\/media?parent=672"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}