-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmh-sud-burden-report.html
More file actions
78 lines (69 loc) · 3.34 KB
/
Copy pathmh-sud-burden-report.html
File metadata and controls
78 lines (69 loc) · 3.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
---
layout: default
title: Economic Burden of Mental Health and Substance Use Disorders
description: "Co-authored NORC report quantifying the $107.3B annual U.S. economic burden of mental health and substance use disorders, with Heartland-region and Arkansas detail."
---
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Report",
"headline": "The Economic Burden of Mental Health and Substance Use Disorders: The United States and the Heartland Region",
"author": [
{ "@type": "Person", "name": "A. F. Kritikos" },
{ "@type": "Person", "name": "M. Hefferon" },
{ "@type": "Person", "name": "D. Chelluri" },
{ "@type": "Person", "name": "M. L. Hughes" },
{ "@type": "Person", "name": "Tandem J. Young" }
],
"datePublished": "2026-02",
"publisher": { "@type": "Organization", "name": "NORC at the University of Chicago" },
"url": "https://tandemyoung.com/mh-sud-burden-report.html",
"mainEntityOfPage": "https://tandemyoung.com/mh-sud-burden-report.html"
}
</script>
<section class="report">
<a class="back-link" href="{{ 'portfolio.html' | relative_url }}">← Back to Portfolio</a>
<h1 class="page-title">Economic Burden of Mental Health and Substance Use Disorders</h1>
<p class="report-meta">
NORC at the University of Chicago · February 2026. Authors: A. F. Kritikos, M. Hefferon, D. Chelluri,
M. L. Hughes, and Tandem J. Young. Supported by Arisa Health and Centerstone.
</p>
<div class="quick-facts report-facts">
<div><strong>Headline finding:</strong> Mental health and substance use disorders impose a $107.3 billion annual economic burden on the U.S.</div>
<div><strong>Breakdown:</strong> $59.5B in health care costs + $47.7B in productivity losses (absenteeism, unemployment, and foregone tax revenue).</div>
<div><strong>Heartland region:</strong> $11.2B burden across 7 states (AR, IL, IN, KS, MO, OK, TN).</div>
<div><strong>Arkansas impact:</strong> ≈$0.7B total burden (≈$0.6B health care + ≈$90M in lost wages).</div>
</div>
<div class="doc-actions">
<a class="btn btn-primary" href="{{ '/assets/reports/MH_SUD_Heartland_508.pdf' | relative_url }}" target="_blank" rel="noopener noreferrer">
Open the full PDF
</a>
<a class="btn" href="{{ '/assets/reports/MH_SUD_Heartland_508.pdf' | relative_url }}" download>
Download PDF
</a>
</div>
<div class="cv-frame pdf-embed">
<button
type="button"
class="pdf-embed-load btn btn-primary"
data-pdf-src="{{ '/assets/reports/MH_SUD_Heartland_508.pdf' | relative_url }}"
data-pdf-title="Economic Burden of Mental Health and Substance Use Disorders (PDF)"
>View the embedded PDF</button>
<p class="pdf-embed-note">Loads a ~2 MB preview in the page. You can also use Open or Download above.</p>
</div>
<noscript>
<div class="cv-frame">
<iframe
src="{{ '/assets/reports/MH_SUD_Heartland_508.pdf' | relative_url }}"
title="Economic Burden of Mental Health and Substance Use Disorders (PDF)"
loading="lazy"
></iframe>
</div>
</noscript>
<p class="cv-fallback">
If the embedded PDF doesn’t display on your device, use the buttons above to open or download it.
</p>
<div class="report-footer">
<a class="btn" href="{{ 'portfolio.html' | relative_url }}">← Back to Portfolio</a>
</div>
</section>