Defaulting PHA Inpatient Label Comments Based on Dose Herb Bromenshenkel RPh North Country Health Services.

Slides:



Advertisements
Similar presentations
Creating Data Entry Screens in Epi Info
Advertisements

Auto Quick-Buy. Overview: Based upon the use of system flags, a complete ordering process will be automated as follows: sales order lines automatically.
ResponseCard XR Creating Tests and Homework ®. Navigating the Menu Press the MENU button to bring up the Main Menu. Press the Down Arrow twice to select.
Adding a Crystal Report to M3 This presentation will assist you in adding a custom Crystal report into Millennium 3.
Tutorial 8: Developing an Excel Application
Orchard Harvest™ LIS Review Results Training
1 CA202 Spreadsheet Application Combining Data from Multiple Sources Lecture # 6.
XP New Perspectives on Microsoft Excel 2003, Second Edition- Tutorial 8 1 Microsoft Office Excel 2003 Tutorial 8 – Developing an Excel Application.
Objectives Understand the software development lifecycle Perform calculations Use decision structures Perform data validation Use logical operators Use.
Objectives Following this presentation, attendees will be able to:
Drug File – IV Additives and Solutions June 2011.
Tailoring Needs Chapter 3. Contents This presentation covers the following: – Design considerations for tailored data-entry screens – Design considerations.
March 2010 Inpatient Pharmacy Workflow and Daily Tasks.
ITEC113 Algorithms and Programming Techniques
Managing Pharmacy Drug Data Optimizing Pharmacy Data Management Mary Ann Niesen, Pharm.D.
1 SAS Formats and SAS Macro Language HRP223 – 2011 November 9 th, 2011 Copyright © Leland Stanford Junior University. All rights reserved. Warning:
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
A Guide to Oracle9i1 Introduction To Forms Builder Chapter 5.
EGR 106 – Week 2 – Arrays & Scripts Brief review of last week Arrays: – Concept – Construction – Addressing Scripts and the editor Audio arrays Textbook.
Microsoft Excel 2003 Illustrated Complete Excel and Advanced Worksheet Management Customizing.
6.07 General Enhancements. Why are we upgrading the Meditech software? Patient Quality and Safety Meaningful Use Requirements Health Care Reform Act Reimbursement.
EASY TEAM MANAGER By Dave Abineri EASYWARE: PO Box 231, Milford, OHIO (Cincinnati) Phone: (513) Use UP arrow to move to the NEXT slide Use.
COMPREHENSIVE Excel Tutorial 8 Developing an Excel Application.
Other Features Index and table of contents Macros and VBA.
Ogden Air Logistics Center. Purpose of Excel2FV Many agencies produce point lists of different data (target lists, force locations, etc.) in either Excel.
will appear. Encode the User Name and Password, then click OK or
TrendReader Standard 2 This generation of TrendReader Standard software utilizes the more familiar Windows format (“tree”) views of functions and file.
Topics Covered: Data preparation Data preparation Data capturing Data capturing Data verification and validation Data verification and validation Data.
NextGen Trustee Department Disbursements This class will cover the various methods of handling department disbursements. Whether entering them manually.
KJOlinski.com - RapidHMI INTRODUCING RapidHMI AND PLCExplorer.
Objective Currently, Emergency Department Staff are writing the Call-In and EMS information given over the phone on paper. The implementation of this.
Pharmacy Set up Bedside Medication Verification. Pharmacy Toolbox Parameters.
Barcoding for control and profit! What barcoding is and how to make it work for you.
Supervisor Orientation to BMV & eMAR Definitions: BMV = Bedside Medication Verification eMAR = Electronic Medication Administration Record By Charlotte.
Web Programming: Client/Server Applications Server sends the web pages to the client. –built into Visual Studio for development purposes Client displays.
IPC144 Introduction to Programming Using C Week 1 – Lesson 2
1 Functions 1 Parameter, 1 Return-Value 1. The problem 2. Recall the layout 3. Create the definition 4. "Flow" of data 5. Testing 6. Projects 1 and 2.
Running a Report.  List Bibliography Report  Found under: All Titles Purpose : Creates customized bibliographies by catalog, call number, or item characteristics.
Beware of Potholes July 2, 2012 Bar Code Medication Administration (BCMA) Back to Basics 3: 1 Tom Vagedes, RN Clinical Applications|BCMA Coordinator Tucson.
Crime Scene: The route of “IM” is not available Police Report: – Provider wants to order a one-time dose of Ceftriaxone to be given “IM” but that route.
NIRT 7/24/08. Create New NIRT Soybeans Select FGIS-NIRT Daily Soybean dropdown list A new blank record will open.
EHR Tips and Tricks. Order Dialog “Pop-Ups” Providers can have a variety of “messages” when ordering a medication: – Display Restrictions/Guidelines –
Duty Log and Chat Setup SSG Frese, Jerome S. Sensor Manager Cell 12 MDD.
Chapter 13 Pgs  Listing of goods or items that a business will use in its normal operation.  Each tech is REQUIRED to master the specific.
A Simple Guide to Using SPSS ( Statistical Package for the Social Sciences) for Windows.
Chapter 3 MATLAB Fundamentals Introduction to MATLAB Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
The IN Group Steve Botwinski office cell Worked Magic Hospital for 22 years.
Chapter Three The UNIX Editors.
Asking the USER for values to use in a software 1 Input.
Lesson 4.  After a table has been created, you may need to modify it. You can make many changes to a table—or other database object—using its property.
Computer Scene Investigation (CSI): OE/RR. Crime Scene Inpatient sig codes are not expanding like they do for outpatients The Pharmacist calls to report.
Lecture 6: Output 1.Presenting results in a professional manner 2.semicolon, disp(), fprintf() 3.Placeholders 4.Special characters 5.Format-modifiers 1.
Finding a PersonBOS Finding a Person! Building an algorithm to search for existing people in a system Rahn Lieberman Manager Emdeon Corp (Emdeon.com)
Main Drug File Pharmacy Data Management (PDM) Urban Health Programs August 2010.
Magic NPR Muse 2004 Regional Peer Group Herb Bromenshenkel RPh.
SMART Agency Tipsheet Facility List This document focuses on setting up facilities within an agency. Total Pages: 7 Facility Profile Contacts Operating.
Python Lesson 1 1. Starter Create the following Excel spreadsheet and complete the calculations using formulae: 2 Add A1 and B1 A2 minus B2 A3 times B3.
PHA Peer Group Muse Regional Oct Drug Dictionary Page 1.
Use SPSS for solving the problems Lecture#21. Opening SPSS The default window will have the data editor There are two sheets in the window: 1. Data view2.
 2003 Prentice Hall, Inc. All rights reserved Basics of a Typical C++ Environment C++ systems –Program-development environment –Language –C++
