Treatment Admissions in MS
A total of 2,154 Mississippians were admitted in Q1 2025 to community mental health centers for all substance use disorders and 261 (see table 2) for opioid use disorders (includes primary, secondary, and tertiary).
Opioids were listed as the primary diagnosis for 142 (6.59%) of the 2,154 unique patients admitted in Q1 2025.
Chart JSON
{
"chart": {
"type": "bar",
"backgroundColor": "",
"polar": 0,
"options3d": {
"enabled": 0
}
},
"credits": {
"enabled": false
},
"title": {
"text": "Treatment Admissions in MS by Quarter",
"style": {
"color": "#000"
}
},
"subtitle": {
"text": ""
},
"colors": [],
"tooltip": {
"enabled": false,
"useHTML": false
},
"plotOptions": {
"series": {
"stacking": false,
"dataLabels": {
"enabled": true
},
"marker": {
"enabled": false
},
"connectNulls": false
}
},
"legend": {
"enabled": false
},
"xAxis": [
{
"type": "",
"title": {
"text": "",
"style": {
"color": "#000"
}
},
"categories": [
"Q4 2025",
"Q3 2025",
"Q2 2025",
"Q1 2025",
"Q4 2024"
],
"labels": {
"style": {
"color": "#000"
},
"rotation": 0
},
"gridLineColor": "#ccc",
"lineColor": "#ccc",
"minorGridLineColor": "#e0e0e0",
"opposite": false
}
],
"yAxis": [
{
"type": "",
"title": {
"text": "Number of Treatment Admissions",
"style": {
"color": "#000"
}
},
"labels": {
"style": {
"color": "#000"
},
"rotation": 0
},
"gridLineColor": "#ccc",
"lineColor": "#ccc",
"minorGridLineColor": "#e0e0e0",
"endOnTick": false,
"max": 300,
"min": 0,
"opposite": false
}
],
"series": [
{
"name": "Number of Admissions",
"color": "#5ab8eb",
"data": [
172,
239,
230,
261,
232
]
}
]
}