The MMUR is Florida's patient-side control layer: it turns inventory movement into regulated dispensation and tracks each patient's remaining supply. The consequence for reconciliation is that an inventory-correct sale can still be allotment-wrong. A package can decrement by exactly the right amount and still post against the wrong route, the wrong THC weight, or a window the patient has already exhausted.

The limits that govern a dispensation

Under Florida's dosing rule (64ER22-8) and the statute, dispensing is bounded on several axes at once:

  • Smoking: a 35-day supply may not exceed 2.5 ounces, measured over a rolling 35-day window.
  • Non-smokable aggregate: other routes share a combined cap of 24,500 mg THC per 70 days.
  • Per-route caps: Edible 4,200 mg; Inhalation 24,500 mg; Oral 14,000 mg; Sublingual 13,300 mg; Suppository 13,650 mg; Topical 10,500 mg.
  • Smoking forms: flower for smoking may be dispensed only as usable whole flower, ground usable whole flower, or prerolled cigarettes, not under a route such as vaporization.

Because the controlling text is a rule that is being replaced, verify the current numbers before encoding them into a workbook. The structure, however, is stable: smoking is measured by weight over a rolling window, and non-smokable routes are measured by THC milligrams.

Two ceilings, not one

A dispensation is limited by the lesser of two values: the rolling-window amount and the amount remaining on the current order. The MMUR exposes a current amount eligible to dispense, and a patient may not receive product in excess of it even when the order total looks higher. In practice, the POS alone is not the audit trail. The MMUR-side "amount eligible" is part of it too, so order validation has to check both the historical window and the order balance.

The five questions

A defensible MMUR reconciliation answers the same five questions for every dispensed line:

  1. Was the correct patient and order selected?
  2. Was the correct route assigned?
  3. Was the correct quantity or THC amount sent?
  4. Did the sale, refund, or void produce the correct MMUR outcome?
  5. Does the BioTrack sale record match the package physically decremented from inventory?

The most common failures cluster around three of these: route mistakes, THC-weight mistakes, and delivery-state mistakes.

Catalog setup is compliance setup

MMUR accuracy is decided at product setup, not at the register. Integrated platforms require every catalog product to carry an MMUR order type and form (and sometimes an alternate form), and they validate the patient through the MMUR at check-in. Once Florida BioTrack is live, a route mistake in the catalog becomes an MMUR exposure on every sale of that product. For smoking reconciliation, keep units consistent, with a common convention of 1 ounce = 28.35 grams.

Delivery needs its own tab

Delivery is where allotment control is easiest to lose. Deliveries and pre-orders can place a patient's allotment into a reservation or hold, in some platforms once the order is packed, and certain delivery-state changes can remove items from a manifest without automatically releasing the held milligrams. A delivery reconciliation therefore needs separate checks for packed, manifested, delivered, undeliverable, and cancelled states, and an explicit test for whether the allotment hold actually cleared.

It was never a quantity match

MMUR reconciliation is route plus milligrams plus rolling window, checked against the package actually decremented, not a quantity match. Verify the current limits, validate against the MMUR's amount-eligible figure rather than the POS alone, and give delivery its own controls. The question is never only "did the count move." It is "did the right route move against the right patient within the right window."