COMPUTER PROGRAMMING Year 9 – lesson 1. Objective and Outcome Teaching Objective We are going to look at how to construct a computer program. We will.
Some of the utilities associated with the development of programs. These program development tools allow users to write and construct programs that the.
Reference Documents4.6fi_12.1 Chapter 12 Reference Documents During the normal course of business, repetitive periodic accounting transactions must be.
COMPREHENSIVE Excel Tutorial 12 Expanding Excel with Visual Basic for Applications.
NextGen Trustee GL/Accounting This class will cover NextGen Financial Management for Trustee Offices. We will look at GL accounts, Transactions, Bank Reconciliation,
1 PATIENT SAFETY WORK PRODUCT—Created as part of LPSES - the LMHS Patient Safety Evaluation System Lee Memorial Health System Smart Pump PI Team Smart.
Part 1 Learning Objectives To understand that variables are a temporary named location to store data and that programmers work with different data types.
Excel Tutorial 8 Developing an Excel Application
IPC144 Introduction to Programming Using C Week 1 – Lesson 2
Optimizing Efficiency + Funding
Presentation transcript:

Defaulting PHA Inpatient Label Comments Based on Dose Herb Bromenshenkel RPh North Country Health Services

Pyxis screen

North Country Health Services

Pharmacy Information MEDITECH Magic since 1990 Pyxis machines in all areas No inpatient cart fill Meds loaded and unloaded as needed  Custom load reports Manual MAR, Not generated by MEDITECH

Pyxis Information First line of label comments flows to Pyxis machine and displays for nurse Dose is not always the same unit stored in Pyxis  2 tabs  ½ tabs  Injections: Solumedrol 80 mg (1.28 ml)

