FBCH78A ;AISC/DMK-PRINT 7078 CONTINUED FROM FBCHP78 ;06FEB89
;;3.5;FEE BASIS;**103**;JAN 30, 1995;Build 19
;;Per VHA Directive 2004-038, this routine should not be modified.
HED W:'$G(FBPG) @IOF K:$G(FBPG) FBPG W UL,!,?5,"Department of Veterans Affairs",?58,"AUTHORIZATION AND INVOICE FOR MEDICAL AND HOSPITAL SERVICES",!,UL,!
Q
BOT W !,"SPECIAL PROVISIONS: Acceptance of this authorization to render service is governed by the following:",!!
W "1. ACCEPTANCE OF THIS AUTHORIZATION AND PROVIDING OF SUCH TREATMENT OR SERVICES SUBJECTS YOU, THE PROVIDER OF CARE, TO",!,?3,"THE PROVISIONS OF PUBLIC LAW 93-579, THE PRIVACY ACT OF 1974, TO THE EXTENT OF THE RECORDS "
W "PERTAINING TO THE VA",!,?3,"AUTHORIZED TREATMENT OR SERVICES OF THIS VETERAN.",!
W !,"2. Fees or rates listed represent maximum allowance for services specified. In no event should charges be made to the",!,?3,"VA in excess of usual and customary charges to the general public for similar services.",!
W !,"3. Payment by the VA is payment in full for authorized services rendered.",!
W !,"4. Unless otherwise approved by the VA, services are limited in type and extent to those shown on this authorization.",!,?3,"If services are not initiated for any reason, return a copy of the authorization to the issuing ",!
W ?3,"office with a brief explanation.",!
W !,"5. A copy of the Operative Report will be forwarded to the Authorizing station within one week following any major",!,?3,"surgery.",!
W !,"6. A copy of the hospital summary will be forwarded to the authorizing station within ten work days following the ",!,?3,"release of the patient from the hospital.",!
W !,"7. When submitting claims for payment you must include the NPI and Taxonomy Code of the rendering practitioner,"
W !,?3,"and the NPI and Taxonomy Code of your organization. If, under the HIPAA NPI Final Rule"
W !,?3,"[http://www.cms.hhs.gov/NationalProvIdentStand], your organization is an ""atypical"" provider furnishing services such"
W !,?3,"as taxi, home and vehicle modifications, insect control, habilitation, and respite services and is therefore"
W !,?3,"ineligible for an NPI, it is important that you indicate ""Ineligible for NPI"" on your claim form.",!
W UL,!,?16,"All questions relating to this authorization should be referred to the issuing VA Office",!,UL,!,"VA Form 10-7078" Q
;
FISCAL ;SETS THE FISCAL SYMBOL BLOCK FOR 7078
S PRC("SITE")=FB("SITE"),PRCS("X")=PRC("SITE")_"-"_$P($P(FB(0),"^"),"."),PRCS("TYPE")="FB" D EN1^PRCS58
S FB("SYM")=$P(Y,"^",4)_" "_$P(FB(0),"^")_" FCP "_$P(Y,U,3) K PRC("SITE"),PRCSI,Y Q
;
CONT(X,Y) ;get contract for CNH authorization
;X=IEN of vendor
;Y=from date of authorization
I $S('$G(X):1,'$G(Y):1,1:0) Q ""
I '$O(^FBAA(161.21,"ACR",X,-Y+.9)) Q ""
N Z
S Z=$P(^FBAA(161.21,+$O(^(+$O(^FBAA(161.21,"ACR",X,-Y+.9)),0)),0),U,1,3)
Q $S($P(Z,U,3)>Y:$P(Z,U),1:"")
--- Routine Detail --- with STRUCTURED ROUTINE LISTING ---[H[J[2J[HFBCH78A 2911 printed Nov 22, 2024@17:07:39 Page 2
FBCH78A ;AISC/DMK-PRINT 7078 CONTINUED FROM FBCHP78 ;06FEB89
+1 ;;3.5;FEE BASIS;**103**;JAN 30, 1995;Build 19
+2 ;;Per VHA Directive 2004-038, this routine should not be modified.
HED if '$GET(FBPG)
WRITE @IOF
if $GET(FBPG)
KILL FBPG
WRITE UL,!,?5,"Department of Veterans Affairs",?58,"AUTHORIZATION AND INVOICE FOR MEDICAL AND HOSPITAL SERVICES",!,UL,!
+1 QUIT
BOT WRITE !,"SPECIAL PROVISIONS: Acceptance of this authorization to render service is governed by the following:",!!
+1 WRITE "1. ACCEPTANCE OF THIS AUTHORIZATION AND PROVIDING OF SUCH TREATMENT OR SERVICES SUBJECTS YOU, THE PROVIDER OF CARE, TO",!,?3,"THE PROVISIONS OF PUBLIC LAW 93-579, THE PRIVACY ACT OF 1974, TO THE EXTENT OF THE RECORDS "
+2 WRITE "PERTAINING TO THE VA",!,?3,"AUTHORIZED TREATMENT OR SERVICES OF THIS VETERAN.",!
+3 WRITE !,"2. Fees or rates listed represent maximum allowance for services specified. In no event should charges be made to the",!,?3,"VA in excess of usual and customary charges to the general public for similar services.",!
+4 WRITE !,"3. Payment by the VA is payment in full for authorized services rendered.",!
+5 WRITE !,"4. Unless otherwise approved by the VA, services are limited in type and extent to those shown on this authorization.",!,?3,"If services are not initiated for any reason, return a copy of the authorization to the issuing ",!
+6 WRITE ?3,"office with a brief explanation.",!
+7 WRITE !,"5. A copy of the Operative Report will be forwarded to the Authorizing station within one week following any major",!,?3,"surgery.",!
+8 WRITE !,"6. A copy of the hospital summary will be forwarded to the authorizing station within ten work days following the ",!,?3,"release of the patient from the hospital.",!
+9 WRITE !,"7. When submitting claims for payment you must include the NPI and Taxonomy Code of the rendering practitioner,"
+10 WRITE !,?3,"and the NPI and Taxonomy Code of your organization. If, under the HIPAA NPI Final Rule"
+11 WRITE !,?3,"[http://www.cms.hhs.gov/NationalProvIdentStand], your organization is an ""atypical"" provider furnishing services such"
+12 WRITE !,?3,"as taxi, home and vehicle modifications, insect control, habilitation, and respite services and is therefore"
+13 WRITE !,?3,"ineligible for an NPI, it is important that you indicate ""Ineligible for NPI"" on your claim form.",!
+14 WRITE UL,!,?16,"All questions relating to this authorization should be referred to the issuing VA Office",!,UL,!,"VA Form 10-7078"
QUIT
+15 ;
FISCAL ;SETS THE FISCAL SYMBOL BLOCK FOR 7078
+1 SET PRC("SITE")=FB("SITE")
SET PRCS("X")=PRC("SITE")_"-"_$PIECE($PIECE(FB(0),"^"),".")
SET PRCS("TYPE")="FB"
DO EN1^PRCS58
+2 SET FB("SYM")=$PIECE(Y,"^",4)_" "_$PIECE(FB(0),"^")_" FCP "_$PIECE(Y,U,3)
KILL PRC("SITE"),PRCSI,Y
QUIT
+3 ;
CONT(X,Y) ;get contract for CNH authorization
+1 ;X=IEN of vendor
+2 ;Y=from date of authorization
+3 IF $SELECT('$GET(X):1,'$GET(Y):1,1:0)
QUIT ""
+4 IF '$ORDER(^FBAA(161.21,"ACR",X,-Y+.9))
QUIT ""
+5 NEW Z
+6 SET Z=$PIECE(^FBAA(161.21,+$ORDER(^(+$ORDER(^FBAA(161.21,"ACR",X,-Y+.9)),0)),0),U,1,3)
+7 QUIT $SELECT($PIECE(Z,U,3)>Y:$PIECE(Z,U),1:"")