Phase 1 of 6
Scoping & Dispensing / Formulary Integration
Define the dispensing surface, formulary scope, latency budget, and regulatory posture that will govern every downstream architectural decision.
0/8
Phase Progress
Required Recommended Optional Open-Source Proprietary Trinidy
Dispensing Surface & Formulary Scope
Identify dispensing surfaces in scope for AI verification
Why This Matters
The dispensing surface drives everything downstream — a cabinet-level vision model on an Omnicell XT has a fundamentally different image distribution, throughput profile, and validation scope than a central-pharmacy Swisslog BoxPicker or a 503B sterile-compounding line under USP <800>. Scoping surfaces up front also determines FDA 510(k) Class II device boundaries and whether the model falls inside an OEM-cleared device or as a downstream verification overlay. Most first-generation deployments fail when teams retrofit a retail-pharmacy model onto an inpatient cabinet workflow.
Note prompts — click to add
+ Which dispensing surfaces account for the majority of our preventable ADE risk today?+ Are we layering verification on top of an existing 510(k)-cleared device, or inside a new device submission?+ Have we mapped which surfaces touch hazardous drugs under USP <800> separately from USP <797> sterile?Confirm the physical and workflow surfaces your verification model must cover in real time.
Select all that apply
Define end-to-end verification latency SLA
Why This Matters
Sub-2-second verification is the published industry threshold Omnicell and BD design to, and it is not a soft target — once the verification step exceeds human working-memory patience, nurses and pharmacists develop workarounds that defeat the control entirely. Cloud round-trips from a nursing floor to a central data center typically consume 300–800ms before any inference runs, which compresses the model compute budget to almost nothing. The latency decision is made once at architecture time and constrains every subsequent choice.
Note prompts — click to add
+ What is our measured p95 end-to-end verification time today, including image capture and UI render?+ Has pharmacy ops observed workarounds on slow verification steps we should take as signal?+ Have we validated latency under nursing shift-change peak, not just average load?Select the latency budget your computer vision verification must hold inside the dispensing workflow.
Single choice
Trinidy — Cloud-routed inference at the dispensing cabinet introduces 300ms–2s of round-trip variance that pharmacy staff will route around. Trinidy runs the CV verification on-node at the cabinet, keeping the full verification loop predictably sub-2-second even under nursing-shift peak load.
Establish acceptable miss (false-negative) and flag (false-positive) rates
Why This Matters
Industry data puts baseline dispensing errors at roughly 5% of all dispensed medications (ASHP 2023) and AI verification reduces escape rate by up to 85% in benchmark deployments — but the remaining escape rate is where real patient harm concentrates, because staff trust in the AI silences the human double-check. A per-segment miss-rate target, tied to acuity and drug risk class, is the only defensible way to set the threshold. Flag rates above ~5% on high-volume cabinets drive alarm fatigue fast.
Note prompts — click to add
+ What is our measured baseline dispensing error rate per 1,000 doses, and does it match the 5% industry reference?+ Have we split miss-rate targets by drug risk class (high-alert, hazardous, controlled)?+ Who in pharmacy and nursing owns the alarm-fatigue threshold for flag rate?Define the error targets the verification model must meet against your formulary.
Single choice
Define harm-cost and formulary-savings budget
Why This Matters
AHRQ PSNet puts the average preventable ADE cost at $5,857 inpatient and $125K+ for sentinel events; Vizient benchmarking and the Stanford Health Care case study put annual formulary-optimization savings at $1.2M–$4.8M per health system, with Stanford reporting $3.1M in Year 1 through therapeutic substitution and 340B contract optimization. Framing the program against a dollar-denominated budget changes how pharmacy, finance, and IT prioritize verification accuracy versus formulary-ML breadth. Without it, teams tend to over-invest in one half and starve the other.
Note prompts — click to add
+ What was our documented preventable-ADE count and total cost last year, and who owns that P&L line?+ Is formulary-optimization savings tracked separately from rebate and 340B savings?+ Is dispensing-error prevention on the executive scorecard alongside financial savings?Quantify the dollar envelope the program must defend against errors and must deliver in formulary optimization.
Single choice
Map HIPAA PHI scope at the inference boundary
Why This Matters
HIPAA at 45 CFR 160/164 and the HITECH breach-notification rule make the inference runtime a covered-entity boundary the moment images or audit logs carry patient identifiers — which is almost always the case at the cabinet. Routing verification images or order data to a public cloud endpoint expands the BAA surface and creates new breach liability. Scope reduction — keeping PHI on-node for verification and de-identifying only the formulary-ML layer — is an architectural decision, not a policy afterthought.
Note prompts — click to add
+ Have we inventoried every PHI field that crosses the verification runtime vs. the formulary ML runtime?+ Does our cabinet image pipeline hash or crop patient identifiers before any off-node movement?+ Is our vendor support access to verification logs governed by a BAA with audit-log access controls?Confirm which components of the verification path handle PHI under 45 CFR 160/164.
Select all that apply
Confirm FDA device classification posture
Why This Matters
Automated dispensing cabinets are FDA Class II medical devices requiring 510(k) clearance, and FDA's March 2026 draft guidance on AI/ML-enabled pharmacy automation explicitly addresses predetermined change control plans for the inference component. Treating an AI verification overlay as "just software" when it is in fact gating a device-level safety control is the fastest way to end up with an FDA Form 483 observation. The classification decision governs validation rigor, design history file requirements, and software change control under IEC 62304 and ISO 13485.
Note prompts — click to add
+ Have we confirmed with regulatory affairs whether our verification model needs its own 510(k) or inherits OEM clearance?+ Is our design history file, risk management file (ISO 14971), and IEC 62304 documentation current for the AI component?+ Do we have a predetermined change control plan drafted against the March 2026 FDA AI/ML pharmacy guidance?Establish whether the verification model falls inside a 510(k) Class II device or as downstream overlay.
Single choice
Map state pharmacy board and NABP requirements
Why This Matters
State boards of pharmacy and the NABP model regulations govern what a dispensing robot or AI verification step is allowed to do without a human pharmacist in the loop, and the rules vary meaningfully by state. A deployment architecture that treats the AI as a replacement for pharmacist final check in one state may violate pharmacy practice act in another. Getting this wrong has license-action consequences, not just a fine.
Note prompts — click to add
+ Have we surveyed every state we operate in for tech-check-tech and AI-verification allowances?+ Does our deployment design keep pharmacist final-verification where required by state law?+ Who in compliance owns the state pharmacy board change-tracking workflow?Confirm state-level automation, compounding, and pharmacist-verification rules that apply across your footprint.
Select all that apply
Specify deployment topology for the inference plane
Select the physical deployment target for the verification and formulary-ML workloads.
Single choice
Trinidy — For cabinet-level verification, cloud inference is both a latency and a PHI-scope problem. Trinidy deploys the verification runtime on an on-node edge GPU at the cabinet, with formulary ML on the hospital's on-prem training cluster — no PHI-bearing images ever leave the facility perimeter.