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

IBINI01K.m

Go to the documentation of this file.
  1. IBINI01K ; ; 21-MAR-1994
  1. ;;Version 2.0 ; INTEGRATED BILLING ;; 21-MAR-94
  1. Q:'DIFQ(350.2) 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.2,.05,21,4,0)
  1. ;;=is valid then enter the date that this is inactive. No entry is
  1. ;;^DD(350.2,.05,21,5,0)
  1. ;;=necessary in this field if a more recent active date is added for an
  1. ;;^DD(350.2,.05,21,6,0)
  1. ;;=IB ACTION TYPE.
  1. ;;^DD(350.2,.06,0)
  1. ;;=ADDITIONAL AMOUNT^NJ10,2^^0;6^S:X["$" X=$P(X,"$",2) K:X'?.N.1".".2N!(X>9999999)!(X<0) X
  1. ;;^DD(350.2,.06,3)
  1. ;;=Type a Dollar Amount between 0 and 9999999, 2 Decimal Digits
  1. ;;^DD(350.2,.06,21,0)
  1. ;;=^^4^4^2940209^^^^
  1. ;;^DD(350.2,.06,21,1,0)
  1. ;;=This is a fixed additional dollar amount that will be added to the
  1. ;;^DD(350.2,.06,21,2,0)
  1. ;;=basic charge after it has been computed. An example of this would
  1. ;;^DD(350.2,.06,21,3,0)
  1. ;;=be the additional charge of $200 added to HCFA Ambulatory Surgery rate
  1. ;;^DD(350.2,.06,21,4,0)
  1. ;;=groups for inter-ocular lens implants.
  1. ;;^DD(350.2,.06,"DT")
  1. ;;=2910913
  1. ;;^DD(350.2,10,0)
  1. ;;=UNIT CHARGE LOGIC^K^^10;E1,245^K:$L(X)>245 X D:$D(X) ^DIM
  1. ;;^DD(350.2,10,3)
  1. ;;=This is Standard MUMPS code.
  1. ;;^DD(350.2,10,21,0)
  1. ;;=^^3^3^2910305^^
  1. ;;^DD(350.2,10,21,1,0)
  1. ;;=If this charge is not fixed (ie an exact cost) the field contains the logic
  1. ;;^DD(350.2,10,21,2,0)
  1. ;;=to calculate the cost per unit. It may need to use the logic in the IB
  1. ;;^DD(350.2,10,21,3,0)
  1. ;;=transaction type file to find this cost.