Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: IBINI027

IBINI027.m

Go to the documentation of this file.
  1. IBINI027 ; ; 21-MAR-1994
  1. ;;Version 2.0 ; INTEGRATED BILLING ;; 21-MAR-94
  1. Q:'DIFQ(350.8) 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
  1. Q Q
  1. ;;^DD(350.8,.03,"DT")
  1. ;;=2920219
  1. ;;^DD(350.8,.04,0)
  1. ;;=PACKAGE REPORTING ERROR^S^1:INTEGRATED BILLING;2:ACCOUNTS RECEIVABLE;3:PHARMACY;^0;4^Q
  1. ;;^DD(350.8,.04,21,0)
  1. ;;=^^2^2^2920415^^^
  1. ;;^DD(350.8,.04,21,1,0)
  1. ;;=This is the package that requested this entry in this file and will
  1. ;;^DD(350.8,.04,21,2,0)
  1. ;;=report it to IB as an error if the conditions are detected.
  1. ;;^DD(350.8,.05,0)
  1. ;;=ERROR ACTION^S^1:DISPLAY MESSAGE;2:SEND BULLETIN;3:EDIT FILE;^0;5^Q
  1. ;;^DD(350.8,.05,21,0)
  1. ;;=^^6^6^2910227^
  1. ;;^DD(350.8,.05,21,1,0)
  1. ;;=This is the type of action that should be taken when this error is
  1. ;;^DD(350.8,.05,21,2,0)
  1. ;;=reported to IB. If action other than displaying a message is indicated
  1. ;;^DD(350.8,.05,21,3,0)
  1. ;;=then the MUMPS code in the ERROR ACTION field will be executed.
  1. ;;^DD(350.8,.05,21,4,0)
  1. ;;=
  1. ;;^DD(350.8,.05,21,5,0)
  1. ;;=Currently only display actions are implemented. Please contact the
  1. ;;^DD(350.8,.05,21,6,0)
  1. ;;=developing ISC if other action types are desired.
  1. ;;^DD(350.8,.06,0)
  1. ;;=CORRESPONDING ALERT^P354.5'^IBE(354.5,^0;6^Q
  1. ;;^DD(350.8,.06,21,0)
  1. ;;=^^1^1^2940209^
  1. ;;^DD(350.8,.06,21,1,0)
  1. ;;=This is the type of alert that should be sent when this error occurs.
  1. ;;^DD(350.8,.06,"DT")
  1. ;;=2930322
  1. ;;^DD(350.8,10,0)
  1. ;;=EXECUTABLE LOGIC^K^^10;E1,245^K:$L(X)>245 X D:$D(X) ^DIM
  1. ;;^DD(350.8,10,3)
  1. ;;=This is Standard MUMPS code.
  1. ;;^DD(350.8,10,21,0)
  1. ;;=^^2^2^2910227^
  1. ;;^DD(350.8,10,21,1,0)
  1. ;;=This is the MUMPS code that will be executed if an error is reported
  1. ;;^DD(350.8,10,21,2,0)
  1. ;;=with an ERROR ACTION of other than to display a message.