Opioid Prescriptions Dispensed Quarterly Chart on Homepage
Opioid Prescriptions Dispensed in MS
In Q2 2024, 566,064 opioid prescriptions were dispensed in Mississippi.
On average, 6,289 opioid prescriptions were dispensed every day during this quarter.
A 1.53% decrease in the number of opioid prescriptions was observed from Q2 2023 to Q2 2024.
In Q2 2024, there were enough opioid prescriptions dispensed for 19.19% of Mississippians to have a prescription.
Chart JSON
{
"chart": {
"type": "bar",
"backgroundColor": "",
"polar": 0,
"options3d": {
"enabled": 0
}
},
"credits": {
"enabled": false
},
"title": {
"text": "Opioid Prescriptions Dispensed in MS by Quarter",
"style": {
"color": "#000"
},
"verticalAlign": "top"
},
"subtitle": {
"text": "",
"verticalAlign": "top"
},
"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 Opioid Prescriptions Dispensed",
"style": {
"color": "#000"
}
},
"labels": {
"style": {
"color": "#000"
},
"rotation": 0
},
"gridLineColor": "#ccc",
"lineColor": "#ccc",
"minorGridLineColor": "#e0e0e0",
"endOnTick": false,
"max": 750000,
"min": 0,
"opposite": false
}
],
"series": [
{
"name": "Number of Prescriptions",
"color": "#5ab8eb",
"data": [
579620,
613843,
562617,
547246,
555088
]
}
]
}