Use case

Published April 15, 2026 · Updated May 13, 2026

Inventory software built for the way correctional pharmacies actually work.

Correctional medication rooms — county jails, state prisons, detention centers, healthcare-contractor-run facilities — operate under constraints that off-the-shelf retail pharmacy systems weren't designed for. RxRescue is built around those constraints.

Where standard PMS tools break down

Most pharmacy management systems target retail or hospital workflows: tied to claims billing, electronic prescribing, complex insurance routing, and tightly integrated with patient demographics. None of which is what a correctional med-room nurse is actually trying to do at 7am on a Tuesday.

The actual workflow is closer to inventory control:

Trying to bend a retail PMS into this shape produces three problems: cost (full PMS subscriptions run $300-500/month), unused complexity (90% of features are billing/claims that don't apply), and PHI surface area (the system is built to handle patient data even when you don't want it to).

What correctional pharmacies actually need

From hands-on time at a county jail pharmacy serving ~600 inmates and from interviews with healthcare-contractor pharmacy operators, four needs come up consistently:

Fast scanner-driven receiving and counts

A Bluetooth HID-mode barcode scanner paired to a Windows tablet. Scan a bottle, the row appears in the inventory list, you move on. No clicking through dialogs, no patient-record popups. Just bottles in, bottles out.

FEFO (First Expired First Out) visibility

The dashboard sorts by expiration date, with color-coded badges for "expires within 30 days" / "30-90 days" / "more than 90 days out." A nurse running a morning shelf check sees the at-risk stock immediately. More on FEFO and threshold configuration.

Wholesaler-return workflow

Once you spot expiring stock, you need to act on it. Mark a bottle "Pulled" with a reason, generate a credit-roster CSV, send it to the wholesaler before the return window closes. Cardinal, McKesson, AmerisourceBergen all have specific timing — we cover the credit-window mechanics here.

No PHI, by design

This is the differentiator that matters most for correctional contractors. RxRescue is architected to never touch patient data — the product is designed not to collect PHI. The import path explicitly rejects CSV files with patient-shaped column names (DOB, MRN, prescriber, etc.). The audit log records "actor: counter-2" or "device: tablet-A" — never a patient identifier. This keeps the deployment outside the HIPAA-covered scope your contractor is otherwise subject to, which simplifies vendor approval, BAAs, and risk reviews.

Multi-site rollout patterns we've seen

For healthcare contractors running multiple correctional facilities (a single contractor often holds 5-15 jail pharmacy contracts), the typical rollout is:

  1. Pilot at one site — usually the largest or most-troubled inventory operation. Prove it cuts shelf-check time and recovers expired-stock credit.
  2. Expand to similar sites — replicate the pattern at other facilities under the same contract, with the lessons from the pilot baked into the deployment guide.
  3. Standardize the procurement story — once the contractor has 3+ sites running, adding a 4th becomes routine.

RxRescue supports this with per-pharmacy subscriptions ($99/month per site) so each facility's data stays segregated, but the contractor can manage all of them from a single Stripe account. Contact us about multi-site pilots →

Hardware that works

Start a 30-day free trial →

Frequently asked questions about correctional pharmacy inventory

Who is the DSCSA dispenser of record when a healthcare contractor runs the pharmacy inside a jail?

The dispenser-of-record obligation belongs to whichever entity holds the dispensing license. When a contractor like CorrHealth or Wellpath operates the pharmacy inside a county-owned facility, the contractor's pharmacy license — not the county — typically carries the DSCSA dispenser obligations. That means the contractor is responsible for receiving and retaining transaction records, verifying product authenticity, and operating at the package level by the November 27, 2026 enforcement deadline. The facility may still have parallel state-board obligations.

What does NCCHC require for medication inventory in 2026?

The 2026 NCCHC Standards for Health Services include specific medication-management requirements: documented procedures for medication storage, written controlled-substance procedures, expiration-date checks, and accountability for medication losses. Correctional pharmacy inventory software should produce audit-ready exports covering each of these — FEFO snapshot for expiration accountability, audit log for medication accountability, and controlled-substance reports that match DEA and state-board requirements. NCCHC accreditation surveys typically request these records directly.

How does correctional pharmacy software handle the No-PHI requirement?

Correctional medication inventory software should be designed not to collect Protected Health Information by design — the import path actively rejects patient-shaped columns, and the data model stores only stock data (GTIN, lot, serial, expiration, drug name, quantity, operational timestamps). This intentional boundary keeps the inventory system out of HIPAA scope and simplifies vendor security review when a contractor or facility procurement team evaluates the tool. Patient-level dispensing records belong in the EHR or pharmacy management system, not the inventory tool.

Can one license cover multiple jails or detention facilities under the same contractor?

Most pharmacy inventory software prices per-site rather than per-contractor. A multi-facility healthcare contractor running ten jails typically needs ten subscriptions (or a managed multi-site tier). The per-site model reflects that each facility has its own physical inventory, its own audit cadence, and often its own state-board jurisdiction. RxRescue's managed pilot tier specifically addresses multi-facility contractors.

How do DEA audits, state board audits, and facility-internal audits differ?

Each audience asks for different slices of the same data. DEA audits focus on controlled-substance accountability — receipt to disposition for every Schedule II–V bottle. State board audits look at broader medication-management practices — expiration handling, storage temperatures, recall response. Facility-internal audits (NCCHC, facility quality management) verify that the pharmacy's own documented procedures are being followed. A single inventory system that produces one comprehensive audit pack — FEFO snapshot, full audit log, transaction data, recall match history, return manifest, suspect/quarantine log — serves all three audiences without three separate exports.

How does cycle counting work in a correctional pharmacy when WiFi is unreliable?

Cycle counting works best with offline-first inventory software. The tech walks a section with a tablet or phone, scans the bottles, and the device processes the count locally — without needing a live network connection. When the device next reaches the network, the scans sync up. This matters in correctional environments where med rooms often have intermittent connectivity by design, and where staff cannot pause to troubleshoot a network drop mid-count.

Related

Validated as of 2026-05-13. Cardinal, McKesson, and ABC return-manifest formats reviewed quarterly.