- IBINI04B ; ; 21-MAR-1994
- ;;Version 2.0 ; INTEGRATED BILLING ;; 21-MAR-94
- Q:'DIFQR(354.6) 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,354.6)
- ;;=^IBE(354.6,
- ;;^UTILITY(U,$J,354.6,0)
- ;;=IB FORM LETTER^354.6^1^1
- ;;^UTILITY(U,$J,354.6,1,0)
- ;;=IB NOW EXEMPT^Initial letter of Copay Exemption^1^15
- ;;^UTILITY(U,$J,354.6,1,1,0)
- ;;=^^25^25^2930512^^^^
- ;;^UTILITY(U,$J,354.6,1,1,1,0)
- ;;=Public Law 102-568 enacted on October 29, 1992, provided for an exemption
- ;;^UTILITY(U,$J,354.6,1,1,2,0)
- ;;=to the prescription copayment for those veterans who had income levels
- ;;^UTILITY(U,$J,354.6,1,1,3,0)
- ;;=less than the maximum rate of VA pension. Charges established before
- ;;^UTILITY(U,$J,354.6,1,1,4,0)
- ;;=October 29, 1992, were not exempted by the legislation.
- ;;^UTILITY(U,$J,354.6,1,1,5,0)
- ;;=
- ;;^UTILITY(U,$J,354.6,1,1,6,0)
- ;;=We have reviewed your income and eligibility information contained in our
- ;;^UTILITY(U,$J,354.6,1,1,7,0)
- ;;=records and determined that you are eligible for the exemption. We are
- ;;^UTILITY(U,$J,354.6,1,1,8,0)
- ;;=currently reviewing your account and will make the appropriate adjustments
- ;;^UTILITY(U,$J,354.6,1,1,9,0)
- ;;=to it in the near future. If you are eligible for a refund for payments
- ;;^UTILITY(U,$J,354.6,1,1,10,0)
- ;;=made on charges established since October 29, 1992, we will forward you a
- ;;^UTILITY(U,$J,354.6,1,1,11,0)
- ;;=check. While we are reviewing your account we will not be sending out a
- ;;^UTILITY(U,$J,354.6,1,1,12,0)
- ;;=statement.
- ;;^UTILITY(U,$J,354.6,1,1,13,0)
- ;;=
- ;;^UTILITY(U,$J,354.6,1,1,14,0)
- ;;=Medication copayment exemptions based upon annual income must be
- ;;^UTILITY(U,$J,354.6,1,1,15,0)
- ;;=re-evaluated yearly on the anniversary of your means test or copayment
- ;;^UTILITY(U,$J,354.6,1,1,16,0)
- ;;=test. If a renewal date is shown below the 'in reply' heading you must
- ;;^UTILITY(U,$J,354.6,1,1,17,0)
- ;;=complete a new copay income test by that date or you will no longer be
- ;;^UTILITY(U,$J,354.6,1,1,18,0)
- ;;=considered exempt from the pharmacy copayment requirement.
- ;;^UTILITY(U,$J,354.6,1,1,19,0)
- ;;=
- ;;^UTILITY(U,$J,354.6,1,1,20,0)
- ;;=Please do not send in any more payments until we have completed this review
- ;;^UTILITY(U,$J,354.6,1,1,21,0)
- ;;=and forwarded a statement to you.
- ;;^UTILITY(U,$J,354.6,1,1,22,0)
- ;;=
- ;;^UTILITY(U,$J,354.6,1,1,23,0)
- ;;=
- ;;^UTILITY(U,$J,354.6,1,1,24,0)
- ;;=
- ;;^UTILITY(U,$J,354.6,1,1,25,0)
- ;;=FINANCE OFFICER
- ;;^UTILITY(U,$J,354.6,1,2,0)
- ;;=^^6^6^2930512^^^^
- ;;^UTILITY(U,$J,354.6,1,2,1,0)
- ;;=Department of Veterans Affairs Medical Center
- ;;^UTILITY(U,$J,354.6,1,2,2,0)
- ;;=
- ;;^UTILITY(U,$J,354.6,1,2,3,0)
- ;;=
- ;;^UTILITY(U,$J,354.6,1,2,4,0)
- ;;=
- ;;^UTILITY(U,$J,354.6,1,2,5,0)
- ;;=
- ;;^UTILITY(U,$J,354.6,1,2,6,0)
- ;;=
- IBINI04B ; ; 21-MAR-1994
- +1 ;;Version 2.0 ; INTEGRATED BILLING ;; 21-MAR-94
- +2 IF 'DIFQR(354.6)
- QUIT
- 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,354.6)
- +2 ;;=^IBE(354.6,
- +3 ;;^UTILITY(U,$J,354.6,0)
- +4 ;;=IB FORM LETTER^354.6^1^1
- +5 ;;^UTILITY(U,$J,354.6,1,0)
- +6 ;;=IB NOW EXEMPT^Initial letter of Copay Exemption^1^15
- +7 ;;^UTILITY(U,$J,354.6,1,1,0)
- +8 ;;=^^25^25^2930512^^^^
- +9 ;;^UTILITY(U,$J,354.6,1,1,1,0)
- +10 ;;=Public Law 102-568 enacted on October 29, 1992, provided for an exemption
- +11 ;;^UTILITY(U,$J,354.6,1,1,2,0)
- +12 ;;=to the prescription copayment for those veterans who had income levels
- +13 ;;^UTILITY(U,$J,354.6,1,1,3,0)
- +14 ;;=less than the maximum rate of VA pension. Charges established before
- +15 ;;^UTILITY(U,$J,354.6,1,1,4,0)
- +16 ;;=October 29, 1992, were not exempted by the legislation.
- +17 ;;^UTILITY(U,$J,354.6,1,1,5,0)
- +18 ;;=
- +19 ;;^UTILITY(U,$J,354.6,1,1,6,0)
- +20 ;;=We have reviewed your income and eligibility information contained in our
- +21 ;;^UTILITY(U,$J,354.6,1,1,7,0)
- +22 ;;=records and determined that you are eligible for the exemption. We are
- +23 ;;^UTILITY(U,$J,354.6,1,1,8,0)
- +24 ;;=currently reviewing your account and will make the appropriate adjustments
- +25 ;;^UTILITY(U,$J,354.6,1,1,9,0)
- +26 ;;=to it in the near future. If you are eligible for a refund for payments
- +27 ;;^UTILITY(U,$J,354.6,1,1,10,0)
- +28 ;;=made on charges established since October 29, 1992, we will forward you a
- +29 ;;^UTILITY(U,$J,354.6,1,1,11,0)
- +30 ;;=check. While we are reviewing your account we will not be sending out a
- +31 ;;^UTILITY(U,$J,354.6,1,1,12,0)
- +32 ;;=statement.
- +33 ;;^UTILITY(U,$J,354.6,1,1,13,0)
- +34 ;;=
- +35 ;;^UTILITY(U,$J,354.6,1,1,14,0)
- +36 ;;=Medication copayment exemptions based upon annual income must be
- +37 ;;^UTILITY(U,$J,354.6,1,1,15,0)
- +38 ;;=re-evaluated yearly on the anniversary of your means test or copayment
- +39 ;;^UTILITY(U,$J,354.6,1,1,16,0)
- +40 ;;=test. If a renewal date is shown below the 'in reply' heading you must
- +41 ;;^UTILITY(U,$J,354.6,1,1,17,0)
- +42 ;;=complete a new copay income test by that date or you will no longer be
- +43 ;;^UTILITY(U,$J,354.6,1,1,18,0)
- +44 ;;=considered exempt from the pharmacy copayment requirement.
- +45 ;;^UTILITY(U,$J,354.6,1,1,19,0)
- +46 ;;=
- +47 ;;^UTILITY(U,$J,354.6,1,1,20,0)
- +48 ;;=Please do not send in any more payments until we have completed this review
- +49 ;;^UTILITY(U,$J,354.6,1,1,21,0)
- +50 ;;=and forwarded a statement to you.
- +51 ;;^UTILITY(U,$J,354.6,1,1,22,0)
- +52 ;;=
- +53 ;;^UTILITY(U,$J,354.6,1,1,23,0)
- +54 ;;=
- +55 ;;^UTILITY(U,$J,354.6,1,1,24,0)
- +56 ;;=
- +57 ;;^UTILITY(U,$J,354.6,1,1,25,0)
- +58 ;;=FINANCE OFFICER
- +59 ;;^UTILITY(U,$J,354.6,1,2,0)
- +60 ;;=^^6^6^2930512^^^^
- +61 ;;^UTILITY(U,$J,354.6,1,2,1,0)
- +62 ;;=Department of Veterans Affairs Medical Center
- +63 ;;^UTILITY(U,$J,354.6,1,2,2,0)
- +64 ;;=
- +65 ;;^UTILITY(U,$J,354.6,1,2,3,0)
- +66 ;;=
- +67 ;;^UTILITY(U,$J,354.6,1,2,4,0)
- +68 ;;=
- +69 ;;^UTILITY(U,$J,354.6,1,2,5,0)
- +70 ;;=
- +71 ;;^UTILITY(U,$J,354.6,1,2,6,0)
- +72 ;;=