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

IBINI041.m

Go to the documentation of this file.
  1. IBINI041 ; ; 21-MAR-1994
  1. ;;Version 2.0 ; INTEGRATED BILLING ;; 21-MAR-94
  1. Q:'DIFQ(354.3) 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(354.3,.02,21,2,0)
  1. ;;=
  1. ;;^DD(354.3,.02,21,3,0)
  1. ;;=The Medication Copayment exemption based on income uses the
  1. ;;^DD(354.3,.02,21,4,0)
  1. ;;=Pension plus A&A threshold for income.
  1. ;;^DD(354.3,.02,21,5,0)
  1. ;;=Income threshold is used to determine patients who require
  1. ;;^DD(354.3,.02,21,6,0)
  1. ;;=adjudication.
  1. ;;^DD(354.3,.02,22)
  1. ;;=
  1. ;;^DD(354.3,.02,"DT")
  1. ;;=2930319
  1. ;;^DD(354.3,.03,0)
  1. ;;=BASE RATE FOR VETERAN^RNJ10,2^^0;3^S:X["$" X=$P(X,"$",2) K:X'?.N.1".".2N!(X>9999999)!(X<0) X
  1. ;;^DD(354.3,.03,3)
  1. ;;=Type a Dollar Amount between 0 and 9999999, 2 Decimal Digits
  1. ;;^DD(354.3,.03,21,0)
  1. ;;=^^1^1^2921209^
  1. ;;^DD(354.3,.03,21,1,0)
  1. ;;=This is the rate for a single veteran.
  1. ;;^DD(354.3,.03,"DT")
  1. ;;=2930405
  1. ;;^DD(354.3,.04,0)
  1. ;;=BASE RATE WITH 1 DEPENDENT^RNJ10,2^^0;4^S:X["$" X=$P(X,"$",2) K:X'?.N.1".".2N!(X>9999999)!(X<0) X
  1. ;;^DD(354.3,.04,3)
  1. ;;=Type a Dollar Amount between 0 and 9999999, 2 Decimal Digits
  1. ;;^DD(354.3,.04,21,0)
  1. ;;=^^1^1^2930120^^^^
  1. ;;^DD(354.3,.04,21,1,0)
  1. ;;=This is the amount for the Veteran with 1 Dependent.
  1. ;;^DD(354.3,.04,"DT")
  1. ;;=2930405
  1. ;;^DD(354.3,.05,0)
  1. ;;=BASE RATE WITH 2 DEPENDENTS^NJ10,2^^0;5^S:X["$" X=$P(X,"$",2) K:X'?.N.1".".2N!(X>9999999)!(X<0) X
  1. ;;^DD(354.3,.05,3)
  1. ;;=Type a Dollar Amount between 0 and 9999999, 2 Decimal Digits
  1. ;;^DD(354.3,.05,21,0)
  1. ;;=^^3^3^2930430^^^
  1. ;;^DD(354.3,.05,21,1,0)
  1. ;;=This is the amount for the Veteran with 2 Dependents. If this rate
  1. ;;^DD(354.3,.05,21,2,0)
  1. ;;=is the same as the rate for Veteran with 1 dependent plus an additional
  1. ;;^DD(354.3,.05,21,3,0)
  1. ;;=dependent amount, it can be left null and computed.
  1. ;;^DD(354.3,.06,0)
  1. ;;=BASE RATE WITH 3 DEPENDENTS^NJ10,2^^0;6^S:X["$" X=$P(X,"$",2) K:X'?.N.1".".2N!(X>9999999)!(X<0) X
  1. ;;^DD(354.3,.06,3)
  1. ;;=Type a Dollar Amount between 0 and 9999999, 2 Decimal Digits
  1. ;;^DD(354.3,.06,21,0)
  1. ;;=^^3^3^2930430^^^
  1. ;;^DD(354.3,.06,21,1,0)
  1. ;;=This is the amount for the Veteran with 3 Dependents. If this rate
  1. ;;^DD(354.3,.06,21,2,0)
  1. ;;=is the same as the rate for Veteran with 1 dependent plus an additional
  1. ;;^DD(354.3,.06,21,3,0)
  1. ;;=dependent amount for each dependent, it can be left null and computed.
  1. ;;^DD(354.3,.07,0)
  1. ;;=BASE RATE WITH 4 DEPENDENTS^NJ10,2^^0;7^S:X["$" X=$P(X,"$",2) K:X'?.N.1".".2N!(X>9999999)!(X<0) X
  1. ;;^DD(354.3,.07,3)
  1. ;;=Type a Dollar Amount between 0 and 9999999, 2 Decimal Digits
  1. ;;^DD(354.3,.07,21,0)
  1. ;;=^^3^3^2930430^^
  1. ;;^DD(354.3,.07,21,1,0)
  1. ;;=This is the amount for the Veteran with 4 Dependents. If this rate
  1. ;;^DD(354.3,.07,21,2,0)
  1. ;;=is the same as the rate for Veteran with 1 dependent plus an additional
  1. ;;^DD(354.3,.07,21,3,0)
  1. ;;=dependent amount for each dependent, it can be left null and computed.
  1. ;;^DD(354.3,.08,0)
  1. ;;=BASE RATE WITH 5 DEPENDENTS^NJ10,2^^0;8^S:X["$" X=$P(X,"$",2) K:X'?.N.1".".2N!(X>9999999)!(X<0) X
  1. ;;^DD(354.3,.08,3)
  1. ;;=Type a Dollar Amount between 0 and 9999999, 2 Decimal Digits
  1. ;;^DD(354.3,.08,21,0)
  1. ;;=^^3^3^2930430^^
  1. ;;^DD(354.3,.08,21,1,0)
  1. ;;=This is the amount for the Veteran with 5 Dependents. If this rate
  1. ;;^DD(354.3,.08,21,2,0)
  1. ;;=is the same as the rate for Veteran with 1 dependent plus an additional
  1. ;;^DD(354.3,.08,21,3,0)
  1. ;;=dependent amount for each dependent, it can be left null and computed.
  1. ;;^DD(354.3,.08,"DT")
  1. ;;=2930120
  1. ;;^DD(354.3,.09,0)
  1. ;;=BASE RATE WITH 6 DEPENDENTS^NJ10,2^^0;9^S:X["$" X=$P(X,"$",2) K:X'?.N.1".".2N!(X>9999999)!(X<0) X
  1. ;;^DD(354.3,.09,3)
  1. ;;=Type a Dollar Amount between 0 and 9999999, 2 Decimal Digits
  1. ;;^DD(354.3,.09,21,0)
  1. ;;=^^3^3^2930430^^