- BGPMUGD5 ; IHS/MSC/MMT - MU EP measures NQF0036 ;20-Aug-2011 11:26;DU
- ;;14.1;IHS CLINICAL REPORTING;**1**;MAY 29, 2014;Build 2
- ;Delimited output reports for this measure
- ASTPHARM ;EP
- D P1
- K ^TMP("BGPMU0036",$J)
- Q
- P1 ;Write individual measure
- N X,Y,Z,LIST1,LIST2,LIST3
- N DEN1,NUM1,DEN2,NUM2,EXC1,EXC2,STRING1,STRING2,STRING3
- N PRD1,PRD4,PRN1,PRN4
- D NUM36^BGPMUGP5("C",.STRING1)
- D NUM36^BGPMUGP5("P",.STRING2)
- D NUM36^BGPMUGP5("B",.STRING3)
- D SUMMARY1^BGPMUGP5(.STRING1,.STRING2,.STRING3)
- S X=U_"REPORT PERIOD"_U_"%"_U_"PREV YR PERIOD"_U_"%"_U_"CHG FROM PREV YR"_U_"BASE YEAR"_U_"%"_U_"CHG FROM BASE"
- D S^BGPMUDEL(X,2,1)
- D P1SUB(1)
- D P1SUB(2)
- D P1SUB(3)
- I $D(BGPLIST(BGPIC)) D P2
- Q
- P1SUB(POP) ;Population tabular output
- S PRD1=$P(STRING1(POP),U,5)-$P(STRING2(POP),U,5)
- S PRD4=$P(STRING1(POP),U,7)-$P(STRING2(POP),U,7)
- S PRN1=$P(STRING1(POP),U,5)-$P(STRING3(POP),U,5)
- S PRN4=$P(STRING1(POP),U,7)-$P(STRING3(POP),U,7)
- S X="Denominator "_POP
- D S^BGPMUDEL(X,2,1)
- S X=$P($T(P1TEXT+POP),";;",2)_U_$P(STRING1(POP),U,1)_U_U_$P(STRING2(POP),U,1)_U_U_U_$P(STRING3(POP),U,1)
- D S^BGPMUDEL(X,2,1)
- S X="# Excluded (Exc)"_U_$P(STRING1(POP),U,4)_U_U_$P(STRING2(POP),U,4)_U_U_U_$P(STRING3(POP),U,4)
- D S^BGPMUDEL(X,1,1)
- S X=$P($T(P1TEXTE+POP),";;",2)_U_$P(STRING1(POP),U,3)_U_U_$P(STRING2(POP),U,3)_U_U_U_$P(STRING3(POP),U,3)
- D S^BGPMUDEL(X,1,1)
- S X="# w/asthma medications"_U_$P(STRING1(POP),U,2)_U_$J($P(STRING1(POP),U,5),5,1)_U_$P(STRING2(POP),U,2)_U_$J($P(STRING2(POP),U,5),5,1)_U_$J($FN(PRD1,",+",1),6)_U_$P(STRING3(POP),U,2)_U_$J($P(STRING3(POP),U,5),5,1)_U_$J($FN(PRN1,",+",1),6)
- D S^BGPMUDEL(X,2,1)
- S X="# w/o asthma medications"_U_$P(STRING1(POP),U,6)_U_$J($P(STRING1(POP),U,7),5,1)_U_$P(STRING2(POP),U,6)_U_$J($P(STRING2(POP),U,7),5,1)_U_$J($FN(PRD4,",+",1),6)_U_$P(STRING3(POP),U,6)_U_$J($P(STRING3(POP),U,7),5,1)_U_$J($FN(PRN4,",+",1),6)
- D S^BGPMUDEL(X,1,1)
- Q
- P1TEXT ;Text lines for output
- ;;Pts 5-11 w/asthma or meds indicative of asthma
- ;;Pts 12-50 w/asthma or meds indicative of asthma
- ;;Pts 5-50 w/asthma or meds indicative of asthma
- P1TEXTE ;Text lines for output LESS exclusions
- ;;Pts 5-11 w/asthma or meds indicative of asthma less Exc
- ;;Pts 12-50 w/asthma or meds indicative of asthma less Exc
- ;;Pts 5-50 w/asthma or meds indicative of asthma less Exc
- ;population
- P2 ;Do the Details
- N PT,NODE,NAME,VST,BMI,FOL,X,PTCT,BGPARR,LINE
- S X="**** CONFIDENTIAL PATIENT INFORMATION COVERED BY PRIVACY ACT ****" D S^BGPMUDEL(X,2,1)
- S X="Patients 5-50 years of age with one of the following during the reporting" D S^BGPMUDEL(X,1,1)
- S X="period or within 1 year before the beginning of the reporting period: (a) at" D S^BGPMUDEL(X,1,1)
- S X="least 1 ED or acute inpatient encounter with the EP and a diagnosis of asthma," D S^BGPMUDEL(X,1,1)
- S X="(b) at least 4 outpatient encounters with the EP AND a diagnosis of asthma AND" D S^BGPMUDEL(X,1,1)
- S X="at least 2 counts asthma medication prescribed by the EP, (c) at least 4 counts" D S^BGPMUDEL(X,1,1)
- S X="of asthma medication prescribed by the EP, or (d) at least 4 counts of " D S^BGPMUDEL(X,1,1)
- S X="leukotriebe inhibitors prescribed by the EP and a diagnosis of asthma, if any." D S^BGPMUDEL(X,1,1)
- S X="Patients who did not meet the numerator criteria are listed first (NM:)" D S^BGPMUDEL(X,2,1)
- S X="followed by patients who do meet the numerator criteria (M:). Excluded patients" D S^BGPMUDEL(X,1,1)
- S X="are listed last." D S^BGPMUDEL(X,1,1)
- S X="The following are the abbreviations used in the denominator and numerator" D S^BGPMUDEL(X,2,1)
- S X="columns:" D S^BGPMUDEL(X,1,1)
- S X="AST=Asthma Diagnosis" D S^BGPMUDEL(X,1,1)
- S X="MED=Asthma Medication" D S^BGPMUDEL(X,1,1)
- S X="EN=Encounter" D S^BGPMUDEL(X,1,1)
- S X="Patients 5-11"
- D S^BGPMUDEL(X,2,1)
- S X="PATIENT NAME"_U_"HRN"_U_"COMMUNITY"_U_"SEX"_U_"AGE"_U_"DENOMINATOR"_U_"NUMERATOR"
- D S^BGPMUDEL(X,2,1)
- D LISTSUB(1)
- S X="Patients 12-50"
- D S^BGPMUDEL(X,2,1)
- S X="PATIENT NAME"_U_"HRN"_U_"COMMUNITY"_U_"SEX"_U_"AGE"_U_"DENOMINATOR"_U_"NUMERATOR"
- D S^BGPMUDEL(X,2,1)
- D LISTSUB(2)
- Q
- LISTSUB(POP) ;write out patient list for given population
- S PTCT=0
- I BGPLIST="D"!(BGPLIST="A") D
- .K BGPARR
- .D PTLSORT^BGPMUUTL(.BGPARR,"^TMP(""BGPMU0036"","_$J_",""PAT"",""C"","_POP_",""NOT"")")
- .S PT=0 F S PT=$O(BGPARR(PT)) Q:PT="" D
- ..S PTCT=PTCT+1
- ..S NODE=$G(BGPARR(PT))
- ..D DATA(NODE)
- I BGPLIST="N"!(BGPLIST="A") D
- .K BGPARR
- .D PTLSORT^BGPMUUTL(.BGPARR,"^TMP(""BGPMU0036"","_$J_",""PAT"",""C"","_POP_",""NUM"")")
- .S PT=0 F S PT=$O(BGPARR(PT)) Q:PT="" D
- ..S PTCT=PTCT+1
- ..S NODE=$G(BGPARR(PT))
- ..D DATA(NODE)
- I BGPLIST="A" D
- .K BGPARR
- .D PTLSORT^BGPMUUTL(.BGPARR,"^TMP(""BGPMU0036"","_$J_",""PAT"",""C"","_POP_",""EXC"")")
- .S PT=0 F S PT=$O(BGPARR(PT)) Q:PT="" D
- ..S PTCT=PTCT+1
- ..S NODE=$G(BGPARR(PT))
- ..D DATA(NODE)
- S X="Total # of patients on list: "_PTCT D S^BGPMUDEL(X,2,1)
- Q
- DATA(NODE) ;GET DATA
- N NAME,HRN,DEN,NUM,AGE,DFN,SEX,COMM,NUM1,NUM2
- S DFN=$P(NODE,U,1)
- S NAME=$E($$GET1^DIQ(2,$P(NODE,U,1),.01),1,30)
- S HRN=$$HRN^AUPNPAT(DFN,DUZ(2))
- S AGE=$$AGE^AUPNPAT(DFN,BGPED)
- S COMM=$$GET1^DIQ(9000047,DFN,1118)
- S SEX=$P(^DPT(DFN,0),U,2)
- S DEN=$P(NODE,U,2)
- S NUM=$P(NODE,U,3)
- S X=NAME_U_HRN_U_COMM_U_SEX_U_AGE_U_DEN_U_NUM D S^BGPMUDEL(X,1,1)
- Q
- BGPMUGD5 ; IHS/MSC/MMT - MU EP measures NQF0036 ;20-Aug-2011 11:26;DU
- +1 ;;14.1;IHS CLINICAL REPORTING;**1**;MAY 29, 2014;Build 2
- +2 ;Delimited output reports for this measure
- ASTPHARM ;EP
- +1 DO P1
- +2 KILL ^TMP("BGPMU0036",$JOB)
- +3 QUIT
- P1 ;Write individual measure
- +1 NEW X,Y,Z,LIST1,LIST2,LIST3
- +2 NEW DEN1,NUM1,DEN2,NUM2,EXC1,EXC2,STRING1,STRING2,STRING3
- +3 NEW PRD1,PRD4,PRN1,PRN4
- +4 DO NUM36^BGPMUGP5("C",.STRING1)
- +5 DO NUM36^BGPMUGP5("P",.STRING2)
- +6 DO NUM36^BGPMUGP5("B",.STRING3)
- +7 DO SUMMARY1^BGPMUGP5(.STRING1,.STRING2,.STRING3)
- +8 SET X=U_"REPORT PERIOD"_U_"%"_U_"PREV YR PERIOD"_U_"%"_U_"CHG FROM PREV YR"_U_"BASE YEAR"_U_"%"_U_"CHG FROM BASE"
- +9 DO S^BGPMUDEL(X,2,1)
- +10 DO P1SUB(1)
- +11 DO P1SUB(2)
- +12 DO P1SUB(3)
- +13 IF $DATA(BGPLIST(BGPIC))
- DO P2
- +14 QUIT
- P1SUB(POP) ;Population tabular output
- +1 SET PRD1=$PIECE(STRING1(POP),U,5)-$PIECE(STRING2(POP),U,5)
- +2 SET PRD4=$PIECE(STRING1(POP),U,7)-$PIECE(STRING2(POP),U,7)
- +3 SET PRN1=$PIECE(STRING1(POP),U,5)-$PIECE(STRING3(POP),U,5)
- +4 SET PRN4=$PIECE(STRING1(POP),U,7)-$PIECE(STRING3(POP),U,7)
- +5 SET X="Denominator "_POP
- +6 DO S^BGPMUDEL(X,2,1)
- +7 SET X=$PIECE($TEXT(P1TEXT+POP),";;",2)_U_$PIECE(STRING1(POP),U,1)_U_U_$PIECE(STRING2(POP),U,1)_U_U_U_$PIECE(STRING3(POP),U,1)
- +8 DO S^BGPMUDEL(X,2,1)
- +9 SET X="# Excluded (Exc)"_U_$PIECE(STRING1(POP),U,4)_U_U_$PIECE(STRING2(POP),U,4)_U_U_U_$PIECE(STRING3(POP),U,4)
- +10 DO S^BGPMUDEL(X,1,1)
- +11 SET X=$PIECE($TEXT(P1TEXTE+POP),";;",2)_U_$PIECE(STRING1(POP),U,3)_U_U_$PIECE(STRING2(POP),U,3)_U_U_U_$PIECE(STRING3(POP),U,3)
- +12 DO S^BGPMUDEL(X,1,1)
- +13 SET X="# w/asthma medications"_U_$PIECE(STRING1(POP),U,2)_U_$JUSTIFY(...
- ... $PIECE(STRING1(POP),U,5),5,1)_U_$PIECE(STRING2(POP),U,2)_U_$JUSTIFY($PIECE(STRING2(POP),U,5),5,1)_U_$JUSTIFY($FNUMBER(PRD1,",+",1),6)_U_$PIECE(STRING3(POP),U,2)_U_$JUSTIFY($PIECE(STRING3(POP),U,5),5,1)_U_$JUSTIFY($FNUMBER(PRN1,",+",1),6)
- +14 DO S^BGPMUDEL(X,2,1)
- +15 SET X="# w/o asthma medications"_U_$PIECE(STRING1(POP),U,6)_U_$JUSTIFY(...
- ... $PIECE(STRING1(POP),U,7),5,1)_U_$PIECE(STRING2(POP),U,6)_U_$JUSTIFY($PIECE(STRING2(POP),U,7),5,1)_U_$JUSTIFY($FNUMBER(PRD4,",+",1),6)_U_$PIECE(STRING3(POP),U,6)_U_$JUSTIFY($PIECE(STRING3(POP),U,7),5,1)_U_$JUSTIFY($FNUMBER(PRN4,",+",1),6)
- +16 DO S^BGPMUDEL(X,1,1)
- +17 QUIT
- P1TEXT ;Text lines for output
- +1 ;;Pts 5-11 w/asthma or meds indicative of asthma
- +2 ;;Pts 12-50 w/asthma or meds indicative of asthma
- +3 ;;Pts 5-50 w/asthma or meds indicative of asthma
- P1TEXTE ;Text lines for output LESS exclusions
- +1 ;;Pts 5-11 w/asthma or meds indicative of asthma less Exc
- +2 ;;Pts 12-50 w/asthma or meds indicative of asthma less Exc
- +3 ;;Pts 5-50 w/asthma or meds indicative of asthma less Exc
- +4 ;population
- P2 ;Do the Details
- +1 NEW PT,NODE,NAME,VST,BMI,FOL,X,PTCT,BGPARR,LINE
- +2 SET X="**** CONFIDENTIAL PATIENT INFORMATION COVERED BY PRIVACY ACT ****"
- DO S^BGPMUDEL(X,2,1)
- +3 SET X="Patients 5-50 years of age with one of the following during the reporting"
- DO S^BGPMUDEL(X,1,1)
- +4 SET X="period or within 1 year before the beginning of the reporting period: (a) at"
- DO S^BGPMUDEL(X,1,1)
- +5 SET X="least 1 ED or acute inpatient encounter with the EP and a diagnosis of asthma,"
- DO S^BGPMUDEL(X,1,1)
- +6 SET X="(b) at least 4 outpatient encounters with the EP AND a diagnosis of asthma AND"
- DO S^BGPMUDEL(X,1,1)
- +7 SET X="at least 2 counts asthma medication prescribed by the EP, (c) at least 4 counts"
- DO S^BGPMUDEL(X,1,1)
- +8 SET X="of asthma medication prescribed by the EP, or (d) at least 4 counts of "
- DO S^BGPMUDEL(X,1,1)
- +9 SET X="leukotriebe inhibitors prescribed by the EP and a diagnosis of asthma, if any."
- DO S^BGPMUDEL(X,1,1)
- +10 SET X="Patients who did not meet the numerator criteria are listed first (NM:)"
- DO S^BGPMUDEL(X,2,1)
- +11 SET X="followed by patients who do meet the numerator criteria (M:). Excluded patients"
- DO S^BGPMUDEL(X,1,1)
- +12 SET X="are listed last."
- DO S^BGPMUDEL(X,1,1)
- +13 SET X="The following are the abbreviations used in the denominator and numerator"
- DO S^BGPMUDEL(X,2,1)
- +14 SET X="columns:"
- DO S^BGPMUDEL(X,1,1)
- +15 SET X="AST=Asthma Diagnosis"
- DO S^BGPMUDEL(X,1,1)
- +16 SET X="MED=Asthma Medication"
- DO S^BGPMUDEL(X,1,1)
- +17 SET X="EN=Encounter"
- DO S^BGPMUDEL(X,1,1)
- +18 SET X="Patients 5-11"
- +19 DO S^BGPMUDEL(X,2,1)
- +20 SET X="PATIENT NAME"_U_"HRN"_U_"COMMUNITY"_U_"SEX"_U_"AGE"_U_"DENOMINATOR"_U_"NUMERATOR"
- +21 DO S^BGPMUDEL(X,2,1)
- +22 DO LISTSUB(1)
- +23 SET X="Patients 12-50"
- +24 DO S^BGPMUDEL(X,2,1)
- +25 SET X="PATIENT NAME"_U_"HRN"_U_"COMMUNITY"_U_"SEX"_U_"AGE"_U_"DENOMINATOR"_U_"NUMERATOR"
- +26 DO S^BGPMUDEL(X,2,1)
- +27 DO LISTSUB(2)
- +28 QUIT
- LISTSUB(POP) ;write out patient list for given population
- +1 SET PTCT=0
- +2 IF BGPLIST="D"!(BGPLIST="A")
- Begin DoDot:1
- +3 KILL BGPARR
- +4 DO PTLSORT^BGPMUUTL(.BGPARR,"^TMP(""BGPMU0036"","_$JOB_",""PAT"",""C"","_POP_",""NOT"")")
- +5 SET PT=0
- FOR
- SET PT=$ORDER(BGPARR(PT))
- IF PT=""
- QUIT
- Begin DoDot:2
- +6 SET PTCT=PTCT+1
- +7 SET NODE=$GET(BGPARR(PT))
- +8 DO DATA(NODE)
- End DoDot:2
- End DoDot:1
- +9 IF BGPLIST="N"!(BGPLIST="A")
- Begin DoDot:1
- +10 KILL BGPARR
- +11 DO PTLSORT^BGPMUUTL(.BGPARR,"^TMP(""BGPMU0036"","_$JOB_",""PAT"",""C"","_POP_",""NUM"")")
- +12 SET PT=0
- FOR
- SET PT=$ORDER(BGPARR(PT))
- IF PT=""
- QUIT
- Begin DoDot:2
- +13 SET PTCT=PTCT+1
- +14 SET NODE=$GET(BGPARR(PT))
- +15 DO DATA(NODE)
- End DoDot:2
- End DoDot:1
- +16 IF BGPLIST="A"
- Begin DoDot:1
- +17 KILL BGPARR
- +18 DO PTLSORT^BGPMUUTL(.BGPARR,"^TMP(""BGPMU0036"","_$JOB_",""PAT"",""C"","_POP_",""EXC"")")
- +19 SET PT=0
- FOR
- SET PT=$ORDER(BGPARR(PT))
- IF PT=""
- QUIT
- Begin DoDot:2
- +20 SET PTCT=PTCT+1
- +21 SET NODE=$GET(BGPARR(PT))
- +22 DO DATA(NODE)
- End DoDot:2
- End DoDot:1
- +23 SET X="Total # of patients on list: "_PTCT
- DO S^BGPMUDEL(X,2,1)
- +24 QUIT
- DATA(NODE) ;GET DATA
- +1 NEW NAME,HRN,DEN,NUM,AGE,DFN,SEX,COMM,NUM1,NUM2
- +2 SET DFN=$PIECE(NODE,U,1)
- +3 SET NAME=$EXTRACT($$GET1^DIQ(2,$PIECE(NODE,U,1),.01),1,30)
- +4 SET HRN=$$HRN^AUPNPAT(DFN,DUZ(2))
- +5 SET AGE=$$AGE^AUPNPAT(DFN,BGPED)
- +6 SET COMM=$$GET1^DIQ(9000047,DFN,1118)
- +7 SET SEX=$PIECE(^DPT(DFN,0),U,2)
- +8 SET DEN=$PIECE(NODE,U,2)
- +9 SET NUM=$PIECE(NODE,U,3)
- +10 SET X=NAME_U_HRN_U_COMM_U_SEX_U_AGE_U_DEN_U_NUM
- DO S^BGPMUDEL(X,1,1)
- +11 QUIT