IBINI0DB ; ; 21-MAR-1994
;;Version 2.0 ; INTEGRATED BILLING ;; 21-MAR-94
F I=1:2 S X=$T(Q+I) Q:X="" S Y=$E($T(Q+I+1),4,999),X=$E(X,4,999) S:$A(Y)=126 I=I+1,Y=$E(Y,2,999)_$E($T(Q+I+1),5,99) S:$A(Y)=61 Y=$E(Y,2,999) X NO E S @X=Y
Q Q
;;^UTILITY(U,$J,"OPT",2483,25)
;;=START^IBEFUTL
;;^UTILITY(U,$J,"OPT",2483,"U")
;;=START THE INTEGRATED BILLING B
;;^UTILITY(U,$J,"OPT",2484,0)
;;=IB SITE MGR MENU^System Manager's Integrated Billing Menu^^M^^^^^^^^INTEGRATED BILLING^^1
;;^UTILITY(U,$J,"OPT",2484,1,0)
;;=^^3^3^2930927^
;;^UTILITY(U,$J,"OPT",2484,1,1,0)
;;=This menu contains the options for the System Manager to check on the
;;^UTILITY(U,$J,"OPT",2484,1,2,0)
;;=status of Integrated Billing, edit site parameters, and manage the
;;^UTILITY(U,$J,"OPT",2484,1,3,0)
;;=background filer.
;;^UTILITY(U,$J,"OPT",2484,10,0)
;;=^19.01IP^11^11
;;^UTILITY(U,$J,"OPT",2484,10,1,0)
;;=2481
;;^UTILITY(U,$J,"OPT",2484,10,1,"^")
;;=IB SITE STATUS DISPLAY
;;^UTILITY(U,$J,"OPT",2484,10,2,0)
;;=2480
;;^UTILITY(U,$J,"OPT",2484,10,2,"^")
;;=IB EDIT SITE PARAMETERS
;;^UTILITY(U,$J,"OPT",2484,10,3,0)
;;=2483
;;^UTILITY(U,$J,"OPT",2484,10,3,"^")
;;=IB FILER START
;;^UTILITY(U,$J,"OPT",2484,10,4,0)
;;=2482
;;^UTILITY(U,$J,"OPT",2484,10,4,"^")
;;=IB FILER STOP
;;^UTILITY(U,$J,"OPT",2484,10,5,0)
;;=2558
;;^UTILITY(U,$J,"OPT",2484,10,5,"^")
;;=IB REPOST
;;^UTILITY(U,$J,"OPT",2484,10,6,0)
;;=2560
;;^UTILITY(U,$J,"OPT",2484,10,6,"^")
;;=IB OUTPUT IB INQ
;;^UTILITY(U,$J,"OPT",2484,10,7,0)
;;=2559
;;^UTILITY(U,$J,"OPT",2484,10,7,"^")
;;=IB OUTPUT INQ BY PATIENT
;;^UTILITY(U,$J,"OPT",2484,10,8,0)
;;=2562
;;^UTILITY(U,$J,"OPT",2484,10,8,"^")
;;=IB OUTPUT VERIFY RX LINKS
;;^UTILITY(U,$J,"OPT",2484,10,9,0)
;;=3396
;;^UTILITY(U,$J,"OPT",2484,10,9,"^")
;;=IB PURGE MENU
;;^UTILITY(U,$J,"OPT",2484,10,10,0)
;;=3547^DEVI
;;^UTILITY(U,$J,"OPT",2484,10,10,"^")
;;=IB SITE DEVICE SETUP
;;^UTILITY(U,$J,"OPT",2484,10,11,0)
;;=4107^EF
;;^UTILITY(U,$J,"OPT",2484,10,11,"^")
;;=IBDF IRM OPTIONS
;;^UTILITY(U,$J,"OPT",2484,20)
;;=D MENU^IBECK
;;^UTILITY(U,$J,"OPT",2484,99)
;;=55852,53999
;;^UTILITY(U,$J,"OPT",2484,"U")
;;=SYSTEM MANAGER'S INTEGRATED BI
;;^UTILITY(U,$J,"OPT",2485,0)
;;=IB FILER CLEAR PARAMETERS^Clear Integrated Billing Filer Parameters^^R^^^^^^^^INTEGRATED BILLING
;;^UTILITY(U,$J,"OPT",2485,1,0)
;;=^^8^8^2940207^^^
;;^UTILITY(U,$J,"OPT",2485,1,1,0)
;;=This option will clear the IB site parameters to allow the IB filer to
;;^UTILITY(U,$J,"OPT",2485,1,2,0)
;;=start on its own whenever it needs to. It will not edit the
;;^UTILITY(U,$J,"OPT",2485,1,3,0)
;;=field, FILE IN BACKGROUND. It will only let the filer start when called
;;^UTILITY(U,$J,"OPT",2485,1,4,0)
;;=if this field is set to yes.
;;^UTILITY(U,$J,"OPT",2485,1,5,0)
;;=
;;^UTILITY(U,$J,"OPT",2485,1,6,0)
;;=This option will be called as a start up job when the CPU is rebooted.
;;^UTILITY(U,$J,"OPT",2485,1,7,0)
;;=It will clear the two IB parameters that prevent the IB filer from
;;^UTILITY(U,$J,"OPT",2485,1,8,0)
;;=restarting if the CPU crashed while the filer was running.
;;^UTILITY(U,$J,"OPT",2485,15)
;;=
;;^UTILITY(U,$J,"OPT",2485,20)
;;=
;;^UTILITY(U,$J,"OPT",2485,25)
;;=CLEAR^IBEFUTL
;;^UTILITY(U,$J,"OPT",2485,1916)
;;=S
;;^UTILITY(U,$J,"OPT",2485,"U")
;;=CLEAR INTEGRATED BILLING FILER
;;^UTILITY(U,$J,"OPT",2513,0)
;;=IB OUTPUT STATISTICAL REPORT^Statistical Report (IB)^^R^^^^^^^^INTEGRATED BILLING
;;^UTILITY(U,$J,"OPT",2513,1,0)
;;=^^6^6^2910311^
;;^UTILITY(U,$J,"OPT",2513,1,1,0)
;;=This report lists the total number of Integrated Billing actions by
;;^UTILITY(U,$J,"OPT",2513,1,2,0)
;;=Action type along with the total charge by type for a date range. The
;;^UTILITY(U,$J,"OPT",2513,1,3,0)
;;=net totals are also printed. The net totals are derived by looking at
IBINI0DB ; ; 21-MAR-1994
+1 ;;Version 2.0 ; INTEGRATED BILLING ;; 21-MAR-94
+2 FOR I=1:2
SET X=$TEXT(Q+I)
IF X=""
QUIT
SET Y=$EXTRACT($TEXT(Q+I+1),4,999)
SET X=$EXTRACT(X,4,999)
IF $ASCII(Y)=126
SET I=I+1
SET Y=$EXTRACT(Y,2,999)_$EXTRACT($TEXT(Q+I+1),5,99)
IF $ASCII(Y)=61
SET Y=$EXTRACT(Y,2,999)
XECUTE NO
IF '$TEST
SET @X=Y
Q QUIT
+1 ;;^UTILITY(U,$J,"OPT",2483,25)
+2 ;;=START^IBEFUTL
+3 ;;^UTILITY(U,$J,"OPT",2483,"U")
+4 ;;=START THE INTEGRATED BILLING B
+5 ;;^UTILITY(U,$J,"OPT",2484,0)
+6 ;;=IB SITE MGR MENU^System Manager's Integrated Billing Menu^^M^^^^^^^^INTEGRATED BILLING^^1
+7 ;;^UTILITY(U,$J,"OPT",2484,1,0)
+8 ;;=^^3^3^2930927^
+9 ;;^UTILITY(U,$J,"OPT",2484,1,1,0)
+10 ;;=This menu contains the options for the System Manager to check on the
+11 ;;^UTILITY(U,$J,"OPT",2484,1,2,0)
+12 ;;=status of Integrated Billing, edit site parameters, and manage the
+13 ;;^UTILITY(U,$J,"OPT",2484,1,3,0)
+14 ;;=background filer.
+15 ;;^UTILITY(U,$J,"OPT",2484,10,0)
+16 ;;=^19.01IP^11^11
+17 ;;^UTILITY(U,$J,"OPT",2484,10,1,0)
+18 ;;=2481
+19 ;;^UTILITY(U,$J,"OPT",2484,10,1,"^")
+20 ;;=IB SITE STATUS DISPLAY
+21 ;;^UTILITY(U,$J,"OPT",2484,10,2,0)
+22 ;;=2480
+23 ;;^UTILITY(U,$J,"OPT",2484,10,2,"^")
+24 ;;=IB EDIT SITE PARAMETERS
+25 ;;^UTILITY(U,$J,"OPT",2484,10,3,0)
+26 ;;=2483
+27 ;;^UTILITY(U,$J,"OPT",2484,10,3,"^")
+28 ;;=IB FILER START
+29 ;;^UTILITY(U,$J,"OPT",2484,10,4,0)
+30 ;;=2482
+31 ;;^UTILITY(U,$J,"OPT",2484,10,4,"^")
+32 ;;=IB FILER STOP
+33 ;;^UTILITY(U,$J,"OPT",2484,10,5,0)
+34 ;;=2558
+35 ;;^UTILITY(U,$J,"OPT",2484,10,5,"^")
+36 ;;=IB REPOST
+37 ;;^UTILITY(U,$J,"OPT",2484,10,6,0)
+38 ;;=2560
+39 ;;^UTILITY(U,$J,"OPT",2484,10,6,"^")
+40 ;;=IB OUTPUT IB INQ
+41 ;;^UTILITY(U,$J,"OPT",2484,10,7,0)
+42 ;;=2559
+43 ;;^UTILITY(U,$J,"OPT",2484,10,7,"^")
+44 ;;=IB OUTPUT INQ BY PATIENT
+45 ;;^UTILITY(U,$J,"OPT",2484,10,8,0)
+46 ;;=2562
+47 ;;^UTILITY(U,$J,"OPT",2484,10,8,"^")
+48 ;;=IB OUTPUT VERIFY RX LINKS
+49 ;;^UTILITY(U,$J,"OPT",2484,10,9,0)
+50 ;;=3396
+51 ;;^UTILITY(U,$J,"OPT",2484,10,9,"^")
+52 ;;=IB PURGE MENU
+53 ;;^UTILITY(U,$J,"OPT",2484,10,10,0)
+54 ;;=3547^DEVI
+55 ;;^UTILITY(U,$J,"OPT",2484,10,10,"^")
+56 ;;=IB SITE DEVICE SETUP
+57 ;;^UTILITY(U,$J,"OPT",2484,10,11,0)
+58 ;;=4107^EF
+59 ;;^UTILITY(U,$J,"OPT",2484,10,11,"^")
+60 ;;=IBDF IRM OPTIONS
+61 ;;^UTILITY(U,$J,"OPT",2484,20)
+62 ;;=D MENU^IBECK
+63 ;;^UTILITY(U,$J,"OPT",2484,99)
+64 ;;=55852,53999
+65 ;;^UTILITY(U,$J,"OPT",2484,"U")
+66 ;;=SYSTEM MANAGER'S INTEGRATED BI
+67 ;;^UTILITY(U,$J,"OPT",2485,0)
+68 ;;=IB FILER CLEAR PARAMETERS^Clear Integrated Billing Filer Parameters^^R^^^^^^^^INTEGRATED BILLING
+69 ;;^UTILITY(U,$J,"OPT",2485,1,0)
+70 ;;=^^8^8^2940207^^^
+71 ;;^UTILITY(U,$J,"OPT",2485,1,1,0)
+72 ;;=This option will clear the IB site parameters to allow the IB filer to
+73 ;;^UTILITY(U,$J,"OPT",2485,1,2,0)
+74 ;;=start on its own whenever it needs to. It will not edit the
+75 ;;^UTILITY(U,$J,"OPT",2485,1,3,0)
+76 ;;=field, FILE IN BACKGROUND. It will only let the filer start when called
+77 ;;^UTILITY(U,$J,"OPT",2485,1,4,0)
+78 ;;=if this field is set to yes.
+79 ;;^UTILITY(U,$J,"OPT",2485,1,5,0)
+80 ;;=
+81 ;;^UTILITY(U,$J,"OPT",2485,1,6,0)
+82 ;;=This option will be called as a start up job when the CPU is rebooted.
+83 ;;^UTILITY(U,$J,"OPT",2485,1,7,0)
+84 ;;=It will clear the two IB parameters that prevent the IB filer from
+85 ;;^UTILITY(U,$J,"OPT",2485,1,8,0)
+86 ;;=restarting if the CPU crashed while the filer was running.
+87 ;;^UTILITY(U,$J,"OPT",2485,15)
+88 ;;=
+89 ;;^UTILITY(U,$J,"OPT",2485,20)
+90 ;;=
+91 ;;^UTILITY(U,$J,"OPT",2485,25)
+92 ;;=CLEAR^IBEFUTL
+93 ;;^UTILITY(U,$J,"OPT",2485,1916)
+94 ;;=S
+95 ;;^UTILITY(U,$J,"OPT",2485,"U")
+96 ;;=CLEAR INTEGRATED BILLING FILER
+97 ;;^UTILITY(U,$J,"OPT",2513,0)
+98 ;;=IB OUTPUT STATISTICAL REPORT^Statistical Report (IB)^^R^^^^^^^^INTEGRATED BILLING
+99 ;;^UTILITY(U,$J,"OPT",2513,1,0)
+100 ;;=^^6^6^2910311^
+101 ;;^UTILITY(U,$J,"OPT",2513,1,1,0)
+102 ;;=This report lists the total number of Integrated Billing actions by
+103 ;;^UTILITY(U,$J,"OPT",2513,1,2,0)
+104 ;;=Action type along with the total charge by type for a date range. The
+105 ;;^UTILITY(U,$J,"OPT",2513,1,3,0)
+106 ;;=net totals are also printed. The net totals are derived by looking at