Pharmacy Enters Label Comments To aid nursing, pharmacy would enter dose comments in line 1 of label comments.  Pharmacy tried for standard format:  Examples: Dose: 1.28 ML = 80 MG  Solumedrol 80mg (125 mg/2 ml) Dose: 1.5 TABS X 40 MG = 60 MG  Furosemide 40 mg tab

Problems with Pharmacy Entry Format not consistent  Goal was for nurse to see volume or number of tabs before size of product I.e.: Dose: 1.5 TABS x 40 MG = 60 mg vs.: Dose: 40 mg x 1.5 Tabs = 60 mg Possibility for error due to calculation or typo

Solution Rule determines if dose is different than dispensing size.  If different: Rule calculates dose string Rule prompts user with string User specifies if rule sets first line in label comments Customized post live No messages for: Senokot 2 tabs  Dose 1 x 2 TABS = 2 TABS

What Displays Varies if tabs/caps versus liquids/injections Tabs/Caps:  *Dose: 0.5 TABS X 20 MG = 10 MG  *Dose: 2 TABS X 20 MG = 40 MG Liquids/Injections:  *Dose: 1.28 ML = 80 MG  We put an “*” to indicate which ones computer set (quality assurance)

Actual Display

Key Points Rule only sets comment if user selects “Y”  If comments exist, they are moved down 1 line What it is going to be does not display unless user enter/Edit label comments  Once user enters “Y” at Edit label Comments, set comments display If doing multiple dose edits on same rx, best to exist and come in and make one change  Have done, without problems

When Select Edit Label Comments

Other Examples:

Setup

Computer Set One Rule Numerous Custom Keywords Most keywords pull simple data Two keywords more extensive  Determines units/dose  Runs report to set Label Comments Keyword used in rule runs NPR report which puts the comments into the data structure

Simple Keywords z label.comment.1 z dose.and.unit Z drug.order.size  Z drug.order.unit 

More Complex Keywords #1 z disp.form.p.dose.un IF{(V2=V3)&(AF'=V1A) 1, IF{V2'=V1 1, V1:10D/V2^VR, VR:3D^VR, %Z.strip.trailing.zeros(VR)^MSDOSE, "*Dose: "_MSDOSE_" "_VF_"S X "_V3_" "_V1A_" = "_V1_" "_V1A^/Z.INFO}; IF{(AF'=V1A) 1, ST1:10D/ST2^CON, %Z.strip.trailing.zeros(CON)^CON, V1:10D/CON^VR, VR:3D^VR, %Z.strip.trailing.zeros(VR)_" "_VU^MSDOSE, "*Dose: "_MSDOSE_" = "_V1_" "_V1A^/Z.INFO};1;1}}

More Complex Keyword #2 z set.lab.com.1.4  %PHA.RX.zcus.hab.rule.label.comment.1.4.M.ck(urn);  Rule runs report which files data to data structure

Report

Report Macro – Copy/Paste IF{/RULE.EVAL="REFILL"!(/RULE.EVAL="TXN") IF{/RULE.EVAL="REFILL"!(/RULE.EVAL="TXN") /patient^patient,/urn^urn, /Z.INFO^LAB1, IF{/TR[urn]CM[1]$5="*Dose" LAB1^/TR[urn]CM[1]; /TR[urn]CM[4]^/TR[urn]CM[5],/TR[urn]CM[3]^/TR[urn]CM[4],/TR[urn]CM[2]^/TR[urn]CM[3], /TR[urn]CM[1]^/TR[urn]CM[2], LAB1^/TR[urn]CM[1]},1;

Actual Rule

Rule Code to Copy/Paste [f z label.comment.1]^LAB1, [f z dose.and.unit]^DOSEU, [f z drug.order.size]_" "_[f z drug.order.unit]^ORDD, IF{DOSEU=ORDD 1; [f rx dose]^CDOSE, [f rx start date]^STK, [f rx pt type]^PTY, [f rx ord type]^OTY, IF{STK_.=.!(PTY="OUT")!(CDOSE=0)!(OTY'="M") 1; IF{[f rx dose]=0&(OTY'="M") 1; [f z disp.form.p.dos.un]^INFO, IF{INFO=1!(INFO=LAB1)!(INFO_.=.) [f rx ok]; ("Set Internal Label Comments to:"_INFO)^ASK, IF{1'=[f rx yes/no](ASK) 1;[f z set.lab.com.1.4]}}};1}};

Where activated - CDP

Questions Herb Bromenshenkel RPH