{"id":2203,"date":"2026-06-23T10:01:14","date_gmt":"2026-06-23T08:01:14","guid":{"rendered":"https:\/\/medudoc.com\/digital-patient-education-sheets\/"},"modified":"2026-06-23T10:20:06","modified_gmt":"2026-06-23T08:20:06","slug":"digital-patient-education-sheets","status":"publish","type":"page","link":"https:\/\/medudoc.com\/en\/digital-patient-education-sheets\/","title":{"rendered":"Digital Patient Education Sheets"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n.pp-page {\n  \/* \u2500\u2500 Farb-Tokens \u2500\u2500 *\/\n  --pp-red:         #d73238;\n  --pp-red-dark:    #d73238;\n  --pp-red-soft:    rgba(200,16,46,0.08);\n  --pp-dark:        #2D2C30;\n  --pp-body:        #4A4853;\n  --pp-cream:       #FFFAFA;\n  --pp-border:      rgba(45,44,48,0.08);\n  --pp-shadow:      0 20px 60px rgba(45,44,48,0.08);\n  --pp-shadow-hover:0 28px 72px rgba(45,44,48,0.14);\n\n  \/* \u2500\u2500 Radien \u2500\u2500 *\/\n  --pp-r-sm: 16px;\n  --pp-r-md: 20px;\n  --pp-r-lg: 24px;\n  --pp-r-xl: 32px;\n\n\n  --img-default:         url('https:\/\/medudoc.com\/wp-content\/uploads\/2025\/11\/startseite_kollage.png');\n  --img-hero:            url('https:\/\/medudoc.com\/wp-content\/uploads\/2026\/06\/sign-tablett-medium.jpg');\n  --img-problem:         url('https:\/\/medudoc.com\/wp-content\/uploads\/2026\/03\/a-patient-signs-a-consent-form-in.jpeg');\n  --img-personalisierung:url('https:\/\/medudoc.com\/wp-content\/uploads\/2025\/11\/aufklaerung-overview.webp');\n  --img-zweisprachig:    var(--img-default);\n  --img-stats:           url('https:\/\/medudoc.com\/wp-content\/uploads\/2026\/03\/zeit-fuer-patienten.jpg');\n  --img-workflow:        var(--img-default);\n  --img-faq:             url('https:\/\/medudoc.com\/wp-content\/uploads\/2026\/06\/aerztliche-patientenaufnahme.jpg');\n  --img-cta:             url('https:\/\/medudoc.com\/wp-content\/uploads\/2026\/06\/CTA-contact-phone.jpeg');\n\n  \/* \u2500\u2500 Layout \u2500\u2500 *\/\n  --pp-max:   1290px;\n  --pp-gap:   clamp(32px, 5vw, 64px);\n\n  font-family: jaf-domus, system-ui, sans-serif;\n  color: var(--pp-body);\n  line-height: 1.65;\n}\n\n\/* \u2500\u2500 Globale Resets innerhalb pp-page \u2500\u2500 *\/\n.pp-page *, .pp-page *::before, .pp-page *::after {\n  box-sizing: border-box;\n}\n.pp-page h1, .pp-page h2, .pp-page h3, .pp-page h4 {\n  color: var(--pp-dark);\n  line-height: 1.2;\n  margin: 0;\n}\n.pp-page p { margin: 0; }\n.pp-page ul { margin: 0; padding: 0; list-style: none; }\n.pp-page a { text-decoration: none; }\n\n\/* \u2500\u2500 Sektion-Wrapper \u2500\u2500 *\/\n.pp-section {\n  width: 100%;\n  padding: clamp(60px, 8vw, 96px) clamp(20px, 5vw, 48px);\n}\n.pp-inner {\n  max-width: var(--pp-max);\n  margin: 0 auto;\n}\n\n\/* \u2500\u2500 Tags \u2500\u2500 *\/\n.pp-tag {\n  display: inline-block;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pp-red);\n  margin-bottom: 16px;\n}\n\n\/* \u2500\u2500 Buttons \u2500\u2500 *\/\n.pp-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 14px 28px;\n  border-radius: 999px;\n  font-size: 16px;\n  font-weight: 700;\n  cursor: pointer;\n  transition: transform 0.18s ease, box-shadow 0.18s ease;\n  text-decoration: none !important;\n  border: none;\n}\n.pp-btn:hover { transform: translateY(-2px); }\n.pp-btn-primary {\n  background: var(--pp-red);\n  color: #fff !important;\n  box-shadow: 0 8px 24px rgba(200,16,46,0.28);\n}\n.pp-btn-primary:hover {\n  background: var(--pp-red-dark);\n  box-shadow: 0 12px 32px rgba(200,16,46,0.38);\n  text-decoration: none !important;\n  color: #fff !important;\n}\n.pp-btn-secondary {\n  background: #fff;\n  color: var(--pp-red) !important;\n  box-shadow: 0 4px 16px var(--pp-border);\n  border: 1.5px solid rgba(200,16,46,0.18);\n}\n.pp-btn-secondary:hover {\n  box-shadow: 0 8px 28px rgba(200,16,46,0.14);\n  text-decoration: none !important;\n  color: var(--pp-red) !important;\n}\n\n\/* \u2500\u2500 Bild-Box \u2500\u2500 *\/\n.pp-img-box {\n  border-radius: var(--pp-r-lg);\n  overflow: hidden;\n  background: var(--pp-cream);\n  position: relative;\n}\n.pp-img-box::after {\n  content: '';\n  display: block;\n  padding-top: 66%;\n}\n.pp-img-box-bg {\n  position: absolute;\n  inset: 0;\n  background-image: var(--img-hero);\n  background-size: cover;\n  background-position: center;\n}\n\n\n\/* ============================================================\n   1. HERO\n   ============================================================ *\/\n.pp-hero {\n  background: linear-gradient(135deg, #fef5f0 0%, #f5e8e0 35%, #e8d5e0 70%, #d5d8e8 100%);\n  position: relative;\n  overflow: hidden;\n}\n.pp-hero::before {\n  content: '';\n  position: absolute;\n  top: -20px;\n  right: -20px;\n  width: 320px;\n  height: 320px;\n  background-image: radial-gradient(var(--pp-red) 1.5px, transparent 1.5px);\n  background-size: 14px 14px;\n  opacity: 0.35;\n  pointer-events: none;\n}\n.pp-hero-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: var(--pp-gap);\n  align-items: center;\n}\n.pp-hero h1 {\n  font-size: clamp(34px, 4.5vw, 54px);\n  font-weight: 900;\n  color: var(--pp-dark);\n  margin-bottom: 20px;\n  line-height: 1.1;\n}\n.pp-hero-lead {\n  font-size: clamp(17px, 1.8vw, 19px);\n  color: var(--pp-body);\n  margin-bottom: 32px;\n  max-width: 520px;\n}\n.pp-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n}\n.pp-hero-img .pp-img-box-bg {\n  background-image: var(--img-hero);\n}\n\n\n\/* ============================================================\n   2. PROBLEM-SEKTION\n   ============================================================ *\/\n.pp-problem {\n  background: var(--pp-cream);\n}\n.pp-problem-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: var(--pp-gap);\n  align-items: center;\n  margin-bottom: 56px;\n}\n.pp-problem h2 {\n  font-size: clamp(26px, 3vw, 38px);\n  font-weight: 800;\n  margin-bottom: 20px;\n}\n.pp-problem-lead {\n  font-size: 18px;\n  margin-bottom: 28px;\n}\n.pp-problem-img .pp-img-box-bg {\n  background-image: var(--img-problem);\n}\n.pp-problem-pillars {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n.pp-pillar-card {\n  background: #fff;\n  border-radius: var(--pp-r-sm);\n  padding: 28px 24px;\n  box-shadow: var(--pp-shadow);\n}\n.pp-pillar-card-title {\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--pp-red);\n  margin-bottom: 10px;\n}\n.pp-pillar-card p {\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\n\/* ============================================================\n   3. FEATURE DETAIL \u2014 Individuelle IC Sheets\n   ============================================================ *\/\n.pp-feature-detail {\n  background: #fff;\n}\n.pp-feature-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: var(--pp-gap);\n  align-items: center;\n}\n.pp-feature-grid.pp-reverse {\n  direction: rtl;\n}\n.pp-feature-grid.pp-reverse > * {\n  direction: ltr;\n}\n.pp-feature-detail h2 {\n  font-size: clamp(24px, 2.8vw, 36px);\n  font-weight: 800;\n  margin-bottom: 16px;\n}\n.pp-feature-detail .pp-feature-lead {\n  font-size: 17px;\n  margin-bottom: 28px;\n}\n.pp-checklist {\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n}\n.pp-checklist-item {\n  display: flex;\n  gap: 14px;\n  align-items: flex-start;\n}\n.pp-check-icon {\n  flex-shrink: 0;\n  width: 24px;\n  height: 24px;\n  background: var(--pp-red);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n.pp-check-icon::after {\n  content: '';\n  display: block;\n  width: 10px;\n  height: 6px;\n  border-left: 2px solid #fff;\n  border-bottom: 2px solid #fff;\n  transform: rotate(-45deg) translateY(-1px);\n}\n.pp-checklist-item-text {\n  font-size: 16px;\n  line-height: 1.55;\n}\n.pp-checklist-item-text strong {\n  color: var(--pp-dark);\n  font-weight: 700;\n}\n\n\n\/* ============================================================\n   4. FEATURE-GRID \u2014 6 Merkmale\n   ============================================================ *\/\n.pp-features-6 {\n  background: var(--pp-cream);\n}\n.pp-features-6 h2 {\n  font-size: clamp(24px, 3vw, 38px);\n  font-weight: 800;\n  margin-bottom: 12px;\n  text-align: center;\n}\n.pp-features-6-lead {\n  font-size: 18px;\n  text-align: center;\n  max-width: 700px;\n  margin: 0 auto 48px;\n}\n.pp-features-grid-6 {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n.pp-feat-card {\n  background: #fff;\n  border-radius: var(--pp-r-md);\n  padding: 32px 28px;\n  box-shadow: var(--pp-shadow);\n  transition: transform 0.2s ease, box-shadow 0.2s ease;\n  position: relative;\n  overflow: hidden;\n}\n.pp-feat-card:hover {\n  transform: translateY(-4px);\n  box-shadow: var(--pp-shadow-hover);\n}\n.pp-feat-icon {\n  width: 52px;\n  height: 52px;\n  background: var(--pp-red);\n  border-radius: 14px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 20px;\n}\n.pp-feat-icon svg {\n  width: 26px;\n  height: 26px;\n  fill: none;\n  stroke: #fff;\n  stroke-width: 2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n.pp-feat-card h4 {\n  font-size: 17px;\n  font-weight: 800;\n  color: var(--pp-dark);\n  margin-bottom: 10px;\n}\n.pp-feat-card p {\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\n\/* ============================================================\n   5. WORKFLOW-STEPS\n   ============================================================ *\/\n.pp-workflow {\n  background: #fff;\n}\n.pp-workflow-intro {\n  text-align: center;\n  max-width: 680px;\n  margin: 0 auto 56px;\n}\n.pp-workflow-intro h2 {\n  font-size: clamp(24px, 3vw, 38px);\n  font-weight: 800;\n  margin-bottom: 14px;\n}\n.pp-workflow-intro p {\n  font-size: 18px;\n}\n.pp-steps {\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n}\n.pp-step {\n  display: grid;\n  grid-template-columns: 80px 1fr;\n  gap: 28px;\n  padding: 32px 0;\n  border-bottom: 1px solid var(--pp-border);\n  align-items: flex-start;\n}\n.pp-step:last-child { border-bottom: none; }\n.pp-step-badge {\n  width: 56px;\n  height: 56px;\n  background: var(--pp-red);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 20px;\n  font-weight: 900;\n  color: #fff;\n  flex-shrink: 0;\n  margin-top: 2px;\n}\n.pp-step-tag {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--pp-red);\n  margin-bottom: 6px;\n}\n.pp-step h3 {\n  font-size: 20px;\n  font-weight: 800;\n  margin-bottom: 10px;\n}\n.pp-step p {\n  font-size: 16px;\n  line-height: 1.65;\n  max-width: 680px;\n}\n\n\n\/* ============================================================\n   6. STATS \/ ZAHLEN & BELEGE\n   ============================================================ *\/\n.pp-stats {\n  background: var(--pp-cream);\n}\n.pp-stats-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: var(--pp-gap);\n  align-items: center;\n  margin-bottom: 48px;\n}\n.pp-stats-img .pp-img-box-bg {\n  background-image: var(--img-stats);\n}\n.pp-stats h2 {\n  font-size: clamp(24px, 2.8vw, 36px);\n  font-weight: 800;\n  margin-bottom: 14px;\n}\n.pp-stats-lead {\n  font-size: 17px;\n  margin-bottom: 32px;\n}\n.pp-stat-pair {\n  display: flex;\n  gap: 40px;\n}\n.pp-stat-item {}\n.pp-stat-number {\n  font-size: clamp(44px, 5vw, 64px);\n  font-weight: 900;\n  color: var(--pp-red);\n  line-height: 1;\n  margin-bottom: 6px;\n}\n.pp-stat-label {\n  font-size: 13px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  color: var(--pp-dark);\n  border-top: 3px solid var(--pp-red);\n  padding-top: 6px;\n}\n.pp-stats-cards {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n.pp-stat-card {\n  background: #fff;\n  border-radius: var(--pp-r-md);\n  padding: 28px 24px;\n  box-shadow: var(--pp-shadow);\n}\n.pp-stat-card-number {\n  font-size: 40px;\n  font-weight: 900;\n  color: var(--pp-red);\n  line-height: 1;\n  margin-bottom: 8px;\n}\n.pp-stat-card-desc {\n  font-size: 15px;\n  margin-bottom: 12px;\n  line-height: 1.55;\n}\n.pp-stat-card-source {\n  font-size: 12px;\n  color: #888;\n  border-top: 1px solid var(--pp-border);\n  padding-top: 10px;\n}\n.pp-stat-card-source a {\n  color: var(--pp-red);\n  text-decoration: underline;\n}\n\n\n\/* ============================================================\n   7. ZWEISPRACHIGKEIT (Highlight-Sektion)\n   ============================================================ *\/\n.pp-bilingual {\n  background: linear-gradient(135deg, #fef5f0 0%, #f5e8e0 35%, #e8d5e0 70%, #d5d8e8 100%);\n  position: relative;\n  overflow: hidden;\n}\n.pp-bilingual::after {\n  content: '';\n  position: absolute;\n  bottom: -20px;\n  left: -20px;\n  width: 280px;\n  height: 280px;\n  background-image: radial-gradient(var(--pp-red) 1.5px, transparent 1.5px);\n  background-size: 13px 13px;\n  opacity: 0.3;\n  pointer-events: none;\n}\n.pp-bilingual-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: var(--pp-gap);\n  align-items: center;\n}\n.pp-bilingual h2 {\n  font-size: clamp(24px, 2.8vw, 36px);\n  font-weight: 800;\n  margin-bottom: 16px;\n}\n.pp-bilingual-lead {\n  font-size: 17px;\n  margin-bottom: 28px;\n}\n.pp-bilingual-card {\n  background: #fff;\n  border-radius: var(--pp-r-lg);\n  padding: 36px 32px;\n  box-shadow: var(--pp-shadow);\n}\n.pp-bilingual-card h3 {\n  font-size: 18px;\n  font-weight: 800;\n  margin-bottom: 12px;\n}\n.pp-bilingual-card p {\n  font-size: 15px;\n  line-height: 1.6;\n  margin-bottom: 16px;\n}\n.pp-bilingual-card p:last-child { margin-bottom: 0; }\n.pp-bilingual-note {\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n  background: var(--pp-red-soft);\n  border-left: 3px solid var(--pp-red);\n  border-radius: 0 8px 8px 0;\n  padding: 12px 16px;\n  margin-top: 20px;\n  font-size: 13px;\n  color: var(--pp-dark);\n  line-height: 1.55;\n}\n\n\n\/* ============================================================\n   8. SIGNATUR-STUFEN\n   ============================================================ *\/\n.pp-signature {\n  background: #fff;\n}\n.pp-signature-intro {\n  text-align: center;\n  max-width: 680px;\n  margin: 0 auto 48px;\n}\n.pp-signature-intro h2 {\n  font-size: clamp(24px, 3vw, 36px);\n  font-weight: 800;\n  margin-bottom: 14px;\n}\n.pp-signature-intro p { font-size: 18px; }\n.pp-sig-cards {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n.pp-sig-card {\n  border-radius: var(--pp-r-md);\n  padding: 32px 28px;\n  box-shadow: var(--pp-shadow);\n  border: 1.5px solid var(--pp-border);\n  transition: transform 0.2s ease, box-shadow 0.2s ease;\n}\n.pp-sig-card:hover {\n  transform: translateY(-4px);\n  box-shadow: var(--pp-shadow-hover);\n}\n.pp-sig-card.pp-sig-highlight {\n  background: var(--pp-red);\n  border-color: transparent;\n  color: #fff;\n}\n.pp-sig-card.pp-sig-highlight h3,\n.pp-sig-card.pp-sig-highlight p { color: #fff; }\n.pp-sig-card.pp-sig-highlight .pp-sig-label { color: rgba(255,255,255,0.8); }\n.pp-sig-abbr {\n  font-size: 32px;\n  font-weight: 900;\n  color: var(--pp-red);\n  line-height: 1;\n  margin-bottom: 4px;\n}\n.pp-sig-card.pp-sig-highlight .pp-sig-abbr { color: #fff; }\n.pp-sig-label {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--pp-body);\n  margin-bottom: 16px;\n  display: block;\n}\n.pp-sig-card h3 {\n  font-size: 17px;\n  font-weight: 800;\n  margin-bottom: 10px;\n}\n.pp-sig-card p { font-size: 15px; line-height: 1.6; }\n\n\n\/* ============================================================\n   9. COMPLIANCE\n   ============================================================ *\/\n.pp-compliance {\n  background: var(--pp-cream);\n}\n.pp-compliance-intro {\n  text-align: center;\n  max-width: 680px;\n  margin: 0 auto 48px;\n}\n.pp-compliance-intro h2 {\n  font-size: clamp(24px, 3vw, 38px);\n  font-weight: 800;\n  margin-bottom: 12px;\n}\n.pp-compliance-intro p { font-size: 18px; }\n.pp-compliance-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n.pp-comp-card {\n  background: #fff;\n  border-radius: var(--pp-r-md);\n  padding: 28px 24px;\n  box-shadow: var(--pp-shadow);\n}\n.pp-comp-icon-box {\n  width: 56px;\n  height: 56px;\n  background: var(--pp-red);\n  border-radius: 14px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 18px;\n}\n.pp-comp-icon-box svg {\n  width: 28px;\n  height: 28px;\n  fill: none;\n  stroke: #fff;\n  stroke-width: 2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n.pp-comp-card h4 {\n  font-size: 16px;\n  font-weight: 800;\n  color: var(--pp-dark);\n  margin-bottom: 8px;\n}\n.pp-comp-card p {\n  font-size: 14px;\n  line-height: 1.6;\n  margin-bottom: 12px;\n}\n.pp-comp-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 6px;\n}\n.pp-comp-tag {\n  background: var(--pp-red-soft);\n  color: var(--pp-red);\n  font-size: 11px;\n  font-weight: 700;\n  padding: 4px 10px;\n  border-radius: 999px;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n\n\/* ============================================================\n   10. FAQ\n   ============================================================ *\/\n.pp-faq {\n  background: #fff;\n}\n.pp-faq-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: var(--pp-gap);\n  align-items: start;\n}\n.pp-faq h2 {\n  font-size: clamp(24px, 3vw, 38px);\n  font-weight: 800;\n  margin-bottom: 8px;\n}\n.pp-faq-intro { font-size: 17px; margin-bottom: 36px; }\n.pp-faq-img {\n  position: sticky;\n  top: 80px;\n}\n.pp-faq-img .pp-img-box-bg {\n  background-image: var(--img-faq);\n}\n.pp-accordion {\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n}\n.pp-accordion details {\n  border-bottom: 1px solid var(--pp-border);\n}\n.pp-accordion details:first-child { border-top: 1px solid var(--pp-border); }\n.pp-accordion summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 16px;\n  padding: 20px 4px;\n  cursor: pointer;\n  font-size: 16px;\n  font-weight: 700;\n  color: var(--pp-dark);\n  list-style: none;\n  user-select: none;\n}\n.pp-accordion summary::-webkit-details-marker { display: none; }\n.pp-accordion summary::after {\n  content: '\u203a';\n  font-size: 22px;\n  font-weight: 400;\n  color: var(--pp-red);\n  transform: rotate(90deg);\n  transition: transform 0.2s ease;\n  flex-shrink: 0;\n  line-height: 1;\n}\n.pp-accordion details[open] summary::after {\n  transform: rotate(270deg);\n}\n.pp-accordion-body {\n  padding: 0 4px 20px;\n  font-size: 15px;\n  line-height: 1.7;\n}\n.pp-accordion-body a {\n  color: var(--pp-red);\n  text-decoration: underline;\n}\n\n\n\/* ============================================================\n   11. CTA-SCHLUSSBLOCK\n   ============================================================ *\/\n.pp-cta-section {\n  background: #fff;\n  padding: clamp(48px, 7vw, 80px) clamp(20px, 5vw, 48px);\n}\n.pp-cta-card {\n  background: var(--pp-red);\n  border-radius: var(--pp-r-xl);\n  padding: clamp(40px, 6vw, 64px) clamp(36px, 5vw, 64px);\n  position: relative;\n  overflow: hidden;\n  max-width: var(--pp-max);\n  margin: 0 auto;\n}\n.pp-cta-card::before {\n  content: '';\n  position: absolute;\n  top: -30px;\n  right: -30px;\n  width: 360px;\n  height: 360px;\n  background-image: radial-gradient(rgba(255,255,255,0.5) 1.5px, transparent 1.5px);\n  background-size: 14px 14px;\n  opacity: 0.25;\n  pointer-events: none;\n}\n.pp-cta-inner {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: var(--pp-gap);\n  align-items: center;\n  position: relative;\n  z-index: 1;\n}\n.pp-cta-card h2 {\n  font-size: clamp(24px, 3vw, 36px);\n  font-weight: 800;\n  color: #fff;\n  margin-bottom: 14px;\n}\n.pp-cta-lead {\n  color: rgba(255,255,255,0.88);\n  font-size: 17px;\n  margin-bottom: 28px;\n}\n.pp-cta-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  margin-bottom: 32px;\n}\n.pp-cta-list li {\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n  color: rgba(255,255,255,0.92);\n  font-size: 15px;\n}\n.pp-cta-list li::before {\n  content: '\u2713';\n  font-size: 13px;\n  font-weight: 900;\n  color: #fff;\n  background: rgba(255,255,255,0.2);\n  border-radius: 50%;\n  width: 22px;\n  height: 22px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n.pp-cta-actions { display: flex; flex-wrap: wrap; gap: 12px; }\n.pp-btn-cta-primary {\n  background: #fff;\n  color: var(--pp-red) !important;\n  font-weight: 700;\n}\n.pp-btn-cta-primary:hover {\n  background: #f8f8f8;\n  color: var(--pp-red) !important;\n  text-decoration: none !important;\n}\n.pp-btn-cta-secondary {\n  background: transparent;\n  color: #fff !important;\n  border: 2px solid rgba(255,255,255,0.5);\n}\n.pp-btn-cta-secondary:hover {\n  background: rgba(255,255,255,0.1);\n  color: #fff !important;\n  text-decoration: none !important;\n}\n.pp-cta-img .pp-img-box-bg {\n  background-image: var(--img-cta);\n  border-radius: var(--pp-r-lg);\n}\n.pp-cta-img .pp-img-box::after { padding-top: 75%; }\n\n\n\/* ============================================================\n   RESPONSIVE\n   ============================================================ *\/\n@media (max-width: 1024px) {\n  .pp-hero-grid,\n  .pp-problem-grid,\n  .pp-feature-grid,\n  .pp-bilingual-grid,\n  .pp-stats-top,\n  .pp-faq-grid,\n  .pp-cta-inner { grid-template-columns: 1fr; }\n\n  .pp-problem-pillars,\n  .pp-features-grid-6 { grid-template-columns: 1fr 1fr; }\n\n  .pp-compliance-grid { grid-template-columns: 1fr 1fr; }\n\n  .pp-stats-cards { grid-template-columns: 1fr 1fr; }\n\n  .pp-sig-cards { grid-template-columns: 1fr 1fr; }\n\n  .pp-feature-grid.pp-reverse { direction: ltr; }\n\n  .pp-hero-img { order: -1; }\n\n  .pp-faq-img { position: static; }\n\n  .pp-cta-img { display: none; }\n}\n\n@media (max-width: 640px) {\n  .pp-problem-pillars,\n  .pp-features-grid-6,\n  .pp-compliance-grid,\n  .pp-stats-cards,\n  .pp-sig-cards { grid-template-columns: 1fr; }\n\n  .pp-stat-pair { flex-direction: column; gap: 24px; }\n\n  .pp-hero-actions { flex-direction: column; }\n  .pp-cta-actions { flex-direction: column; }\n\n  .pp-btn { width: 100%; justify-content: center; }\n}\n<\/style>\n\n<div class=\"pp-page\">\n\n  <!-- ============================================================\n       1. HERO\n       ============================================================ -->\n  <section class=\"pp-section pp-hero\">\n    <div class=\"pp-inner\">\n      <div class=\"pp-hero-grid\">\n        <div class=\"pp-hero-text\">\n          <div class=\"pp-tag\">Digital Patient Education<\/div>\n          <h1>Digital Information Sheets: Customizable, Bilingual, Legally Compliant<\/h1>\n          <p class=\"pp-hero-lead\">\n  Digital informed consent forms are more than just a paperless alternative. medudoc generates\n Informed Consent Sheets (IC Sheets) that are tailored to each individual patient\u2014\n \u2014fully automatically, based on medical history data, across specialties, and in up to\n 23 languages. Embedded in a comprehensive, electronically processable <a href=\"https:\/\/medudoc.com\/en\/digital-praeoperative-workflow\/\">workflow<\/a>.  \n          <\/p>\n          <div class=\"pp-hero-actions\" style=\"margin-top: 40px;\">\n            <a href=\"https:\/\/medudoc.com\/en\/e-consent-platform\/\" class=\"pp-btn pp-btn-primary\">Discover the IC Sheet \u203a<\/a>\n            <a href=\"https:\/\/medudoc.com\/en\/contact-us\/\" class=\"pp-btn pp-btn-secondary\">Schedule a demo \u203a<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"pp-hero-img\">\n          <div class=\"pp-img-box\">\n            <div class=\"pp-img-box-bg\" style=\"background-image: var(--img-hero);\"><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       2. PROBLEM-SEKTION\n       ============================================================ -->\n  <section class=\"pp-section pp-problem\">\n    <div class=\"pp-inner\">\n      <div class=\"pp-problem-grid\">\n        <div>\n          <div class=\"pp-tag\">Background<\/div>\n          <h2>What an information sheet must accomplish \u2014 and where the current standard falls short<\/h2>\n          <p class=\"pp-problem-lead\">\n  The informed consent form is the central document for informed consent. It\n documents that patients received complete and understandable information\n prior to a procedure. Legally, it is indispensable; in practice, however, its\n potential often goes untapped.  \n          <\/p>\n          <ul class=\"pp-checklist\" style=\"margin-top: 20px;\">\n            <li class=\"pp-checklist-item\">\n              <span class=\"pp-check-icon\"><\/span>\n              <span class=\"pp-checklist-item-text\">\n                <strong>Generic forms<\/strong> include risks that are not relevant to this patient\u2014and omit relevant information. The informed consent discussion must address what the form failed to cover. \n              <\/span>\n            <\/li>\n            <li class=\"pp-checklist-item\">\n              <span class=\"pp-check-icon\"><\/span>\n              <span class=\"pp-checklist-item-text\">\n                <strong>Foreign-language versions<\/strong> are often sent as a separate document\u2014in a language that the physician providing the explanation does not understand. This compromises transparency and liability protection. \n              <\/span>\n            <\/li>\n            <li class=\"pp-checklist-item\">\n              <span class=\"pp-check-icon\"><\/span>\n              <span class=\"pp-checklist-item-text\">\n                <strong>Case law and guidelines<\/strong> change. Who determines whether the form currently in use still reflects the state of the art\u2014and when? \n              <\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"pp-problem-img\">\n          <div class=\"pp-img-box\">\n            <div class=\"pp-img-box-bg\" style=\"background-image: var(--img-problem);\"><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"pp-problem-pillars\">\n        <div class=\"pp-pillar-card\">\n          <div class=\"pp-pillar-card-title\">Customization<\/div>\n          <p>Each patient receives exactly the information that is relevant based on their medical history,\n procedure, and risk profile\u2014not a generic, one-size-fits-all solution.<\/p>\n        <\/div>\n        <div class=\"pp-pillar-card\">\n          <div class=\"pp-pillar-card-title\">Legal certainty<\/div>\n          <p>Automated monthly review of changes to the legal framework and case law at\n \u2014 combined with an annual medical <strong><a href=\"https:\/\/medudoc.com\/en\/quality-standards\/\">validation<\/a><\/strong>.<\/p>\n        <\/div>\n        <div class=\"pp-pillar-card\">\n          <div class=\"pp-pillar-card-title\">Process Integration<\/div>\n          <p>The IC Sheet is not a standalone document, but rather the result of a fully\n digitized, electronically processable <strong><a href=\"https:\/\/medudoc.com\/en\/digital-praeoperative-workflow\/\">reconnaissance process<\/a><\/strong>.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       3. FEATURE DETAIL \u2014 Individuelle IC Sheets\n       ============================================================ -->\n  <section class=\"pp-section pp-feature-detail\">\n    <div class=\"pp-inner\">\n      <div class=\"pp-feature-grid\">\n        <div>\n          <div class=\"pp-tag\">Personalization<\/div>\n          <h2>Truly personalized information sheets\u2014not generic, but tailored to each specific case<\/h2>\n          <p class=\"pp-feature-lead\">\n  medudoc generates the Informed Consent Sheet (IC Sheet) fully automatically based on the medical history data structured according to the\n, the procedure definition, and the individual\n risk profile. Generic forms are available as an option\u2014the primary\n delivery model is the patient-specific form. \n          <\/p>\n          <ul class=\"pp-checklist\">\n            <li class=\"pp-checklist-item\">\n              <span class=\"pp-check-icon\"><\/span>\n              <span class=\"pp-checklist-item-text\">\n                <strong>Pre-existing conditions, medications, and allergies<\/strong> are all included in the IC Sheet\u2014the form adapts to the patient, not the other way around.\n              <\/span>\n            <\/li>\n            <li class=\"pp-checklist-item\">\n              <span class=\"pp-check-icon\"><\/span>\n              <span class=\"pp-checklist-item-text\">\n                <strong>The type of procedure and anesthesia method<\/strong> determine which risk factors, preparation instructions, and behavioral recommendations are displayed.\n              <\/span>\n            <\/li>\n            <li class=\"pp-checklist-item\">\n              <span class=\"pp-check-icon\"><\/span>\n              <span class=\"pp-checklist-item-text\">\n                <strong>Digital annotations by physicians<\/strong> prior to signing: Additions and notes are documented in an audit-proof manner\u2014as evidence of individualized, case-specific informed consent.\n              <\/span>\n            <\/li>\n            <li class=\"pp-checklist-item\">\n              <span class=\"pp-check-icon\"><\/span>\n              <span class=\"pp-checklist-item-text\">\n                <strong>Generated in seconds:<\/strong> Depending on the extent of customization, it takes 14 to 90 seconds to generate an IC sheet.\n                <br\/><small style=\"color:#888;\">Source: Case study: St. Gallen Cantonal Hospital<\/small>\n              <\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <div class=\"pp-img-box\">\n            <div class=\"pp-img-box-bg\" style=\"background-image: var(--img-personalisierung);\"><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       4. FEATURE-GRID \u2014 6 Merkmale des medudoc IC Sheet\n       ============================================================ -->\n  <section class=\"pp-section pp-features-6\">\n    <div class=\"pp-inner\">\n      <div class=\"pp-tag\" style=\"display:block; text-align:center;\">What Sets medudoc Apart<\/div>\n      <h2>Six Features That Make a Digital Information Sheet Complete<\/h2>\n      <p class=\"pp-features-6-lead\">\n  medudoc IC Sheets are integrated into an end-to-end workflow. The following features\n are not optional add-ons\u2014they are part of the standard. \n      <\/p>\n      <div class=\"pp-features-grid-6\">\n\n        <div class=\"pp-feat-card\">\n          <div class=\"pp-feat-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12 20h9\"><\/path><path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"><\/path><\/svg>\n          <\/div>\n          <h4>Patient-Specific Generation<\/h4>\n          <p>Each IC Sheet is generated fully automatically based on the patient&#8217;s medical history, the procedure, and\n risk profile. The form contains exactly the information relevant to this case\n \u2014 no more, no less. <\/p>\n        <\/div>\n\n        <div class=\"pp-feat-card\">\n          <div class=\"pp-feat-icon\">\n            <svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M2 12h20\"><\/path><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"><\/path><\/svg>\n          <\/div>\n          <h4>Bilingual in the Same Document<\/h4>\n          <p>German and a foreign language are displayed side by side in columns\u2014in a single PDF at\n. The doctor explaining the information can see at any time what the patient is reading at\n. Up to 23 languages are available.  <\/p>\n        <\/div>\n\n        <div class=\"pp-feat-card\">\n          <div class=\"pp-feat-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M9 11l3 3L22 4\"><\/path><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"><\/path><\/svg>\n          <\/div>\n          <h4>Interdisciplinary in a single arc<\/h4>\n          <p>Surgery and Anesthesiology\u2014or other combinations of specialties\u2014are consolidated into a single document at\n. No separate forms, no duplicate signatures at\n, and no increased paperwork. <\/p>\n        <\/div>\n\n        <div class=\"pp-feat-card\">\n          <div class=\"pp-feat-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg>\n          <\/div>\n          <h4>Monthly Legal Review<\/h4>\n          <p>All IC Sheets are automatically analyzed on a monthly basis for changes in the legal framework\n and current case law. Medically or legally relevant changes\n trigger ad hoc updates. <\/p>\n        <\/div>\n\n        <div class=\"pp-feat-card\">\n          <div class=\"pp-feat-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"><\/path><polyline points=\"22 4 12 14.01 9 11.01\"><\/polyline><\/svg>\n          <\/div>\n          <h4>Annual Medical Validation<\/h4>\n          <p>All content is reviewed at least once a year to ensure it remains medically up-to-date.\n External validation by professors and medical specialists ensures\n medical accuracy, independent of the internal content management process.<\/p>\n        <\/div>\n\n        <div class=\"pp-feat-card\">\n          <div class=\"pp-feat-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle><\/svg>\n          <\/div>\n          <h4>All eIDAS signature levels are available<\/h4>\n          <p>Depending on clinical requirements and configuration, medudoc supports Simple Electronic Signatures (\n, EES), Advanced Electronic Signatures ( , FES), and Qualified Electronic Signatures (\n, QES) in accordance with the eIDAS Regulation (EU 910\/2014).<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       5. ZWEISPRACHIGKEIT \u2014 Highlight-Sektion\n       ============================================================ -->\n  <section class=\"pp-section pp-bilingual\">\n    <div class=\"pp-inner\">\n      <div class=\"pp-bilingual-grid\">\n        <div>\n          <div class=\"pp-tag\">Multilingualism<\/div>\n          <h2>Two languages, one document \u2014 so that the doctor also understands what the patient is reading<\/h2>\n          <p class=\"pp-bilingual-lead\">\n  The standard practice for foreign-language patients: a German-language form\n for the clinic, and a document in the patient\u2019s native language. Two documents,\n two signatures\u2014and in case of doubt, the medical staff cannot understand the content of the document signed by the patient\n. \n          <\/p>\n          <p class=\"pp-bilingual-lead\">\n  medudoc solves this problem structurally. German and the patient\u2019s foreign language\n are displayed side by side in columns\u2014all within a single IC Sheet. The physician providing the explanation\n can see at any time what the patient is reading in their own document.  \n          <\/p>\n        <\/div>\n        <div class=\"pp-bilingual-card\">\n          <h3>What this means in practice<\/h3>\n          <p>\n  A patient whose native language is Russian receives an IC Sheet that contains the complete German text in the left column (\n ) and the Russian translation in the right column (\n )\u2014not two separate documents, but a single, audit-proof, archived PDF\/A file.\n          <\/p>\n          <p>\n  Legally binding consent is based on the original German-language version.\n  This translation is intended solely to help patients who speak a foreign language understand the text.\n          <\/p>\n          <p>\n  This reduces the number of documents in the filing system, and medical staff\n do not have to switch between two files to review the full content of the informed consent form\n.\n          <\/p>\n          <div class=\"pp-bilingual-note\">\n  \u2696\ufe0f The legally binding consent is based on the original German-language version.\n  The foreign-language version is provided to aid understanding and is not legally binding.\n  This rule applies uniformly to all 23 available languages.\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       6. WORKFLOW-STEPS \u2014 Wie ein IC Sheet entsteht\n       ============================================================ -->\n  <section class=\"pp-section pp-workflow\">\n    <div class=\"pp-inner\">\n      <div class=\"pp-workflow-intro\">\n        <div class=\"pp-tag\">Automated Process<\/div>\n        <h2>From the medical history to the signed informed consent form\u2014entirely electronic<\/h2>\n        <p>The IC Sheet is the result of an integrated workflow\u2014not a starting point for \u201c\n.\u201d All data required for customization\n is already structured before the sheet is created. <\/p>\n      <\/div>\n      <div class=\"pp-steps\">\n\n        <div class=\"pp-step\">\n          <div class=\"pp-step-badge\">1<\/div>\n          <div>\n            <div class=\"pp-step-tag\">Structured Medical History<\/div>\n            <h3>Complete patient information through a digital medical history<\/h3>\n            <p>Patients complete their medical history before their appointment\u2014on their own device,\n at home or at the clinic. medudoc\u2019s workflow engine processes the\n structured data using medical reasoning: pre-existing conditions, medications, allergies\n, and risk factors are recorded completely and without omission. <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"pp-step\">\n          <div class=\"pp-step-badge\">2<\/div>\n          <div>\n            <div class=\"pp-step-tag\">HCP Dashboard<\/div>\n            <h3>Medical Evaluation and Definition of the Procedure<\/h3>\n            <p>Medical staff review the medical history data in the Health Care Professional\n Dashboard (HCP Dashboard). The procedure, anesthesia method, and clinical\n specifics are defined\u2014the basis for generating the\n personalized IC Sheet. <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"pp-step\">\n          <div class=\"pp-step-badge\">3<\/div>\n          <div>\n            <div class=\"pp-step-tag\">IC Sheet Generation<\/div>\n            <h3>Automatic generation of a patient-specific informed consent form<\/h3>\n            <p>Based on the patient\u2019s medical history, procedure, and risk profile, medudoc generates the IC Sheet\n fully automatically. Interdisciplinary combinations (e.g., surgery and anesthesia)\n are consolidated into a single document. For patients who speak a foreign language\n, the bilingual version is automatically displayed.  <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"pp-step\">\n          <div class=\"pp-step-badge\">4<\/div>\n          <div>\n            <div class=\"pp-step-tag\">Information &#038; Consent<\/div>\n            <h3>The patient reads the information, asks questions, and signs electronically<\/h3>\n            <p>The IC Sheet is provided along with the personalized informational video.\n Patients read the sheet at their own pace before their consultation with the doctor\u2014with the\n option to ask specific questions. Informed consent is provided\n electronically, in accordance with the signature level selected by the clinic (EES, FES, or QES). <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"pp-step\">\n          <div class=\"pp-step-badge\">5<\/div>\n          <div>\n            <div class=\"pp-step-tag\">Consent Trail &#038; KIS Handover<\/div>\n            <h3>Complete documentation and transfer back to the HIS<\/h3>\n            <p>The complete consent trail\u2014who viewed what content and when, what questions were asked\n, and the signature timestamp\u2014is archived in an audit-proof manner at\n. Medical history data, consent status, and the signed IC Sheet are transmitted back to the hospital information system (HIS) or PDMS via FHIR at\n.\n The process is fully electronic, with no media discontinuity. <\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       7. STATS \/ ZAHLEN & BELEGE\n       ============================================================ -->\n  <section class=\"pp-section pp-stats\">\n    <div class=\"pp-inner\">\n      <div class=\"pp-stats-top\">\n        <div class=\"pp-stats-img\">\n          <div class=\"pp-img-box\">\n            <div class=\"pp-img-box-bg\" style=\"background-image: var(--img-stats);\"><\/div>\n          <\/div>\n        <\/div>\n        <div>\n          <div class=\"pp-tag\">Proven Results<\/div>\n          <h2>Digital Informed Consent Forms in Practice: What Studies Show<\/h2>\n          <p class=\"pp-stats-lead\">\n  The effectiveness of digital, video-based Patient Education using medudoc has been demonstrated in a prospective cluster-randomized study published at\n at the University Hospital of W\u00fcrzburg, as well as in the case study from the Cantonal Hospital of St. Gallen available at\n.\n          <\/p>\n          <div class=\"pp-stat-pair\">\n            <div class=\"pp-stat-item\">\n              <div class=\"pp-stat-number\">77 %<\/div>\n              <div class=\"pp-stat-label\">Time Savings<br\/>-Cholecystectomy<\/div>\n            <\/div>\n            <div class=\"pp-stat-item\">\n              <div class=\"pp-stat-number\">92 %<\/div>\n              <div class=\"pp-stat-label\">Doctors don&#8217;t want to do without<br\/><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"pp-stats-cards\">\n        <div class=\"pp-stat-card\">\n          <div class=\"pp-stat-card-number\">9.7 \u2192 2.2<\/div>\n          <p class=\"pp-stat-card-desc\">Time spent on preoperative counseling per cholecystectomy \u2014 reduction from\n 9.7 to 2.2 minutes (p < 0.001), with patient satisfaction remaining consistently high.<\/p>\n          <div class=\"pp-stat-card-source\">\n            <a href=\"https:\/\/medudoc.com\/en\/studies\/wurzburg-university-hospital-video-assisted-surgical-clarification-up-to-78-time-saving\/\" target=\"_blank\" rel=\"noopener\">\n  Study by the University Hospital of W\u00fcrzburg, Thieme 2024 (DOI 10.1055\/s-0044-1790093)\n            <\/a>\n          <\/div>\n        <\/div>\n        <div class=\"pp-stat-card\">\n          <div class=\"pp-stat-card-number\">4,9 \/ 5<\/div>\n          <p class=\"pp-stat-card-desc\">Patient satisfaction at the St. Gallen Cantonal Hospital:\n 276 patients rated the digital information resources 4.9 out of 5 points.<\/p>\n          <div class=\"pp-stat-card-source\">\n            <a href=\"https:\/\/medudoc.com\/en\/case-studies\/individualized-information-videos-for-improved-patient-education\/\" target=\"_blank\" rel=\"noopener\">\n  Case Study: St. Gallen Cantonal Hospital (KSSG)\n            <\/a>\n          <\/div>\n        <\/div>\n        <div class=\"pp-stat-card\">\n          <div class=\"pp-stat-card-number\">~15 min<\/div>\n          <p class=\"pp-stat-card-desc\">Time saved per consultation in general\n surgery at the KSSG. The time freed up can be used for diagnostics, treatment, and\n other clinical activities. <\/p>\n          <div class=\"pp-stat-card-source\">\n            <a href=\"https:\/\/medudoc.com\/en\/case-studies\/individualized-information-videos-for-improved-patient-education\/\" target=\"_blank\" rel=\"noopener\">\n  Case Study: St. Gallen Cantonal Hospital (KSSG)\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       8. SIGNATUR-STUFEN\n       ============================================================ -->\n  <section class=\"pp-section pp-signature\">\n    <div class=\"pp-inner\">\n      <div class=\"pp-signature-intro\">\n        <div class=\"pp-tag\">Electronic Consent<\/div>\n        <h2>All eIDAS signature levels \u2014 the clinic chooses the one that best fits its process<\/h2>\n        <p>medudoc supports all three levels of electronic signatures in accordance with\n the eIDAS Regulation (EU 910\/2014). Configuration is client-specific\u2014\n, different departments can be assigned different signature levels. <\/p>\n      <\/div>\n      <div class=\"pp-sig-cards\">\n\n        <div class=\"pp-sig-card\">\n          <div class=\"pp-sig-abbr\">EES<\/div>\n          <span class=\"pp-sig-label\">Simple electronic signature<\/span>\n          <h3>Fast and accessible<\/h3>\n          <p>For example, a typed name or a signature image. Suitable for processes\n where speed and accessibility are the top priorities. The evidentiary value\n is limited compared to FES and QES.  <\/p>\n        <\/div>\n\n        <div class=\"pp-sig-card\">\n          <div class=\"pp-sig-abbr\">FES<\/div>\n          <span class=\"pp-sig-label\">Advanced Electronic Signature<\/span>\n          <h3>Identifiable and tamper-proof<\/h3>\n          <p>Unambiguously assigned to the signer and tamper-proof, linked to the document signed with the\n. Higher level of evidentiary value\u2014the recommended standard for many clinical\n procedures. <\/p>\n        <\/div>\n\n        <div class=\"pp-sig-card pp-sig-highlight\">\n          <div class=\"pp-sig-abbr\">QES<\/div>\n          <span class=\"pp-sig-label\">Qualified Electronic Signature<\/span>\n          <h3>Legally equivalent to a handwritten signature<\/h3>\n          <p>With a qualified certificate from an accredited trust service provider.\n Highest eIDAS level \u2014 legally fully equivalent to a handwritten signature\n (Art. 25(2) eIDAS).<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       9. COMPLIANCE\n       ============================================================ -->\n  <section class=\"pp-section pp-compliance\">\n    <div class=\"pp-inner\">\n      <div class=\"pp-compliance-intro\">\n        <div class=\"pp-tag\">Security &#038; Compliance<\/div>\n        <h2>ISO 27001, BSI C5, and GDPR \u2014 medudoc is certified, not just compliant<\/h2>\n        <p>Digital consent forms process health data as defined in Article 9 of the GDPR.\n  This places special demands on security, data protection, and auditability.\n  medudoc demonstrably meets these requirements.<\/p>\n      <\/div>\n      <div class=\"pp-compliance-grid\">\n\n        <div class=\"pp-comp-card\">\n          <div class=\"pp-comp-icon-box\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg>\n          <\/div>\n          <h4>ISO\/IEC 27001:2022<\/h4>\n          <p>medudoc has been certified to ISO\/IEC 27001:2022 since April 2026 \u2014 Scope:\n Development, operation, maintenance, and distribution of the platform, including the processing of patient-related information at\n. Valid through March 2029. <\/p>\n          <div class=\"pp-comp-tags\">\n            <span class=\"pp-comp-tag\">Certified 04\/2026<\/span>\n            <span class=\"pp-comp-tag\">Valid through 03\/2029<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"pp-comp-card\">\n          <div class=\"pp-comp-icon-box\">\n            <svg viewbox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"><\/path><\/svg>\n          <\/div>\n          <h4>BSI C5<\/h4>\n          <p>BSI C5 Type 1 successfully completed (as of May 8, 2026). BSI C5 Type 2\n during the current assessment period through October 2026. The BSI C5 certification\n is the recognized standard for cloud services in German government agencies and hospitals.  <\/p>\n          <div class=\"pp-comp-tags\">\n            <span class=\"pp-comp-tag\">Type 1 completed<\/span>\n            <span class=\"pp-comp-tag\">Type 2 in progress<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"pp-comp-card\">\n          <div class=\"pp-comp-icon-box\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"><\/path><path d=\"M2 17l10 5 10-5\"><\/path><path d=\"M2 12l10 5 10-5\"><\/path><\/svg>\n          <\/div>\n          <h4>Data exclusively in Germany<\/h4>\n          <p>All patient data is processed and stored in Germany.\n AI-supported processing steps take place exclusively within the\n European Union. No data is transferred to third countries. <\/p>\n          <div class=\"pp-comp-tags\">\n            <span class=\"pp-comp-tag\">EU-only AI<\/span>\n            <span class=\"pp-comp-tag\">No transfers to third countries<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"pp-comp-card\">\n          <div class=\"pp-comp-icon-box\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><polyline points=\"10 9 9 9 8 9\"><\/polyline><\/svg>\n          <\/div>\n          <h4>GDPR Art. 9 \u2014 Health Data<\/h4>\n          <p>medudoc acts as a data processor in accordance with Article 28 of the GDPR. The clinic\n remains the data controller. A data processing agreement (DPA) and a\n complete record of processing activities (RPA) are available by default at\n.  <\/p>\n          <div class=\"pp-comp-tags\">\n            <span class=\"pp-comp-tag\">Terms and Conditions included<\/span>\n            <span class=\"pp-comp-tag\">Art. 28 of the GDPR<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"pp-comp-card\">\n          <div class=\"pp-comp-icon-box\">\n            <svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg>\n          <\/div>\n          <h4>Consent Trail \u2014 Audit-Traceable Documentation<\/h4>\n          <p>The complete disclosure process\u2014what content was viewed and when, what questions were asked (\n ), and the timestamp of the signature\u2014is documented in an audit-proof manner at\n. The consent trail serves as legal proof that the disclosure took place (\n ). <\/p>\n          <div class=\"pp-comp-tags\">\n            <span class=\"pp-comp-tag\">Audit-proof<\/span>\n            <span class=\"pp-comp-tag\">Time-stamped<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"pp-comp-card\">\n          <div class=\"pp-comp-icon-box\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><path d=\"M9 12l2 2 4-4\"><\/path><\/svg>\n          <\/div>\n          <h4>High Availability \u2014 99.9%<\/h4>\n          <p>medudoc contractually guarantees 99.9% service availability. The\n platform is multi-tenant and can be fully integrated into existing hospital IT environments\n (HIS, PDMS, patient portal) via FHIR. <\/p>\n          <div class=\"pp-comp-tags\">\n            <span class=\"pp-comp-tag\">99.9% availability<\/span>\n            <span class=\"pp-comp-tag\">FHIR integration<\/span>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       10. FAQ\n       ============================================================ -->\n  <section class=\"pp-section pp-faq\">\n    <div class=\"pp-inner\">\n      <div class=\"pp-faq-grid\">\n        <div>\n          <div class=\"pp-tag\">Frequently Asked Questions<\/div>\n          <h2>Questions About Digital Information Sheets<\/h2>\n          <p class=\"pp-faq-intro\">Legal, technical, and organizational questions that\n clinics frequently ask before embarking on the transition.<\/p>\n\n          <div class=\"pp-accordion\">\n\n            <details>\n              <summary>Can a digital intake form replace a doctor&#8217;s consultation?<\/summary>\n              <div class=\"pp-accordion-body\">\n  No\u2014and that\u2019s not a disadvantage. The digital informed consent form prepares for the\n consultation, documents it, and makes it verifiable. The in-person\n informed consent discussion between a healthcare professional and the patient remains mandatory under\n \u00a7 630e(2)(1) of the German Civil Code (BGB). medudoc is designed to\n ease the burden of this discussion by providing information in advance and to\n enhance its quality\u2014not to replace it.    \n              <\/div>\n            <\/details>\n\n            <details>\n              <summary>Is a digitally signed IC sheet legally equivalent to a handwritten signature?<\/summary>\n              <div class=\"pp-accordion-body\">\n  That depends on the chosen signature level. The Qualified Electronic Signature (QES)\n is legally equivalent to a handwritten signature pursuant to Art. 25(2) of the eIDAS Regulation (EU 910\/2014)\n. For EES and FES\n, a graduated level of evidentiary value applies\u2014in German and Austrian\n case law, these are widely used and recognized in practice\n for medical consent forms. The final selection of the signature level\n should be made in consultation with the clinic\u2019s legal department.    \n              <\/div>\n            <\/details>\n\n            <details>\n              <summary>How does medudoc ensure that the informed consent forms are legally up to date?<\/summary>\n              <div class=\"pp-accordion-body\">\n  All IC Sheets are automatically analyzed on a monthly basis for changes in the legal framework\n and current case law. Changes relevant from a medical or legal perspective\n trigger updates as needed. In addition,\n, a comprehensive annual medical review of all content is conducted by the\n internal Medical Content Management team, along with external validation by\n professors and medical specialists.  \n              <\/div>\n            <\/details>\n\n            <details>\n              <summary>What does \u201cbilingual\u201d mean\u2014and why not just use a separate sheet?<\/summary>\n              <div class=\"pp-accordion-body\">\n  medudoc displays the German text and the patient\u2019s foreign language side by side in a single\n PDF. This offers a concrete practical advantage: The\n physician providing the information can see at any moment what the patient\n is actually reading\u2014without having to switch between two documents.\n This reduces the number of documents and enhances the traceability of the\n information provided. Legally binding consent is given based on the German\n original version.  \n              <\/div>\n            <\/details>\n\n            <details>\n              <summary>Can an IC Sheet combine sheets from different departments?<\/summary>\n              <div class=\"pp-accordion-body\">\n  Yes. medudoc enables the integration of information from different disciplines into a single document at\n. A typical use case is combining\n surgical and anesthesia information\u2014just as many hospitals\n actually do in their daily practice. The configuration is\n customized for each client based on clinical requirements.   \n              <\/div>\n            <\/details>\n\n            <details>\n              <summary>How does medudoc integrate with the hospital&#8217;s existing IT system?<\/summary>\n              <div class=\"pp-accordion-body\">\n  medudoc can be integrated with HIS, PDMS, and patient portals via FHIR interfaces\n. Patient master data can be imported from the HIS;\n Medical history results, consent status, and the signed IC Sheet are transferred back to the source systems\n upon completion of the process.\n It is also possible to start without a system connection\u2014access via the\n QR code on procedure-specific printouts allows the workflow to be initiated at\n without an IT connection. \n              <\/div>\n            <\/details>\n\n            <details>\n              <summary>Where is patient data stored?<\/summary>\n              <div class=\"pp-accordion-body\">\n  All patient data is processed\n and stored exclusively in Germany. AI-supported processing steps take place within the\n European Union. No data is transferred to third countries.\n medudoc is ISO\/IEC 27001:2022 certified and has successfully completed the BSI C5 Type 1\n certification process.  \n              <\/div>\n            <\/details>\n\n            <details>\n              <summary>For which departments are IC Sheets available?<\/summary>\n              <div class=\"pp-accordion-body\">\n  The content library currently comprises approximately 240 IC Sheets covering more than\n 50 medical specialties\u2014with a focus on anesthesia, general and\n visceral surgery, ophthalmology, endoprosthetics, urology, gynecology\n and obstetrics, spinal surgery, vascular surgery, and ENT.\n Content development is tailored to the needs of the client clinic; upon request at\n, priority specialties can be given precedence.\n              <\/div>\n            <\/details>\n\n          <\/div>\n        <\/div>\n        <div class=\"pp-faq-img\">\n          <div class=\"pp-img-box\">\n            <div class=\"pp-img-box-bg\" style=\"background-image: var(--img-faq);\"><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       11. CTA-SCHLUSSBLOCK\n       ============================================================ -->\n  <section class=\"pp-cta-section\">\n    <div class=\"pp-cta-card\">\n      <div class=\"pp-cta-inner\">\n        <div>\n          <div class=\"pp-tag\" style=\"color:rgba(255,255,255,0.75);\">Digital Information Sheets with medudoc<\/div>\n          <h2>Customized. Bilingual. Legally compliant. Fully integrated.   <\/h2>\n          <p class=\"pp-cta-lead\">\n  medudoc creates digital patient information forms that are truly tailored to your patients\u2014\n ly integrated into an end-to-end electronic process that operates seamlessly without any media breaks.\n          <\/p>\n          <ul class=\"pp-cta-list\">\n            <li>Approximately 240 informed consent forms covering more than 50 departments<\/li>\n            <li>Fully Automated Personalization at the Patient Level<\/li>\n            <li>Bilingual in a single document \u2014 up to 23 languages<\/li>\n            <li>Monthly legal review, annual medical validation<\/li>\n            <li>ISO\/IEC 27001:2022 certified, data stored in Germany<\/li>\n          <\/ul>\n          <div class=\"pp-cta-actions\" style=\"margin-top: 40px;\">\n            <a href=\"https:\/\/medudoc.com\/en\/contact-us\/\" class=\"pp-btn pp-btn-cta-primary\">Schedule a demo \u203a<\/a>\n            <a href=\"https:\/\/medudoc.com\/en\/e-consent-platform\/\" class=\"pp-btn pp-btn-cta-secondary\">Explore the platform \u203a<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"pp-cta-img\">\n          <div class=\"pp-img-box\">\n            <div class=\"pp-img-box-bg\" style=\"background-image: var(--img-cta);\"><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div><!-- \/.pp-page -->\n","protected":false},"excerpt":{"rendered":"<p>Digital Patient Education Digital Information Sheets: Customizable, Bilingual, Legally Compliant Digital informed consent forms are more than just a paperless alternative. medudoc generates Informed Consent Sheets (IC Sheets) that are tailored to each individual patient\u2014 \u2014fully automatically, based on medical history data, across specialties, and in up to 23 languages. Embedded in a comprehensive, electronically&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-pillar-page.php","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-2203","page","type-page","status-publish","hentry"],"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"Martin Kl\u00e4ssner","author_link":"https:\/\/medudoc.com\/en\/author\/klma\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/medudoc.com\/en\/wp-json\/wp\/v2\/pages\/2203","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/medudoc.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/medudoc.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/medudoc.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/medudoc.com\/en\/wp-json\/wp\/v2\/comments?post=2203"}],"version-history":[{"count":1,"href":"https:\/\/medudoc.com\/en\/wp-json\/wp\/v2\/pages\/2203\/revisions"}],"predecessor-version":[{"id":2204,"href":"https:\/\/medudoc.com\/en\/wp-json\/wp\/v2\/pages\/2203\/revisions\/2204"}],"wp:attachment":[{"href":"https:\/\/medudoc.com\/en\/wp-json\/wp\/v2\/media?parent=2203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}