{"id":2586,"date":"2026-07-16T08:56:27","date_gmt":"2026-07-16T08:56:27","guid":{"rendered":"https:\/\/blogs.consentplace.com\/en\/?page_id=2586"},"modified":"2026-07-16T08:56:29","modified_gmt":"2026-07-16T08:56:29","slug":"prescriptive-ai-by-industry-healthcare","status":"publish","type":"page","link":"https:\/\/blogs.consentplace.com\/en\/prescriptive-ai-by-industry-healthcare\/","title":{"rendered":"Prescriptive AI by Industry: Healthcare."},"content":{"rendered":"\n<!doctype html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Prescriptive AI by Industry: Healthcare. \u2013 Official Blog<\/title>\n  <meta name=\"description\" content=\"In healthcare, trust doesn't influence outcomes \u2014 it determines them. 51% of patients are too afraid to ask what they don't understand. Prescriptive AI catches the Submission dyad before it becomes a clinical risk. Here's how.\" \/>\n  <link rel=\"canonical\" href=\"https:\/\/blogs.consentplace.com\/en\/prescriptive-ai-by-industry-healthcare\/\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&#038;family=DM+Serif+Display:ital@0;1&#038;family=Space+Mono:wght@400;700&#038;display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    :root {\n      --ink:        #1c1c1a;\n      --ink-soft:   #4a4845;\n      --ink-muted:  #8a8680;\n      --paper:      #faf8f5;\n      --line:       #e7e3dd;\n      --signal:     #ff6633;\n      --dark:       #1a1a18;\n      --dark-2:     #1e2422;\n      --dark-3:     #252d2a;\n      \/* healthcare: deep teal \u2014 calm, clinical, human *\/\n      --teal:       #2e8b72;\n      --teal-light: #4db89a;\n      --teal-pale:  #3aa88d;\n      --teal-dim:   rgba(46,139,114,0.10);\n      --teal-line:  rgba(46,139,114,0.28);\n      \/* warning red for critical dyads *\/\n      --warn:       #c0392b;\n    }\n    *, *::before, *::after { margin:0; padding:0; box-sizing:border-box; }\n    html { scroll-behavior:smooth; }\n    body { font-family:\"DM Sans\",sans-serif; color:var(--ink); background:#fff; line-height:1.6; -webkit-font-smoothing:antialiased; }\n\n    \/* \u2500\u2500 NAV \u2500\u2500 *\/\n    .nav { position:sticky; top:0; z-index:100; background:rgba(255,255,255,0.96); backdrop-filter:blur(12px); border-bottom:1px solid var(--line); padding:0.9rem 2rem; display:flex; align-items:center; justify-content:space-between; }\n    .nav img { height:34px; width:auto; display:block; }\n    .nav-right { display:flex; align-items:center; gap:1.4rem; }\n    .nav-right a { font-size:0.8rem; font-weight:600; text-decoration:none; color:var(--ink-soft); }\n    .nav-right a:hover { color:var(--signal); }\n    .nav-cta { background:var(--signal); color:#fff !important; padding:0.48rem 0.95rem; border-radius:4px; }\n\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\n    .hero { background:var(--dark); padding:5rem 2rem 4rem; text-align:center; overflow:hidden; position:relative; }\n    .hero::before {\n      content:\"\"; position:absolute; inset:0; pointer-events:none;\n      background:\n        radial-gradient(ellipse 60% 50% at 40% 20%, rgba(46,139,114,0.13) 0%, transparent 65%),\n        radial-gradient(ellipse 40% 35% at 75% 75%, rgba(46,139,114,0.07) 0%, transparent 60%);\n    }\n    .hero-inner { max-width:760px; margin:0 auto; position:relative; }\n    .hero-series {\n      display:inline-flex; align-items:center; gap:0.5rem;\n      font-size:0.62rem; font-weight:700; letter-spacing:0.15em; text-transform:uppercase;\n      color:var(--teal-light); border:1px solid rgba(46,139,114,0.4); border-radius:3px;\n      padding:0.28rem 0.65rem; margin-bottom:1.8rem;\n    }\n    .hero-series::before { content:\"\"; width:5px; height:5px; border-radius:50%; background:var(--teal-light); animation:pulse 2.6s infinite; }\n    @keyframes pulse { 0%,100%{opacity:1;transform:scale(1)} 50%{opacity:.35;transform:scale(1.3)} }\n    .hero h1 { font-family:\"DM Serif Display\",Georgia,serif; font-size:clamp(2.2rem,6vw,3.6rem); font-weight:400; line-height:1.04; letter-spacing:-0.03em; color:#fff; margin-bottom:1.4rem; }\n    .hero h1 em { color:var(--teal-light); font-style:italic; }\n    .hero-lead { font-size:clamp(1rem,2vw,1.15rem); color:#f0ede8; line-height:1.72; max-width:620px; margin:0 auto 2.5rem; }\n\n    \/* \u2500\u2500 PLUTCHIK WHEEL \u2014 Submission dyad (Trust + Fear) in teal \u2500\u2500 *\/\n    .hero-wheel { width:220px; height:220px; margin:0 auto 2.5rem; }\n    .hero-wheel svg { width:100%; height:100%; }\n\n    \/* \u2500\u2500 ARTICLE \u2500\u2500 *\/\n    .article { max-width:720px; margin:0 auto; padding:4rem 2rem 6rem; }\n    .article h2 { font-family:\"DM Serif Display\",Georgia,serif; font-size:clamp(1.55rem,3.5vw,2rem); font-weight:400; letter-spacing:-0.025em; line-height:1.15; color:var(--ink); margin:3rem 0 0.9rem; }\n    .article h2 em { color:var(--signal); font-style:italic; }\n    .article h2.teal em { color:var(--teal); }\n    .article h3 { font-size:1rem; font-weight:700; color:var(--ink); margin:1.8rem 0 0.55rem; }\n    .article p { font-size:1rem; color:var(--ink-soft); line-height:1.78; margin-bottom:0.9rem; }\n    .article p strong { color:var(--ink); font-weight:600; }\n    .article p em { font-style:italic; }\n    .article ul, .article ol { margin:0.5rem 0 1rem 1.3rem; color:var(--ink-soft); }\n    .article li { font-size:1rem; line-height:1.72; margin-bottom:0.3rem; }\n    .article li strong { color:var(--ink); font-weight:600; }\n    .article a { color:var(--signal); text-decoration:none; font-weight:500; }\n    .article a:hover { text-decoration:underline; }\n    hr.rule { border:none; border-top:1px solid var(--line); margin:3rem 0; }\n\n    .pull-quote { border-left:3px solid var(--teal); padding:0.8rem 1.3rem; margin:2rem 0; background:var(--teal-dim); border-radius:0 8px 8px 0; }\n    .pull-quote p { font-size:1.08rem; font-style:italic; color:var(--ink); line-height:1.65; margin:0; }\n\n    \/* \u2500\u2500 STAT BAR \u2500\u2500 *\/\n    .stat-bar { display:grid; grid-template-columns:repeat(3,1fr); gap:1px; margin:2.5rem 0; border:1px solid var(--line); border-radius:10px; overflow:hidden; }\n    .stat-cell { padding:1.3rem 1.4rem; background:var(--paper); text-align:center; }\n    .stat-n { display:block; font-family:\"DM Serif Display\",Georgia,serif; font-size:2.4rem; font-style:italic; color:var(--teal); line-height:1; margin-bottom:0.4rem; }\n    .stat-n.warn { color:var(--warn); }\n    .stat-l { font-size:0.78rem; color:var(--ink-soft); line-height:1.4; }\n    .stat-l strong { color:var(--ink); font-weight:600; display:block; }\n\n    \/* \u2500\u2500 GENERATION LADDER \u2500\u2500 *\/\n    .gen-ladder { border:1px solid var(--line); border-radius:10px; overflow:hidden; margin:2rem 0; }\n    .gen-row { display:grid; grid-template-columns:36px 110px 1fr auto; align-items:center; gap:1rem; padding:1rem 1.2rem; border-bottom:1px solid var(--line); background:#fff; }\n    .gen-row:last-child { border-bottom:none; background:var(--dark); }\n    .gen-n { font-family:\"DM Serif Display\",Georgia,serif; font-size:1.4rem; font-style:italic; color:var(--ink); line-height:1; }\n    .gen-row:last-child .gen-n { color:var(--teal-light); }\n    .gen-cat { font-size:0.6rem; font-weight:700; letter-spacing:0.1em; text-transform:uppercase; color:var(--ink-soft); }\n    .gen-row:last-child .gen-cat { color:var(--teal-light); }\n    .gen-desc { font-size:0.85rem; color:var(--ink-soft); line-height:1.45; }\n    .gen-row:last-child .gen-desc { color:#f0ede8; }\n    .gen-badge { font-family:\"DM Serif Display\",Georgia,serif; font-size:0.9rem; font-style:italic; color:var(--teal-light); white-space:nowrap; }\n\n    \/* \u2500\u2500 DYAD GRID \u2500\u2500 *\/\n    .dyad-visual { margin:2.5rem 0; border:1px solid var(--line); border-radius:12px; overflow:hidden; }\n    .dyad-visual-head { display:flex; align-items:center; gap:0.7rem; padding:1rem 1.4rem; border-bottom:1px solid var(--line); background:#fff; }\n    .dyad-dot { width:9px; height:9px; border-radius:50%; flex-shrink:0; }\n    .dyad-dot.g { background:#4caf78; }\n    .dyad-dot.a { background:#f5a623; }\n    .dyad-dot.r { background:#e05252; }\n    .dyad-visual-head h3 { margin:0; font-size:0.78rem; font-weight:700; letter-spacing:0.08em; text-transform:uppercase; color:var(--ink-soft); }\n    .dyad-visual-head span { margin-left:auto; font-size:0.72rem; color:var(--ink-muted); }\n    .dyad-pairs { display:grid; grid-template-columns:1fr 1fr; gap:1px; }\n    .dyad-pair { padding:1.1rem 1.4rem; background:#fff; border-right:1px solid var(--line); }\n    .dyad-pair:nth-child(even) { border-right:none; }\n    .dyad-pair:nth-last-child(-n+2) { background:var(--paper); }\n    .dyad-equation { font-family:\"Space Mono\",monospace; font-size:0.72rem; color:var(--teal); margin-bottom:0.3rem; letter-spacing:-0.02em; }\n    .dyad-equation.warn { color:var(--warn); }\n    .dyad-name { font-size:0.95rem; font-weight:700; color:var(--ink); margin-bottom:0.2rem; }\n    .dyad-desc { font-size:0.8rem; color:var(--ink-soft); line-height:1.55; }\n    .dyad-signal { margin-top:0.45rem; font-size:0.72rem; font-weight:600; color:var(--teal); letter-spacing:0.03em; }\n    .dyad-signal.warn { color:var(--warn); }\n    .dyad-signal.crit { color:#b7410e; font-size:0.7rem; }\n\n    \/* \u2500\u2500 OUTCOME DATA STRIP \u2500\u2500 *\/\n    .outcome-strip { display:grid; grid-template-columns:repeat(2,1fr); gap:1px; margin:2rem 0; border:1px solid var(--line); border-radius:10px; overflow:hidden; }\n    .outcome-cell { padding:1.2rem 1.4rem; background:var(--paper); }\n    .outcome-cell:nth-child(even) { background:#fff; }\n    .outcome-n { font-family:\"DM Serif Display\",Georgia,serif; font-size:1.8rem; font-style:italic; line-height:1; margin-bottom:0.35rem; }\n    .outcome-n.pos { color:var(--teal); }\n    .outcome-n.neg { color:var(--warn); }\n    .outcome-label { font-size:0.82rem; font-weight:600; color:var(--ink); margin-bottom:0.2rem; }\n    .outcome-source { font-size:0.7rem; color:var(--ink-muted); }\n\n    \/* \u2500\u2500 PRESCRIPTIVE AI BLOCK \u2500\u2500 *\/\n    .prx-block { background:var(--dark); border-radius:14px; padding:2.4rem 2rem; margin:3rem 0; }\n    .prx-eyebrow { font-size:0.6rem; font-weight:700; letter-spacing:0.16em; text-transform:uppercase; color:var(--teal-light); margin-bottom:1rem; display:flex; align-items:center; gap:0.5rem; }\n    .prx-eyebrow::before { content:\"\"; width:5px; height:5px; border-radius:50%; background:var(--teal-light); animation:pulse 2.6s infinite; }\n    .prx-block h2 { font-family:\"DM Serif Display\",Georgia,serif; font-size:clamp(1.5rem,3.5vw,2rem); font-weight:400; color:#fff; line-height:1.1; letter-spacing:-0.025em; margin:0 0 0.7rem; }\n    .prx-block h2 em { color:var(--teal-light); font-style:italic; }\n\n    \/* specificity overrides *\/\n    .article .prx-block p,\n    .article .prx-lead,\n    .article .convo-signal,\n    .article .convo-prescription,\n    .article .prx-quote p,\n    .article .bottom-cta p { color:#f0ede8 !important; }\n    .article .convo-signal strong,\n    .article .convo-prescription strong,\n    .article .prx-block p strong { color:#ffffff !important; }\n\n    .prx-lead { font-size:0.95rem; color:#f0ede8; line-height:1.72; margin-bottom:2rem; }\n    .convo { display:flex; flex-direction:column; gap:1px; margin-bottom:2rem; }\n    .convo-turn { background:var(--dark-2); padding:1.3rem 1.5rem; }\n    .convo-turn:first-child { border-radius:8px 8px 0 0; }\n    .convo-turn:last-child  { border-radius:0 0 8px 8px; }\n    .convo-header { display:flex; align-items:baseline; gap:0.7rem; margin-bottom:0.65rem; }\n    .convo-turn-label { font-size:0.58rem; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:var(--teal-light); }\n    .convo-turn-title { font-size:0.88rem; font-weight:600; color:#EDECEA; }\n    .convo-signal { font-size:0.82rem; color:#f0ede8; line-height:1.62; margin-bottom:0.8rem; }\n    .convo-signal strong { color:#fff; font-weight:500; }\n    .convo-divider { border:none; border-top:1px solid #2e3d39; margin-bottom:0.8rem; }\n    .convo-prescription-label { font-size:0.58rem; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:var(--teal-light); margin-bottom:0.35rem; }\n    .convo-prescription { font-size:0.85rem; color:#f0ede8; line-height:1.68; }\n    .convo-prescription strong { color:#fff; font-weight:600; }\n\n    .prx-scores { display:grid; grid-template-columns:repeat(3,1fr); gap:1px; margin-top:1.6rem; border-radius:8px; overflow:hidden; }\n    .prx-score { background:var(--dark-3); padding:1.1rem 1rem; text-align:center; }\n    .prx-score-n { display:block; font-family:\"DM Serif Display\",Georgia,serif; font-size:2.4rem; font-style:italic; color:var(--teal-light); line-height:0.9; margin-bottom:0.45rem; }\n    .prx-score-l { font-size:0.58rem; font-weight:700; letter-spacing:0.1em; text-transform:uppercase; color:#f0ede8; line-height:1.4; }\n    .prx-quote { margin-top:1.6rem; padding:1rem 1.1rem; border-left:3px solid rgba(46,139,114,0.55); border-radius:0 6px 6px 0; background:rgba(255,255,255,0.04); }\n    .prx-quote-label { font-size:0.58rem; font-weight:700; letter-spacing:0.11em; text-transform:uppercase; color:var(--teal-light); margin-bottom:0.4rem; }\n    .prx-quote p { font-size:0.85rem; font-style:italic; color:#f0ede8; line-height:1.65; margin:0; }\n\n    \/* \u2500\u2500 USE CASES \u2500\u2500 *\/\n    .use-cases { border:1px solid var(--line); border-radius:10px; overflow:hidden; margin:2rem 0; }\n    .use-case { display:grid; grid-template-columns:44px 1fr; gap:1rem; align-items:start; padding:1.15rem 1.3rem; border-bottom:1px solid var(--line); background:var(--paper); }\n    .use-case:nth-child(even) { background:#fff; }\n    .use-case:last-child { border-bottom:none; }\n    .use-case-n { font-family:\"DM Serif Display\",Georgia,serif; font-size:1.3rem; font-style:italic; color:var(--teal); line-height:1; padding-top:0.15rem; }\n    .use-case h4 { font-size:0.9rem; font-weight:700; color:var(--ink); margin-bottom:0.25rem; }\n    .use-case p { font-size:0.84rem; color:var(--ink-soft); line-height:1.62; margin:0; }\n\n    \/* \u2500\u2500 CLINICAL IMPACT BOX \u2500\u2500 *\/\n    .clinical-box { background:var(--paper); border:1px solid var(--line); border-left:3px solid var(--warn); border-radius:0 10px 10px 0; padding:1.4rem 1.6rem; margin:2rem 0; }\n    .clinical-box-label { font-size:0.6rem; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:var(--warn); margin-bottom:0.8rem; }\n    .clinical-box p { font-size:0.9rem; color:var(--ink-soft); line-height:1.7; margin-bottom:0.6rem; }\n    .clinical-box p:last-child { margin-bottom:0; }\n    .clinical-box p strong { color:var(--ink); }\n\n    \/* \u2500\u2500 BOTTOM CTA \u2500\u2500 *\/\n    .bottom-cta { background:var(--dark); border-radius:12px; padding:2.2rem 2rem; margin:3.5rem 0 0; text-align:center; }\n    .bottom-cta h3 { font-family:\"DM Serif Display\",Georgia,serif; font-size:1.5rem; font-weight:400; color:#fff; letter-spacing:-0.02em; margin-bottom:0.6rem; line-height:1.15; }\n    .bottom-cta h3 em { color:var(--teal-light); font-style:italic; }\n    .bottom-cta p { font-size:0.9rem; color:#f0ede8; margin-bottom:1.3rem; line-height:1.6; }\n    .btn-teal { display:inline-flex; align-items:center; gap:0.4rem; background:var(--teal); color:#fff !important; font-size:0.85rem; font-weight:700; text-decoration:none !important; padding:0.72rem 1.35rem; border-radius:5px; transition:opacity .15s; }\n    .btn-teal:hover { opacity:.88; }\n\n    \/* \u2500\u2500 REFERENCES \u2500\u2500 *\/\n    .refs { margin-top:3.5rem; padding-top:2rem; border-top:1px solid var(--line); }\n    .refs h2 { font-family:\"DM Serif Display\",Georgia,serif; font-size:1.15rem; font-weight:400; color:var(--ink); margin-bottom:1.2rem; }\n    .ref-group { margin-bottom:1.4rem; }\n    .ref-group-label { font-size:0.6rem; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:var(--signal); margin-bottom:0.5rem; }\n    .ref-row { display:flex; justify-content:space-between; align-items:baseline; gap:1rem; padding:0.5rem 0; border-bottom:1px solid var(--line); font-size:0.82rem; color:var(--ink-soft); line-height:1.55; }\n    .ref-row:last-child { border-bottom:none; }\n    .ref-row a { font-size:0.74rem; font-weight:600; color:var(--signal); white-space:nowrap; flex-shrink:0; }\n\n    \/* \u2500\u2500 POST NAV \u2500\u2500 *\/\n    .post-nav { display:flex; justify-content:space-between; gap:1rem; margin-top:3rem; padding-top:2rem; border-top:1px solid var(--line); }\n    .post-nav a { font-size:0.82rem; font-weight:600; color:var(--signal); text-decoration:none; }\n    .post-nav a:hover { text-decoration:underline; }\n    .post-nav-prev::before { content:\"\u2190 \"; }\n\n    @media (max-width:640px) {\n      .article { padding:2.5rem 1.2rem 5rem; }\n      .hero { padding:3.5rem 1.2rem 3rem; }\n      .stat-bar, .outcome-strip { grid-template-columns:1fr; }\n      .gen-row { grid-template-columns:26px 1fr auto; gap:0.6rem; }\n      .gen-cat { display:none; }\n      .dyad-pairs { grid-template-columns:1fr; }\n      .dyad-pair { border-right:none !important; border-bottom:1px solid var(--line); }\n      .dyad-pair:last-child { border-bottom:none; }\n    }\n    @media (prefers-reduced-motion:reduce) {\n      *, *::before, *::after { animation-duration:.01ms !important; transition-duration:.01ms !important; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <header class=\"hero\">\n    <div class=\"hero-inner\">\n      <div class=\"hero-series\">Prescriptive AI \u00b7 Healthcare \u00b7 Episode 4<\/div>\n\n      <!-- Plutchik wheel \u2014 Submission dyad (Trust + Fear) in teal\/muted -->\n      <div class=\"hero-wheel\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 220 220\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <defs>\n            <style>\n              @keyframes glowT  { 0%,100%{opacity:.92} 50%{opacity:.38} }\n              @keyframes glowTd { 0%,100%{opacity:.50} 50%{opacity:.18} }\n              .pt-on  { animation:glowT  2.6s ease-in-out infinite; }\n              .pt-off { animation:glowTd 2.6s ease-in-out infinite; }\n            <\/style>\n          <\/defs>\n          <g transform=\"translate(110,110)\">\n            <!-- Joy \u2014 off -->\n            <path d=\"M0,0 L22,-88 A88,88,0,0,1,62,-63 Z\"  fill=\"#FFD166\" class=\"pt-off\"\/>\n            <!-- Trust \u2014 ACTIVE (Submission dyad) teal -->\n            <path d=\"M0,0 L62,-63 A88,88,0,0,1,88,0 Z\"    fill=\"#2e8b72\" class=\"pt-on\"\/>\n            <!-- Fear \u2014 ACTIVE (Submission dyad) lighter teal -->\n            <path d=\"M0,0 L88,0 A88,88,0,0,1,62,63 Z\"     fill=\"#4db89a\" class=\"pt-on\"\/>\n            <!-- Surprise \u2014 off -->\n            <path d=\"M0,0 L62,63 A88,88,0,0,1,22,88 Z\"    fill=\"#B8F2E6\" class=\"pt-off\"\/>\n            <!-- Sadness \u2014 off -->\n            <path d=\"M0,0 L22,88 A88,88,0,0,1,-22,88 Z\"   fill=\"#6B9FD4\" class=\"pt-off\"\/>\n            <!-- Disgust \u2014 off -->\n            <path d=\"M0,0 L-22,88 A88,88,0,0,1,-62,63 Z\"  fill=\"#9B72CF\" class=\"pt-off\"\/>\n            <!-- Anger \u2014 off -->\n            <path d=\"M0,0 L-62,63 A88,88,0,0,1,-88,0 Z\"   fill=\"#FF6B35\" class=\"pt-off\"\/>\n            <!-- Anticipation \u2014 off -->\n            <path d=\"M0,0 L-88,0 A88,88,0,0,1,-22,-88 Z\"  fill=\"#FF9F1C\" class=\"pt-off\"\/>\n            <!-- Joy close \u2014 off -->\n            <path d=\"M0,0 L-22,-88 A88,88,0,0,1,22,-88 Z\" fill=\"#FFD166\" class=\"pt-off\"\/>\n          <\/g>\n          <circle cx=\"110\" cy=\"110\" r=\"52\" fill=\"#fff\" opacity=\".04\"\/>\n          <circle cx=\"110\" cy=\"110\" r=\"52\" fill=\"none\" stroke=\"rgba(46,139,114,0.22)\" stroke-width=\"1\"\/>\n          <circle cx=\"110\" cy=\"110\" r=\"26\" fill=\"#1a1a18\"\/>\n          <text x=\"110\" y=\"106\" text-anchor=\"middle\" font-family=\"DM Serif Display,Georgia,serif\" font-size=\"7.5\" font-style=\"italic\" fill=\"#4db89a\">Submission<\/text>\n          <text x=\"110\" y=\"117\" text-anchor=\"middle\" font-family=\"DM Sans,sans-serif\" font-size=\"5.5\" fill=\"rgba(77,184,154,0.7)\" letter-spacing=\".04em\">DYAD \u00b7 ACTIVE<\/text>\n        <\/svg>\n      <\/div>\n\n      <h1>Healthcare.<br \/>When the patient says yes<br \/><em>but doesn&#8217;t mean it.<\/em><\/h1>\n      <p class=\"hero-lead\">\n        The most dangerous moment in healthcare AI is not when a patient says no. It&#8217;s when they say yes \u2014 from a place of fear, not understanding. Prescriptive AI catches the Submission dyad before it becomes a clinical risk.\n      <\/p>\n    <\/div>\n  <\/header>\n\n  <article class=\"article\">\n\n    <p>In every other industry, a completed form is a conversion.<\/p>\n    <p>In healthcare, a completed form can be a failure.<\/p>\n    <p>The patient signed. They clicked &#8220;I agree.&#8221; They answered yes to every question without asking one of their own. And now they&#8217;re 73% more likely to ghost on their follow-up appointment, not adhere to their treatment plan, or arrive at the next interaction more frightened and less informed than when they started.<\/p>\n    <p>This is the Submission dyad \u2014 Trust meeting Fear. And it is endemic in healthcare.<\/p>\n\n    <div class=\"pull-quote\">\n      <p>&#8220;51% of patients are too afraid to ask their provider about conditions or symptoms. 69% are concerned they won&#8217;t understand medical terminology. The conversation is failing them before it begins.&#8221;<\/p>\n    <\/div>\n\n    <p>Healthcare has digitised rapidly and responsibly. Telemedicine, patient portals, AI triage, digital consent flows \u2014 the infrastructure is there. But the emotional intelligence is not.<\/p>\n    <p>Because the patient interacting with a healthcare AI is never in a neutral state. They are afraid. Uncertain. Hoping for good news and bracing for bad. And when that state is ignored \u2014 when the system processes their compliance as genuine understanding \u2014 the consequences are not just experiential.<\/p>\n    <p><strong>They are clinical.<\/strong><\/p>\n\n    <hr class=\"rule\" \/>\n\n    <h2>The cost of getting it wrong<br \/><em>is measured in lives, not churn rates.<\/em><\/h2>\n\n    <div class=\"stat-bar\">\n      <div class=\"stat-cell\">\n        <span class=\"stat-n warn\">$528B<\/span>\n        <span class=\"stat-l\"><strong>annual cost<\/strong>of medication non-adherence<br \/><small>Magellan Health, 2024<\/small><\/span>\n      <\/div>\n      <div class=\"stat-cell\">\n        <span class=\"stat-n warn\">125K<\/span>\n        <span class=\"stat-l\"><strong>preventable deaths<\/strong>annually from non-adherence<br \/><small>AdhereTech, 2025<\/small><\/span>\n      <\/div>\n      <div class=\"stat-cell\">\n        <span class=\"stat-n warn\">2.1\u00d7<\/span>\n        <span class=\"stat-l\"><strong>higher mortality<\/strong>with unaddressed emotional distress<br \/><small>Johns Hopkins, 2024<\/small><\/span>\n      <\/div>\n    <\/div>\n\n    <p>These numbers share a single root cause: the emotional state of the patient at the moment of the conversation was not read, not responded to, and not resolved.<\/p>\n    <p>Non-adherence is not forgetfulness. It is fear, shame, guilt, and the accumulated weight of medical interactions that left the patient feeling confused and alone. $528 billion and 125,000 lives \u2014 not a supply chain problem, not a pharmacological problem. A conversation problem.<\/p>\n\n    <div class=\"outcome-strip\">\n      <div class=\"outcome-cell\">\n        <div class=\"outcome-n pos\">75%<\/div>\n        <div class=\"outcome-label\">Fewer hospitalisations<\/div>\n        <div class=\"outcome-source\">When anxiety and depression are addressed in heart disease patients \u00b7 JAHA, 2024<\/div>\n      <\/div>\n      <div class=\"outcome-cell\">\n        <div class=\"outcome-n pos\">68%<\/div>\n        <div class=\"outcome-label\">Feel &#8220;emotionally abandoned&#8221; after diagnosis<\/div>\n        <div class=\"outcome-source\">The gap Prescriptive AI closes \u00b7 Yale Medicine, 2025<\/div>\n      <\/div>\n      <div class=\"outcome-cell\">\n        <div class=\"outcome-n warn\">51%<\/div>\n        <div class=\"outcome-label\">Too afraid to ask their provider<\/div>\n        <div class=\"outcome-source\">PatientPoint Survey, 2022<\/div>\n      <\/div>\n      <div class=\"outcome-cell\">\n        <div class=\"outcome-n warn\">52%<\/div>\n        <div class=\"outcome-label\">Provider burnout rate<\/div>\n        <div class=\"outcome-source\">The system is breaking the people delivering care \u00b7 Ghahramani, 2024<\/div>\n      <\/div>\n    <\/div>\n\n    <p>These are not soft metrics. They are the clinical signature of a healthcare system that has optimised for process and forgotten the patient experience at the emotional level. Prescriptive AI does not replace clinicians. It restores the emotional intelligence that digitisation eroded \u2014 so the conversation can do its job.<\/p>\n\n    <hr class=\"rule\" \/>\n\n    <h2>Detection was never enough.<br \/><em>In healthcare, wrong prescription is negligence.<\/em><\/h2>\n\n    <p>Healthcare AI has focused on two capabilities: detecting risk markers in clinical data, and predicting patient outcomes from behavioral patterns. Both are valuable. Both are insufficient.<\/p>\n    <p>Because the question that determines whether a patient adheres to treatment, returns for follow-up, or discloses what they&#8217;re really experiencing is not a clinical question.<\/p>\n    <p>It is an emotional one.<\/p>\n    <p>And it requires a prescriptive answer \u2014 in real time, at the exact turn of the conversation where the emotional state demands it.<\/p>\n\n    <div class=\"gen-ladder\" aria-label=\"AI capability progression\">\n      <div class=\"gen-row\">\n        <span class=\"gen-n\">1<\/span>\n        <span class=\"gen-cat\">Descriptive<\/span>\n        <span class=\"gen-desc\">Tells you a patient didn&#8217;t return. After the relationship \u2014 and sometimes the outcome \u2014 was lost.<\/span>\n      <\/div>\n      <div class=\"gen-row\">\n        <span class=\"gen-n\">2<\/span>\n        <span class=\"gen-cat\">Predictive<\/span>\n        <span class=\"gen-desc\">Flags non-adherence risk. Scores drop-off probability. Still doesn&#8217;t say what to do when the patient says yes but means something else.<\/span>\n      <\/div>\n      <div class=\"gen-row\">\n        <span class=\"gen-n\">3<\/span>\n        <span class=\"gen-cat\">Prescriptive<\/span>\n        <span class=\"gen-desc\">Tells your AI what to say at the turn where the Submission dyad is active \u2014 before fragile compliance becomes failed treatment.<\/span>\n        <span class=\"gen-badge\">ConsentPlace<\/span>\n      <\/div>\n    <\/div>\n\n    <p>The distance between Predictive and Prescriptive in healthcare is not technical.<\/p>\n    <p>It is the distance between knowing a patient is at risk \u2014 and knowing what to say to change that.<\/p>\n\n    <hr class=\"rule\" \/>\n\n    <h2 class=\"teal\">The healthcare dyads.<br \/><em>What the patient is actually experiencing.<\/em><\/h2>\n\n    <p>Patients never arrive in a single emotional state. They arrive in blends \u2014 hope mixed with fear, trust mixed with vulnerability, resignation mixed with desperate anticipation of good news. Plutchik called these blends <strong>dyads<\/strong>. In healthcare, six define almost every decisive moment:<\/p>\n\n    <div class=\"dyad-visual\">\n      <div class=\"dyad-visual-head\">\n        <div class=\"dyad-dot g\"><\/div>\n        <div class=\"dyad-dot a\"><\/div>\n        <div class=\"dyad-dot r\"><\/div>\n        <h3>The 6 decisive healthcare dyads<\/h3>\n        <span>Detected in real time \u00b7 v39.4<\/span>\n      <\/div>\n      <div class=\"dyad-pairs\">\n        <div class=\"dyad-pair\">\n          <div class=\"dyad-equation warn\">Trust + Fear<\/div>\n          <div class=\"dyad-name\">Submission<\/div>\n          <div class=\"dyad-desc\">The most dangerous dyad in healthcare. Looks like cooperation \u2014 the patient agrees, completes, signs. Is actually compliance born from fear, not understanding. 73% of ghosting starts here. <em>This is the dyad most AI systems miss entirely.<\/em><\/div>\n          <div class=\"dyad-signal crit\">\u26a0 Most common critical state \u00b7 73% of ghosting originates here<\/div>\n        <\/div>\n        <div class=\"dyad-pair\">\n          <div class=\"dyad-equation\">Joy + Trust<\/div>\n          <div class=\"dyad-name\">Love \/ Relief<\/div>\n          <div class=\"dyad-desc\">Highest adherence. Best outcomes. The state patients reach when they feel genuinely heard and understood \u2014 not just processed. The target state for every healthcare interaction. Rare as an entry state. Achievable through the right prescription.<\/div>\n          <div class=\"dyad-signal safe\">Target state \u00b7 highest treatment adherence<\/div>\n        <\/div>\n        <div class=\"dyad-pair\">\n          <div class=\"dyad-equation warn\">Fear + Surprise<\/div>\n          <div class=\"dyad-name\">Awe<\/div>\n          <div class=\"dyad-desc\">The &#8220;you have cancer&#8221; moment. Information blackout \u2014 less than 10% retention. The patient hears the words but cannot process them. Any clinical information delivered during Awe is functionally lost. The prescription is to stop, acknowledge, and create space before proceeding.<\/div>\n          <div class=\"dyad-signal warn\">&lt;10% information retention \u00b7 most critical disclosure turn<\/div>\n        <\/div>\n        <div class=\"dyad-pair\">\n          <div class=\"dyad-equation\">Joy + Fear<\/div>\n          <div class=\"dyad-name\">Guilt<\/div>\n          <div class=\"dyad-desc\">&#8220;I know I should take this \u2014 but I can&#8217;t afford it.&#8221; Cost-related non-adherence is driven almost entirely by the Guilt dyad. 12.6% of CVD patients skip medication due to cost (2.2M Americans). The prescription is to address the fear openly, not to reinforce the clinical argument.<\/div>\n          <div class=\"dyad-signal warn\">12.6% CVD patients skip meds \u00b7 $528B adherence crisis<\/div>\n        <\/div>\n        <div class=\"dyad-pair\">\n          <div class=\"dyad-equation warn\">Disgust + Anticipation<\/div>\n          <div class=\"dyad-name\">Cynicism<\/div>\n          <div class=\"dyad-desc\">&#8220;I&#8217;ve been through this system before. It won&#8217;t help.&#8221; Patients with previous negative healthcare experiences arrive in Cynicism \u2014 expecting to be dismissed. Any clinical efficiency or protocol-driven response confirms the expectation. Prescription: acknowledge the history before anything else.<\/div>\n          <div class=\"dyad-signal warn\">Drives disengagement \u00b7 history of poor care experiences<\/div>\n        <\/div>\n        <div class=\"dyad-pair\">\n          <div class=\"dyad-equation\">Anticipation + Fear<\/div>\n          <div class=\"dyad-name\">Anxiety<\/div>\n          <div class=\"dyad-desc\">Pre-procedure, pre-diagnosis, pre-disclosure worry. Preoperative anxiety is associated with increased morbidity. When Anxiety is active, clinical information is processed at reduced capacity \u2014 and pressure accelerates the state rather than resolving it.<\/div>\n          <div class=\"dyad-signal warn\">Pre-procedure peak \u00b7 increased morbidity risk if unaddressed<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <hr class=\"rule\" \/>\n\n    <div class=\"clinical-box\">\n      <div class=\"clinical-box-label\">Clinical consequence \u2014 what happens when these dyads are missed<\/div>\n      <p><strong>Submission undetected:<\/strong> Patient completes intake, leaves without asking questions, misunderstands dosage instructions, doesn&#8217;t adhere to treatment. Readmission within 30 days. One of the 125,000.<\/p>\n      <p><strong>Awe undetected:<\/strong> Oncologist delivers diagnosis. Patient receives 47 minutes of clinical information. Retains less than 5 minutes of it. Returns home unable to explain their condition to their family. Next interaction starts from zero.<\/p>\n      <p><strong>Guilt undetected:<\/strong> Patient prescribed essential medication. Cannot afford it. Too ashamed to say so. Nods compliance. Never fills the prescription. Classified as non-adherent. The cost: one of the 12.6% of CVD patients skipping medication, and eventually one of the 125,000 preventable deaths.<\/p>\n    <\/div>\n\n    <hr class=\"rule\" \/>\n\n    <!-- PRESCRIPTIVE AI BLOCK -->\n    <div class=\"prx-block\">\n      <div class=\"prx-eyebrow\">Prescriptive AI in action \u00b7 ConsentPlaceAgent v39.4<\/div>\n      <h2>The three turns where<br \/><em>healthcare conversations determine outcomes.<\/em><\/h2>\n      <p class=\"prx-lead\">\n        We ran the full patient journey through ConsentPlaceAgent v39.4 \u2014 across digital consent, treatment disclosure, and post-diagnosis follow-up. Three independent AI systems evaluated each prescriptive move. Here&#8217;s what the system does at the turns that shape clinical outcomes.\n      <\/p>\n\n      <div class=\"convo\">\n\n        <div class=\"convo-turn\">\n          <div class=\"convo-header\">\n            <span class=\"convo-turn-label\">Turn 1<\/span>\n            <span class=\"convo-turn-title\">Informed consent \u2014 Submission dyad detected<\/span>\n          <\/div>\n          <p class=\"convo-signal\">\n            <strong>What the system sees:<\/strong> Patient is completing a digital pre-surgical consent form. Responses are fast and uniformly affirmative. No questions asked across 14 screens of clinical information. Completion time is significantly below average \u2014 3 minutes for a document that typically takes 8. Submission dyad active \u2014 Trust (the patient believes the system is acting in their interest) meeting Fear (the patient is too intimidated to disclose what they don&#8217;t understand). This is not understanding. This is deference dressed as consent.\n          <\/p>\n          <hr class=\"convo-divider\" \/>\n          <div class=\"convo-prescription-label\">ConsentPlace prescribes<\/div>\n          <p class=\"convo-prescription\">\n            <strong>Interrupt the completion. Create space for the question that hasn&#8217;t been asked.<\/strong> The Submission dyad requires the system to stop before the patient does. ConsentPlace prescribes a pause after the highest-complexity section \u2014 not a comprehension quiz, not a legal disclaimer, but a single, open, human question: &#8220;Before we continue \u2014 is there anything here you&#8217;d want explained differently?&#8221; The phrasing matters: &#8220;explained differently&#8221; rather than &#8220;don&#8217;t understand&#8221; removes the shame of admission. In the majority of cases, this single move surfaces the question the patient had been carrying for 10 minutes. The consent that follows is genuine. The outcome is different.\n          <\/p>\n        <\/div>\n\n        <div class=\"convo-turn\">\n          <div class=\"convo-header\">\n            <span class=\"convo-turn-label\">Turn 2<\/span>\n            <span class=\"convo-turn-title\">Post-diagnosis disclosure \u2014 Awe dyad detected<\/span>\n          <\/div>\n          <p class=\"convo-signal\">\n            <strong>What the system sees:<\/strong> Patient has just received a significant diagnosis through a patient portal message. Response time increases from seconds to 4 minutes. When they respond, it is a single word: &#8220;Okay.&#8221; No questions. No emotional expression. No acknowledgment of the clinical content. Awe dyad active \u2014 Fear meeting Surprise. Information blackout. The patient is in a state of suspended comprehension \u2014 they read the words, but the cognitive capacity to process them has temporarily shut down. Every piece of clinical information delivered in the next three conversational turns will be retained at less than 10%.\n          <\/p>\n          <hr class=\"convo-divider\" \/>\n          <div class=\"convo-prescription-label\">ConsentPlace prescribes<\/div>\n          <p class=\"convo-prescription\">\n            <strong>Stop all clinical content. Acknowledge the human moment first.<\/strong> The Awe dyad is not a clinical state. It is a human one. And it requires a human response before any clinical one. ConsentPlace prescribes an immediate halt to information delivery and a single acknowledgment: not of the diagnosis, but of the patient \u2014 &#8220;We understand this is a lot to take in.&#8221; Then a specific, actionable offer: &#8220;Can we schedule a call with your care team at a time that works for you?&#8221; No more clinical content in this session. The information will be retained. The patient will return. Because they felt something rare from a healthcare system: they felt met.\n          <\/p>\n        <\/div>\n\n        <div class=\"convo-turn\">\n          <div class=\"convo-header\">\n            <span class=\"convo-turn-label\">Turn 3<\/span>\n            <span class=\"convo-turn-title\">Treatment adherence check-in \u2014 Guilt dyad detected<\/span>\n          <\/div>\n          <p class=\"convo-signal\">\n            <strong>What the system sees:<\/strong> Automated 30-day adherence check-in. Patient&#8217;s medication refill has not been processed. The system asks: &#8220;Have you been taking your medication as prescribed?&#8221; Patient responds: &#8220;Mostly.&#8221; A single word that carries everything. Guilt dyad active \u2014 Joy (they want to get better) colliding with Fear (they cannot afford the medication and are ashamed to say so, or they are experiencing side effects they haven&#8217;t disclosed). Standard system response: a reminder of the clinical importance of adherence. This is exactly wrong.\n          <\/p>\n          <hr class=\"convo-divider\" \/>\n          <div class=\"convo-prescription-label\">ConsentPlace prescribes<\/div>\n          <p class=\"convo-prescription\">\n            <strong>Name the &#8220;mostly.&#8221; Without judgment. Without clinical urgency.<\/strong> The word &#8220;mostly&#8221; is a disclosure attempt by a patient who is ashamed to fully disclose. The Guilt dyad responds to one thing: being seen without judgment. ConsentPlace prescribes a response that acknowledges the word directly \u2014 &#8220;It sounds like there have been some challenges with the medication&#8221; \u2014 followed by an open, non-clinical question about what those challenges are. Cost, side effects, access, confusion about timing: the actual barrier is almost always surfaceable at this turn. Once surfaced, it can be addressed \u2014 with a social worker, a patient assistance program, an adjusted prescription, or a simple clarification. The outcome changes. Not because the system was more efficient, but because it was more human.\n          <\/p>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"prx-scores\" aria-label=\"Independent evaluation scores\">\n        <div class=\"prx-score\">\n          <span class=\"prx-score-n\">9.5<\/span>\n          <span class=\"prx-score-l\">Safety-focused<br \/>AI evaluator<\/span>\n        <\/div>\n        <div class=\"prx-score\">\n          <span class=\"prx-score-n\">9.6<\/span>\n          <span class=\"prx-score-l\">Reasoning-first<br \/>AI evaluator<\/span>\n        <\/div>\n        <div class=\"prx-score\">\n          <span class=\"prx-score-n\">9.0<\/span>\n          <span class=\"prx-score-l\">Multimodal-native<br \/>AI evaluator<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"prx-quote\">\n        <div class=\"prx-quote-label\">Reasoning-first AI system \u00b7 Prescriptive score 5\/5 \u00b7 July 2026<\/div>\n        <p>&#8220;It identifies the kind of hesitation before changing the conversational strategy. That is exactly the shift Prescriptive AI is meant to make.&#8221;<\/p>\n      <\/div>\n    <\/div>\n\n    <hr class=\"rule\" \/>\n\n    <h2>Where Prescriptive AI<br \/><em>changes the clinical outcome.<\/em><\/h2>\n\n    <p>The decisive emotional turn appears across every patient touchpoint. Six moments carry the highest concentration of dyad-driven clinical risk:<\/p>\n\n    <div class=\"use-cases\">\n      <div class=\"use-case\">\n        <span class=\"use-case-n\">1<\/span>\n        <div>\n          <h4>Informed consent &amp; digital consent flows<\/h4>\n          <p>Consent is not a signature. It is a state of genuine understanding reached in a context of safety and choice. ConsentPlace detects when the patient is in Submission \u2014 agreeing from fear, not comprehension \u2014 and interrupts the flow before consent becomes a legal fiction and a clinical liability.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"use-case\">\n        <span class=\"use-case-n\">2<\/span>\n        <div>\n          <h4>Diagnosis disclosure &amp; patient portals<\/h4>\n          <p>Delivering significant clinical information through a portal message is now standard. Receiving it in Awe is also standard. ConsentPlace detects the information blackout signal and prescribes a human acknowledgment before any clinical content \u2014 ensuring the information is actually received rather than technically delivered.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"use-case\">\n        <span class=\"use-case-n\">3<\/span>\n        <div>\n          <h4>Medication adherence &amp; follow-up<\/h4>\n          <p>$528 billion and 125,000 lives. The Guilt dyad drives most of it. ConsentPlace catches &#8220;mostly,&#8221; &#8220;I try,&#8221; and &#8220;sometimes&#8221; as the disclosure signals they are \u2014 not compliance failures to be corrected, but emotional states to be met. The adherence conversation that follows is different. The outcome is different.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"use-case\">\n        <span class=\"use-case-n\">4<\/span>\n        <div>\n          <h4>Mental health &amp; triage conversations<\/h4>\n          <p>Mental health disclosure requires the highest emotional safety of any healthcare interaction. The Shame dyad (Fear + Disgust) prevents 68% of patients from disclosing what they&#8217;re experiencing. ConsentPlace creates the conditions for disclosure \u2014 not by asking more directly, but by creating more safety.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"use-case\">\n        <span class=\"use-case-n\">5<\/span>\n        <div>\n          <h4>Pre-procedure anxiety management<\/h4>\n          <p>Preoperative anxiety is associated with increased morbidity and longer recovery times. When Anxiety is active, clinical preparation information is processed at significantly reduced capacity. ConsentPlace detects the Anxiety dyad before clinical content is delivered and prescribes an emotional grounding move first \u2014 ensuring the information lands.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"use-case\">\n        <span class=\"use-case-n\">6<\/span>\n        <div>\n          <h4>Provider support &amp; burnout prevention<\/h4>\n          <p>52% provider burnout rate. The emotional labour of healthcare \u2014 unmet by the system \u2014 falls entirely on clinicians. ConsentPlace takes the emotional work of patient interaction off the clinical team: detecting distress, managing disclosure hesitation, verifying genuine consent. What remains is medicine. The capacity to deliver it returns.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <hr class=\"rule\" \/>\n\n    <h2>The organisations that win<br \/><em>won&#8217;t have the best clinical AI.<\/em><\/h2>\n\n    <p>Healthcare will continue to digitise. AI will continue to mediate patient interaction \u2014 intake, triage, consent, follow-up, adherence, discharge. The question is not whether AI will be part of the care pathway.<\/p>\n    <p>The question is whether that AI will understand what the patient is actually experiencing at the turn it matters most.<\/p>\n    <p>Because $528 billion and 125,000 preventable deaths are not a clinical failure.<\/p>\n    <p>They are an emotional intelligence failure \u2014 distributed across millions of conversations where the system processed the patient&#8217;s compliance as genuine understanding, and moved on.<\/p>\n    <p>The organisations that close this gap will not be those with the most sophisticated diagnostic AI or the most efficient patient portals.<\/p>\n    <p>They will be the ones whose AI knows the difference between a patient who understands and a patient who is afraid to say they don&#8217;t.<\/p>\n    <p><strong>That is Prescriptive AI. In healthcare, it is not a competitive advantage.<\/strong><\/p>\n    <p><strong>It is a standard of care.<\/strong><\/p>\n\n    <div class=\"bottom-cta\">\n      <h3>See Prescriptive AI at<br \/><em>the healthcare turn that matters.<\/em><\/h3>\n      <p>ConsentPlaceAgent detects the Submission dyad, interrupts the Awe state, and surfaces the Guilt disclosure \u2014 before fragile compliance becomes a clinical failure. Scored 9.5 \/ 9.6 \/ 9.0 by three independent AI systems.<\/p>\n      <a href=\"https:\/\/www.consentplace.com\/en#demo\" class=\"btn-teal\">Watch the demo \u2192<\/a>\n    <\/div>\n\n    <!-- REFERENCES -->\n    <div class=\"refs\">\n      <h2>Research &amp; References<\/h2>\n\n      <div class=\"ref-group\">\n        <div class=\"ref-group-label\">Non-Adherence Crisis<\/div>\n        <div class=\"ref-row\">\n          <span>Magellan Health (2024) \u2014 $528B annual cost of medication non-adherence; 125,000 preventable deaths.<\/span>\n          <a href=\"https:\/\/www.magellanhealthinsights.com\/2024\/02\/19\/prescription-predicament-the-impact-of-rising-drug-costs-on-medication-adherence\/\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n        <div class=\"ref-row\">\n          <span>AdhereTech (2025) \u2014 Economics of non-adherence by disease state.<\/span>\n          <a href=\"https:\/\/adheretech.com\/medication-nonadherence-economics\/\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n        <div class=\"ref-row\">\n          <span>American Heart Association \u2014 12.6% of CVD patients skip medication due to cost (2.2M Americans).<\/span>\n          <a href=\"https:\/\/www.ahajournals.org\/doi\/10.1161\/CIRCOUTCOMES.117.003854\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"ref-group\">\n        <div class=\"ref-group-label\">Emotional Health &amp; Clinical Outcomes<\/div>\n        <div class=\"ref-row\">\n          <span>JAHA (2024) \u2014 75% fewer hospitalisations when anxiety and depression are treated in heart disease patients.<\/span>\n          <a href=\"https:\/\/www.ahajournals.org\/doi\/10.1161\/JAHA.123.031689\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n        <div class=\"ref-row\">\n          <span>Johns Hopkins (2024) \u2014 2.1\u00d7 higher mortality with unaddressed emotional distress.<\/span>\n        <\/div>\n        <div class=\"ref-row\">\n          <span>Yale Medicine (2025) \u2014 68% of patients feel &#8220;emotionally abandoned&#8221; after diagnosis.<\/span>\n        <\/div>\n        <div class=\"ref-row\">\n          <span>Scientific Reports (2022) \u2014 Preoperative anxiety associated with increased morbidity.<\/span>\n          <a href=\"https:\/\/www.nature.com\/articles\/s41598-022-09736-2\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"ref-group\">\n        <div class=\"ref-group-label\">Patient Communication<\/div>\n        <div class=\"ref-row\">\n          <span>PatientPoint Survey (2022) \u2014 51% of patients too afraid to ask their provider about conditions or symptoms.<\/span>\n        <\/div>\n        <div class=\"ref-row\">\n          <span>European Spine Journal (2021) \u2014 69% concerned they won&#8217;t understand medical terminology.<\/span>\n        <\/div>\n        <div class=\"ref-row\">\n          <span>Journal Royal Society Medicine (2008) \u2014 Patient-centered communication improves outcomes.<\/span>\n          <a href=\"https:\/\/www.ncbi.nlm.nih.gov\/pmc\/articles\/PMC1939962\/\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"ref-group\">\n        <div class=\"ref-group-label\">Provider Burnout<\/div>\n        <div class=\"ref-row\">\n          <span>Ghahramani Meta-Analysis (2024) \u2014 52% burnout rate: 51% exhaustion, 52% depersonalization. Higher EI = lower burnout (20 studies, p &lt; 0.05).<\/span>\n        <\/div>\n        <div class=\"ref-row\">\n          <span>JAMA Internal Medicine (2018) \u2014 Burnout linked to patient safety incidents.<\/span>\n          <a href=\"https:\/\/jamanetwork.com\/journals\/jamainternalmedicine\/article-abstract\/2698144\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"ref-group\">\n        <div class=\"ref-group-label\">Emotion Theory<\/div>\n        <div class=\"ref-row\">\n          <span>Plutchik, R. (1980) \u2014 <em>A general psychoevolutionary theory of emotion.<\/em> Academic Press.<\/span>\n          <a href=\"http:\/\/www.jstor.org\/stable\/27857503\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n        <div class=\"ref-row\">\n          <span>Plutchik, R. (2001) \u2014 &#8220;The Nature of Emotions.&#8221; <em>American Scientist, 89(4)<\/em>, 344\u2013350.<\/span>\n          <a href=\"https:\/\/journals.sagepub.com\/doi\/abs\/10.1177\/053901882021004003\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n        <div class=\"ref-row\">\n          <span>Semeraro et al. (2021) \u2014 PyPlutchik: Emotion annotation framework. <em>PLOS ONE.<\/em><\/span>\n          <a href=\"https:\/\/www.ncbi.nlm.nih.gov\/pmc\/articles\/PMC8409663\/\" target=\"_blank\" rel=\"noopener\">View \u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"ref-group\">\n        <div class=\"ref-group-label\">ConsentPlace Evaluation<\/div>\n        <div class=\"ref-row\">\n          <span>ConsentPlaceAgent v39.4 \u2014 Independent evaluation by three AI systems. July 2026. Scores: 9.5 \/ 9.6 \/ 9.0. Session average 8.6\/10. Prescriptive score 5\/5.<\/span>\n          <a href=\"https:\/\/blogs.consentplace.com\/en\/tech\/prescriptiveai\/\" target=\"_blank\" rel=\"noopener\">Read post \u2192<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- POST NAV -->\n    <nav class=\"post-nav\">\n      <a href=\"https:\/\/blogs.consentplace.com\/en\/prescriptive-ai-by-industry-finance\/\" class=\"post-nav-prev\">Finance<\/a>\n    <\/nav>\n\n  <\/article>\n\n<\/body>\n<\/html>\n\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\"><style id=\"wpforms-css-vars-198-block-64e896d2-9be8-4832-a181-6014cc6b4d54\">\n\t\t\t\t#wpforms-198.wpforms-block-64e896d2-9be8-4832-a181-6014cc6b4d54 {\n\t\t\t\t--wpforms-field-size-input-height: 43px;\n--wpforms-field-size-input-spacing: 15px;\n--wpforms-field-size-font-size: 16px;\n--wpforms-field-size-line-height: 19px;\n--wpforms-field-size-padding-h: 14px;\n--wpforms-field-size-checkbox-size: 16px;\n--wpforms-field-size-sublabel-spacing: 5px;\n--wpforms-field-size-icon-size: 1;\n--wpforms-label-size-font-size: 16px;\n--wpforms-label-size-line-height: 19px;\n--wpforms-label-size-sublabel-font-size: 14px;\n--wpforms-label-size-sublabel-line-height: 17px;\n--wpforms-button-size-font-size: 17px;\n--wpforms-button-size-height: 41px;\n--wpforms-button-size-padding-h: 15px;\n--wpforms-button-size-margin-top: 10px;\n\t\t\t}\n\t\t\t<\/style><div class=\"wpforms-container wpforms-container-full wpforms-block wpforms-block-64e896d2-9be8-4832-a181-6014cc6b4d54 wpforms-render-modern\" id=\"wpforms-198\"><form id=\"wpforms-form-198\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"198\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/en\/wp-json\/wp\/v2\/pages\/2586\" data-token=\"f75708c6b8f6fb955f1a8aa728aa3f35\" data-token-time=\"1784634542\"><noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.<\/noscript><div id=\"wpforms-error-noscript\" style=\"display: none;\">Please enable JavaScript in your browser to complete this form.<\/div><div class=\"wpforms-field-container\"><div id=\"wpforms-198-field_4-container\" class=\"wpforms-field wpforms-field-radio\" data-field-id=\"4\"><fieldset><legend class=\"wpforms-field-label\">You are: <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/legend><ul id=\"wpforms-198-field_4\" class=\"wpforms-field-required\"><li class=\"choice-1 depth-1\"><input type=\"radio\" id=\"wpforms-198-field_4_1\" name=\"wpforms[fields][4]\" value=\"A User\" aria-errormessage=\"wpforms-198-field_4_1-error\" required ><label class=\"wpforms-field-label-inline\" for=\"wpforms-198-field_4_1\">A User<\/label><\/li><li class=\"choice-2 depth-1\"><input type=\"radio\" id=\"wpforms-198-field_4_2\" name=\"wpforms[fields][4]\" value=\"A Brand or its Agency\" aria-errormessage=\"wpforms-198-field_4_2-error\" required ><label class=\"wpforms-field-label-inline\" for=\"wpforms-198-field_4_2\">A Brand or its Agency<\/label><\/li><\/ul><\/fieldset><\/div><div id=\"wpforms-198-field_0-container\" class=\"wpforms-field wpforms-field-name\" data-field-id=\"0\"><fieldset><legend class=\"wpforms-field-label\">Name <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/legend><div class=\"wpforms-field-row wpforms-field-small\"><div class=\"wpforms-field-row-block wpforms-first wpforms-one-half\"><input type=\"text\" id=\"wpforms-198-field_0\" class=\"wpforms-field-name-first wpforms-field-required\" name=\"wpforms[fields][0][first]\" aria-errormessage=\"wpforms-198-field_0-error\" required><label for=\"wpforms-198-field_0\" class=\"wpforms-field-sublabel after\">First<\/label><\/div><div class=\"wpforms-field-row-block wpforms-one-half\"><input type=\"text\" id=\"wpforms-198-field_0-last\" class=\"wpforms-field-name-last wpforms-field-required\" name=\"wpforms[fields][0][last]\" aria-errormessage=\"wpforms-198-field_0-last-error\" required><label for=\"wpforms-198-field_0-last\" class=\"wpforms-field-sublabel after\">Last<\/label><\/div><\/div><\/fieldset><\/div><div id=\"wpforms-198-field_5-container\" class=\"wpforms-field wpforms-field-text\" data-field-id=\"5\"><label class=\"wpforms-field-label\" for=\"wpforms-198-field_5\">Company<\/label><input type=\"text\" id=\"wpforms-198-field_5\" class=\"wpforms-field-medium\" name=\"wpforms[fields][5]\" aria-errormessage=\"wpforms-198-field_5-error\" ><\/div><div id=\"wpforms-198-field_1-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"1\"><label class=\"wpforms-field-label\" for=\"wpforms-198-field_1\">Email <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"email\" id=\"wpforms-198-field_1\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][1]\" spellcheck=\"false\" aria-errormessage=\"wpforms-198-field_1-error\" required><\/div><div id=\"wpforms-198-field_2-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"2\"><label class=\"wpforms-field-label\" for=\"wpforms-198-field_2\">Comment or Message<\/label><textarea id=\"wpforms-198-field_2\" class=\"wpforms-field-medium\" name=\"wpforms[fields][2]\" aria-errormessage=\"wpforms-198-field_2-error\" ><\/textarea><\/div><div id=\"wpforms-198-field_9-container\" class=\"wpforms-field wpforms-field-checkbox\" data-field-id=\"9\"><fieldset><legend class=\"wpforms-field-label\">Newsletter Subscription<\/legend><ul id=\"wpforms-198-field_9\"><li class=\"choice-1 depth-1\"><input type=\"checkbox\" id=\"wpforms-198-field_9_1\" name=\"wpforms[fields][9][]\" value=\"I want to receive the ConsentPlace newsletter\" aria-errormessage=\"wpforms-198-field_9_1-error\"  ><label class=\"wpforms-field-label-inline\" for=\"wpforms-198-field_9_1\">I want to receive the ConsentPlace newsletter<\/label><\/li><\/ul><\/fieldset><\/div><\/div><!-- .wpforms-field-container --><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"198\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/pages\/2586\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-198\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit<\/button><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blogs.consentplace.com\/en\/wp-content\/plugins\/wpforms-lite\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"><\/div><\/form><\/div>  <!-- .wpforms-container --><\/div><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Prescriptive AI by Industry: Healthcare. \u2013 Official Blog Prescriptive AI \u00b7 Healthcare \u00b7 Episode 4 Submission DYAD \u00b7 ACTIVE Healthcare.When the patient says yesbut doesn&#8217;t mean it. The most dangerous moment in healthcare AI is not when a patient says no. It&#8217;s when they say yes \u2014 from a place of fear, not understanding. Prescriptive&hellip; <a class=\"more-link\" href=\"https:\/\/blogs.consentplace.com\/en\/prescriptive-ai-by-industry-healthcare\/\">Continue reading <span class=\"screen-reader-text\">Prescriptive AI by Industry: Healthcare.<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2586","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/pages\/2586","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/comments?post=2586"}],"version-history":[{"count":1,"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/pages\/2586\/revisions"}],"predecessor-version":[{"id":2587,"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/pages\/2586\/revisions\/2587"}],"wp:attachment":[{"href":"https:\/\/blogs.consentplace.com\/en\/wp-json\/wp\/v2\/media?parent=2586"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}