BGPDP5 ; IHS/CMI/LAB - print ind 5 ;
;;7.0;IHS CLINICAL REPORTING;;JAN 24, 2007
;
;
I5A ;EP ;
;Q:'$D(BGPIND(12))
D HEADER^BGPDPH
W !,"Indicator 5A: Diabetes-Reduce Diabetic Complications - Nephropathy Assessment"
W !,"Denominator is all patients with a DM diagnosis ever."
W !,"Continue the trend of increasing the proportion of I/T/U clients with diagnosed",!,"diabetes assessed for nephropathy.",!
I $Y>(IOSL-5) D HEADER^BGPDPH Q:BGPQUIT
D H1^BGPDPH
S BGPCYD=$P($$V(BGPRPT,10,10),"!",1)+$P($$V(BGPRPT,10,10),"!",2),BGPCYN=$$V(BGPRPT,15,1),BGPCYP=$S(BGPCYD:((BGPCYN/BGPCYD)*100),1:"")
S BGP98D=$P($$V(BGPRPT,80,10),"!",1)+$P($$V(BGPRPT,80,10),"!",2),BGP98N=$$V(BGPRPT,85,1),BGP98P=$S(BGP98D:((BGP98N/BGP98D)*100),1:"")
S BGPPRD=$P($$V(BGPRPT,40,10),"!",1)+$P($$V(BGPRPT,40,10),"!",2),BGPPRN=$$V(BGPRPT,45,1),BGPPRP=$S(BGPPRD:((BGPPRN/BGPPRD)*100),1:"")
W !,"# diagnosed w/diabetes",?22,$$C(BGP98D,0,8),?37,$$C(BGPPRD,0,8),?52,$$C(BGPCYD,0,8)
W !!,"# w/Positive Urine Val",!?2,"recorded w/in 1 yr of",!?2,"end of time period"
D H2^BGPDPH
Q
I5B ;EP ;
;Q:'$D(BGPIND(13))
D HEADER^BGPDPH
W !,"Indicator 5B: Diabetes-Reduce Diabetic Complications - Nephropathy Assessment"
W !,"Denominator is all patients with a DM diagnosis ever, with at least",!,"2 visits in the year prior to the end of the time period and the first",!,"ever recorded diagnosis of Diabetes > 1year prior to the end of the time period."
W !,"Continue the trend of increasing the proportion of I/T/U clients with diagnosed",!,"diabetes assessed for nephropathy.",!
I $Y>(IOSL-5) D HEADER^BGPDPH Q:BGPQUIT
D H1^BGPDPH
S BGPCYD=$$V(BGPRPT,12,5),BGPCYN=$$V(BGPRPT,15,2),BGPCYP=$S(BGPCYD:((BGPCYN/BGPCYD)*100),1:"")
S BGP98D=$$V(BGPRPT,82,5),BGP98N=$$V(BGPRPT,85,2),BGP98P=$S(BGP98D:((BGP98N/BGP98D)*100),1:"")
S BGPPRD=$$V(BGPRPT,42,5),BGPPRN=$$V(BGPRPT,45,2),BGPPRP=$S(BGPPRD:((BGPPRN/BGPPRD)*100),1:"")
W !,"# diagnosed w/diabetes",?22,$$C(BGP98D,0,8),?37,$$C(BGPPRD,0,8),?52,$$C(BGPCYD,0,8)
W !!,"# w/Positive Urine Val",!?2,"recorded w/in 1 yr of",!?2,"end of time period"
D H2^BGPDPH
Q
I5C ;EP ;
;Q:'$D(BGPIND(14))
D HEADER^BGPDPH
W !,"Indicator 5C: Diabetes-Reduce Diabetic Complications - Nephropathy Assessment"
W !,"Denominator is all patients with a DM diagnosis ever, who are 19 or older",!,"who had at least 2 diabetes related encounters ever, at least one",!,"encounter in a primary clinic with a primary provider for diabetes,"
W !,"and an absence of a creatinine value of 5.0 or greater."
W !,"Continue the trend of increasing the proportion of I/T/U clients with diagnosed",!,"diabetes assessed for nephropathy.",!
I $Y>(IOSL-5) D HEADER^BGPDPH Q:BGPQUIT
D H1^BGPDPH
S BGPCYD=$$V(BGPRPT,12,10),BGPCYN=$$V(BGPRPT,15,3),BGPCYP=$S(BGPCYD:((BGPCYN/BGPCYD)*100),1:"")
S BGP98D=$$V(BGPRPT,82,10),BGP98N=$$V(BGPRPT,85,3),BGP98P=$S(BGP98D:((BGP98N/BGP98D)*100),1:"")
S BGPPRD=$$V(BGPRPT,42,10),BGPPRN=$$V(BGPRPT,45,3),BGPPRP=$S(BGPPRD:((BGPPRN/BGPPRD)*100),1:"")
W !,"# diagnosed w/diabetes",?22,$$C(BGP98D,0,8),?37,$$C(BGPPRD,0,8),?52,$$C(BGPCYD,0,8)
W !!,"# w/Positive Urine Val",!?2,"recorded w/in 1 yr of",!?2,"end of time period"
D H2^BGPDPH
Q
SET22 ;
S BGPCYN=$$V(BGPRPT,15,BGPP2),BGPCYP=$S(BGPCYD:((BGPCYN/BGPCYD)*100),1:"")
S BGP98N=$$V(BGPRPT,85,BGPP2),BGP98P=$S(BGP98D:((BGP98N/BGP98D)*100),1:"")
S BGPPRN=$$V(BGPRPT,45,BGPP2),BGPPRP=$S(BGPPRD:((BGPPRN/BGPPRD)*100),1:"")
Q
CALC(N,O) ;ENTRY POINT
NEW Z
I O=0!(N=0)!(O="")!(N="") Q "**"
NEW X,X2,X3
S X=N,X2=1,X3=0 D COMMA^%DTC S N=X
S X=O,X2=1,X3=0 D COMMA^%DTC S O=X
I +O=0 Q "**"
S Z=(((N-O)/O)*100),Z=$FN(Z,"+,",1)
Q Z
V(R,N,P) ;
NEW Y
I $G(BGPAREAA),'$G(BGPSUMR) G VA
Q $P($G(^BGPD(R,N)),U,P)
VA ;
NEW X,C,V,MT,FT,M,F,B S X=0,C="" F S X=$O(BGPSUL(X)) Q:X'=+X D
.S V=$P($G(^BGPD(X,N)),U,P)
.I C="" S C=V Q
.S MT=$P(C,"!"),FT=$P(C,"!",2),M=$P(V,"!"),F=$P(V,"!",2)
.F B=1:1:6 S $P(MT,"~",B)=$P(MT,"~",B)+$P(M,"~",B)
.F B=1:1:6 S $P(FT,"~",B)=$P(FT,"~",B)+$P(F,"~",B)
.S C=MT_"!"_FT
.Q
Q C
C(X,X2,X3) ;
D COMMA^%DTC
Q X
BGPDP5 ; IHS/CMI/LAB - print ind 5 ;
+1 ;;7.0;IHS CLINICAL REPORTING;;JAN 24, 2007
+2 ;
+3 ;
I5A ;EP ;
+1 ;Q:'$D(BGPIND(12))
+2 DO HEADER^BGPDPH
+3 WRITE !,"Indicator 5A: Diabetes-Reduce Diabetic Complications - Nephropathy Assessment"
+4 WRITE !,"Denominator is all patients with a DM diagnosis ever."
+5 WRITE !,"Continue the trend of increasing the proportion of I/T/U clients with diagnosed",!,"diabetes assessed for nephropathy.",!
+6 IF $Y>(IOSL-5)
DO HEADER^BGPDPH
IF BGPQUIT
QUIT
+7 DO H1^BGPDPH
+8 SET BGPCYD=$PIECE($$V(BGPRPT,10,10),"!",1)+$PIECE($$V(BGPRPT,10,10),"!",2)
SET BGPCYN=$$V(BGPRPT,15,1)
SET BGPCYP=$SELECT(BGPCYD:((BGPCYN/BGPCYD)*100),1:"")
+9 SET BGP98D=$PIECE($$V(BGPRPT,80,10),"!",1)+$PIECE($$V(BGPRPT,80,10),"!",2)
SET BGP98N=$$V(BGPRPT,85,1)
SET BGP98P=$SELECT(BGP98D:((BGP98N/BGP98D)*100),1:"")
+10 SET BGPPRD=$PIECE($$V(BGPRPT,40,10),"!",1)+$PIECE($$V(BGPRPT,40,10),"!",2)
SET BGPPRN=$$V(BGPRPT,45,1)
SET BGPPRP=$SELECT(BGPPRD:((BGPPRN/BGPPRD)*100),1:"")
+11 WRITE !,"# diagnosed w/diabetes",?22,$$C(BGP98D,0,8),?37,$$C(BGPPRD,0,8),?52,$$C(BGPCYD,0,8)
+12 WRITE !!,"# w/Positive Urine Val",!?2,"recorded w/in 1 yr of",!?2,"end of time period"
+13 DO H2^BGPDPH
+14 QUIT
I5B ;EP ;
+1 ;Q:'$D(BGPIND(13))
+2 DO HEADER^BGPDPH
+3 WRITE !,"Indicator 5B: Diabetes-Reduce Diabetic Complications - Nephropathy Assessment"
+4 WRITE !,"Denominator is all patients with a DM diagnosis ever, with at least",!,"2 visits in the year prior to the end of the time period and the first",!,"ever recorded diagnosis of Diabetes > 1year prior to the end of the time period."
+5 WRITE !,"Continue the trend of increasing the proportion of I/T/U clients with diagnosed",!,"diabetes assessed for nephropathy.",!
+6 IF $Y>(IOSL-5)
DO HEADER^BGPDPH
IF BGPQUIT
QUIT
+7 DO H1^BGPDPH
+8 SET BGPCYD=$$V(BGPRPT,12,5)
SET BGPCYN=$$V(BGPRPT,15,2)
SET BGPCYP=$SELECT(BGPCYD:((BGPCYN/BGPCYD)*100),1:"")
+9 SET BGP98D=$$V(BGPRPT,82,5)
SET BGP98N=$$V(BGPRPT,85,2)
SET BGP98P=$SELECT(BGP98D:((BGP98N/BGP98D)*100),1:"")
+10 SET BGPPRD=$$V(BGPRPT,42,5)
SET BGPPRN=$$V(BGPRPT,45,2)
SET BGPPRP=$SELECT(BGPPRD:((BGPPRN/BGPPRD)*100),1:"")
+11 WRITE !,"# diagnosed w/diabetes",?22,$$C(BGP98D,0,8),?37,$$C(BGPPRD,0,8),?52,$$C(BGPCYD,0,8)
+12 WRITE !!,"# w/Positive Urine Val",!?2,"recorded w/in 1 yr of",!?2,"end of time period"
+13 DO H2^BGPDPH
+14 QUIT
I5C ;EP ;
+1 ;Q:'$D(BGPIND(14))
+2 DO HEADER^BGPDPH
+3 WRITE !,"Indicator 5C: Diabetes-Reduce Diabetic Complications - Nephropathy Assessment"
+4 WRITE !,"Denominator is all patients with a DM diagnosis ever, who are 19 or older",!,"who had at least 2 diabetes related encounters ever, at least one",!,"encounter in a primary clinic with a primary provider for diabetes,"
+5 WRITE !,"and an absence of a creatinine value of 5.0 or greater."
+6 WRITE !,"Continue the trend of increasing the proportion of I/T/U clients with diagnosed",!,"diabetes assessed for nephropathy.",!
+7 IF $Y>(IOSL-5)
DO HEADER^BGPDPH
IF BGPQUIT
QUIT
+8 DO H1^BGPDPH
+9 SET BGPCYD=$$V(BGPRPT,12,10)
SET BGPCYN=$$V(BGPRPT,15,3)
SET BGPCYP=$SELECT(BGPCYD:((BGPCYN/BGPCYD)*100),1:"")
+10 SET BGP98D=$$V(BGPRPT,82,10)
SET BGP98N=$$V(BGPRPT,85,3)
SET BGP98P=$SELECT(BGP98D:((BGP98N/BGP98D)*100),1:"")
+11 SET BGPPRD=$$V(BGPRPT,42,10)
SET BGPPRN=$$V(BGPRPT,45,3)
SET BGPPRP=$SELECT(BGPPRD:((BGPPRN/BGPPRD)*100),1:"")
+12 WRITE !,"# diagnosed w/diabetes",?22,$$C(BGP98D,0,8),?37,$$C(BGPPRD,0,8),?52,$$C(BGPCYD,0,8)
+13 WRITE !!,"# w/Positive Urine Val",!?2,"recorded w/in 1 yr of",!?2,"end of time period"
+14 DO H2^BGPDPH
+15 QUIT
SET22 ;
+1 SET BGPCYN=$$V(BGPRPT,15,BGPP2)
SET BGPCYP=$SELECT(BGPCYD:((BGPCYN/BGPCYD)*100),1:"")
+2 SET BGP98N=$$V(BGPRPT,85,BGPP2)
SET BGP98P=$SELECT(BGP98D:((BGP98N/BGP98D)*100),1:"")
+3 SET BGPPRN=$$V(BGPRPT,45,BGPP2)
SET BGPPRP=$SELECT(BGPPRD:((BGPPRN/BGPPRD)*100),1:"")
+4 QUIT
CALC(N,O) ;ENTRY POINT
+1 NEW Z
+2 IF O=0!(N=0)!(O="")!(N="")
QUIT "**"
+3 NEW X,X2,X3
+4 SET X=N
SET X2=1
SET X3=0
DO COMMA^%DTC
SET N=X
+5 SET X=O
SET X2=1
SET X3=0
DO COMMA^%DTC
SET O=X
+6 IF +O=0
QUIT "**"
+7 SET Z=(((N-O)/O)*100)
SET Z=$FNUMBER(Z,"+,",1)
+8 QUIT Z
V(R,N,P) ;
+1 NEW Y
+2 IF $GET(BGPAREAA)
IF '$GET(BGPSUMR)
GOTO VA
+3 QUIT $PIECE($GET(^BGPD(R,N)),U,P)
VA ;
+1 NEW X,C,V,MT,FT,M,F,B
SET X=0
SET C=""
FOR
SET X=$ORDER(BGPSUL(X))
IF X'=+X
QUIT
Begin DoDot:1
+2 SET V=$PIECE($GET(^BGPD(X,N)),U,P)
+3 IF C=""
SET C=V
QUIT
+4 SET MT=$PIECE(C,"!")
SET FT=$PIECE(C,"!",2)
SET M=$PIECE(V,"!")
SET F=$PIECE(V,"!",2)
+5 FOR B=1:1:6
SET $PIECE(MT,"~",B)=$PIECE(MT,"~",B)+$PIECE(M,"~",B)
+6 FOR B=1:1:6
SET $PIECE(FT,"~",B)=$PIECE(FT,"~",B)+$PIECE(F,"~",B)
+7 SET C=MT_"!"_FT
+8 QUIT
End DoDot:1
+9 QUIT C
C(X,X2,X3) ;
+1 DO COMMA^%DTC
+2 QUIT X