source: qrda/C0Q/trunk/kids/C0Q-1_SEQ-004_PAT-001.TXT@ 1530

Last change on this file since 1530 was 1530, checked in by Sam Habiel, 12 years ago

Update of patch 1 to include all changes made from 2-4; release as well; delete old patch

File size: 11.6 KB
Line 
1PACKAGE: C0Q*1.0*1 Sep 17, 2012 4:10 pm PAGE 1
2-------------------------------------------------------------------------------
3TYPE: SINGLE PACKAGE TRACK NATIONALLY: YES
4NATIONAL PACKAGE: QUALITY MEASURES ALPHA/BETA TESTING: NO
5
6DESCRIPTION:
7ePrescribing MU measure in this package.
8
9Dependencies:
10This build requires C0P*1*4 for the new WebService entry that gets MU
11data from New Crop.
12This build requires the base C0Q 1.0 to be installed.
13
14This build performs the following:
15Routines:
161. Adds routine C0QMUERX for calculation of ePrescribing stats.
172. Mods routine C0QMU12 to call C0QMUERX for the ERX measure for
18Outpatients.
193. Mods routine C0QUPDT to handle the special case of ePrescribing stats.
20Also, some checks and quits so that we won't crash if no patient lists
21are associated with the measure.
22
23Data Dictionary:
241. File C0Q PARAMETER has two new indexes:
25 AMMS REGULAR
26 Field: EP MU MEASUREMENT SET (1130580001.401,2)
27 Description: Indexes the IEN of the Measurement Set. Used so that we can
28 walk back to a parameter when processing a specific IEN.
29
30 You can get the IEN of the measurement set using
31 $O(^C0Q(401,"AMMS",MSIEN,"")).
32 1)= S ^C0Q(401,"AMMS",$E(X,1,30),DA)=""
33 2)= K ^C0Q(401,"AMMS",$E(X,1,30),DA)
34 3)= USED BY THE CODE. SEE DESCRIPTION.
35
36 AQMS REGULAR
37 Field: EP QUALITY MEASUREMENT SET (1130580001.401,2.1)
38 Description: Indexes the IEN of the Measurement Set. Used so that we can
39 walk back to a parameter when processing a specific IEN.
40
41 You can get the IEN of the measurement set using
42 $O(^C0Q(401,"AQMS",MSIEN,"")).
43 1)= S ^C0Q(401,"AQMS",$E(X,1,30),DA)=""
44 2)= K ^C0Q(401,"AQMS",$E(X,1,30),DA)
45 3)= USED BY THE CODE. SEE DESCRIPTION.
46
472. File C0Q QUALITY MEASURE has a new field, MEASURE TYPE (#4):
48
491130580001.101,4MEASURE TYPE 0;5 SET
50
51 'P' FOR Performance;
52 'Q' FOR Quality;
53 'E' FOR Electronic Prescribing Performance;
54 LAST EDITED: MAY 30, 2012
55 HELP-PROMPT: Enter a code P, Q or E
56 DESCRIPTION: This field designates the measure type. It can
57 be P, Q or M.
58
59 P is for Performance. Performance measures are
60 MU measures to measure how meaningfully used an
61 EMR is. An example of a performance measure is
62 whether allergies are documented in the EMR.
63 Performance measures reference a Patient List
64 created by this package.
65
66 Q is for Quality Measures. Quality measures are
67 MU measures to assess how well the patients are
68 cared for. An example of a quality measure is
69 whether Hemoglobin A1c Poor Control. Quality
70 measures reference Patient Lists in the
71 Reminders package.
72
73 E is for Electronic Prescribing. This is a
74 Performance measure, except that it is handled
75 differently than the rest. Instead of the
76 numerators and denominators being lists of
77 patients as with all the other measurements,
78 they are a number of prescriptions. That's why
79 we have a special flag for it. It references a
80 Patient List created by this package. The
81 numerator and denominators are stored in
82 subfiles for each patient.
83
84 TECHNICAL DESCR: As of version C0P*1.0*1, the software doesn't
85 use this field except to check for an
86 electronic prescribing type (code E).
87
88 I anticipate using this field for other
89 purposes in the future.
90
91INPUT TEMPLATE:
92C0Q EDIT MU MEASURE adds the new field MEASURE TYPE mentioned above.
93
94DATA:
95The entry MU EP ERX for processing ePrescribing stats in C0Q QUALITY
96MEASURE is sent to destination sites.
97
98Implementation Steps:
991. If you don't have New Crop eRx installed, there won't be any effects.
100The C0Q code will behave like before.
1012. If you don't have C0P*1.0*4 installed, again, the C0Q code will behave
102as before the patch.
1033. Once you install C0P*1.0*4 with this patch (C0Q*1.0*1), the code will
104loop through all Outpatients who have an ERx. The actual patients are
105determined via your outpatient parameters. If your parameters reference a
106clinic location that already has patients with ERxs, you don't need to do
107anything to make the code run. It will run automatically; and it's time
108consuming; before you run it though, make sure to do #4.
1094. In order for you to see a print out of the eRx measures, you
110need to add the Measure MU EP ERX to the Measure Set used in the EP MU
111MEASUREMENT SET field in your Outpatient Parameters. You must do this
112before you run this for the first time.
113
114Example of Set-up:
115
116Select QUALITY MEASUREMENT MENU Option: ?
117
118 COPY OVER PATIENT LISTS
119 ED-1 COMPUTATION
120 ED-2 COMPUTATION
121 EP UPDATE MU MEASURES
122 INP UPDATE MU MEASURES
123 PQRI MENU ...
124 PQRI PRINT XML
125 PRINT C0Q MEASURES
126 QRDA MENU ...
127 SETUP QUALITY REPORTING ...
128
129Enter ?? for more options, ??? for brief descriptions, ?OPTION for help
130text.
131
132Select QUALITY MEASUREMENT MENU Option: setUP QUALITY REPORTING
133
134Select SETUP QUALITY REPORTING Option: ?
135
136 DISPLAY QUALITY MEASURES
137 EDIT SUPERUSERS
138 EP EDIT PARMS
139 INP EDIT PARMS
140 MEASURE SET EDIT
141 MU MEASURE EDIT
142 QUALITY MEASURE EDIT
143
144Enter ?? for more options, ??? for brief descriptions, ?OPTION for help
145text.
146
147Select SETUP QUALITY REPORTING Option: ep edit PARMS
148
149Select C0Q PARAMETER NAME: OUTPATIENT
150NAME: OUTPATIENT//
151MEASUREMENT PERIOD KEY: MU12//
152PARAMETER TYPE: OUTPATIENT//
153EP MU MEASUREMENT SET: OUTPATIENT MEASURE SET//
154EP QUALITY MEASUREMENT SET:
155Select CLINIC: DR OFFICE//
156PATIENT LIST LABEL:
157Select SUBSCRIBER:
158
159Select C0Q PARAMETER NAME:
160
161Select SETUP QUALITY REPORTING Option: measure set EDIT
162
163Select C0Q MEASUREMENT SET NAME: outpaTIENT MEASURE SET
164NAME: OUTPATIENT MEASURE SET Replace
165BEGIN DATE: JUN 12,2001//
166END DATE: MAY 25,2012//
167LOCKED:
168MU YEAR KEY: MU12//
169QRDA TEMPLATE ROOT:
170Select MEASURE: MU EP ERX//
171 MEASURE: MU EP ERX//
172 NUMERATOR FILTER LIST:
173 DENOMINATOR FILTER LIST:
174Select MEASURE:
175
176Select C0Q MEASUREMENT SET NAME:
177
178Select SETUP QUALITY REPORTING Option:
179
180Select QUALITY MEASUREMENT MENU Option: ?
181
182 COPY OVER PATIENT LISTS
183 ED-1 COMPUTATION
184 ED-2 COMPUTATION
185 EP UPDATE MU MEASURES
186 INP UPDATE MU MEASURES
187 PQRI MENU ...
188 PQRI PRINT XML
189 PRINT C0Q MEASURES
190 QRDA MENU ...
191 SETUP QUALITY REPORTING ...
192
193Enter ?? for more options, ??? for brief descriptions, ?OPTION for help
194text.
195
196Select QUALITY MEASUREMENT MENU Option: ep updATE MU MEASURES
197Sep 16, 2012@86:54:61
198Jan 03, 2008@80:85:41
199Jan 01, 2008@81:59:42
200Nov 25, 2005@86:89:76
201Nov 25, 2005@85:87:58
202Nov 24, 2005@79:68:87
203Aug 01, 2005@91:59:64
204Aug 2005@84:91:51
205Aug 2005@84:78:82
206Jul 28, 2005@88:55:64
207Jul 28, 2005@88:46:85
208Jul 28, 2005@87:95:55
209Jul 27, 2005@87:79:80
210Jul 27, 2005@83:83:97
211Jul 26, 2005@88:78:96
212Jul 26, 2005@88:75:45
213Jul 26, 2005@88:58:60
214Jul 26, 2005@88:52:62
215Jul 26, 2005@88:50:59
216Jul 26, 2005@88:49:74
217Jul 26, 2005@84:54:55
218Jul 24, 2005@91:62:76
219Jul 23, 2005@88:98:45
220Jul 23, 2005@85:77:89
221Jul 23, 2005@83:77:71
222Jul 23, 2005@82:82:99
223Jul 23, 2005@82:66:61
224Jul 22, 2005@83:85:46
225Jul 22, 2005@82:82:92
226Jul 22, 2005@82:75:99
227Jul 21, 2005@89:50:71
228Jul 21, 2005@83:53:48
229Jul 20, 2005@91:43:44
230Jul 20, 2005@87:89:46
231Jul 20, 2005@84:60:78
232Jul 20, 2005@84:60:71
233Jul 19, 2005@89:92:54
234Jul 19, 2005@89:55:97
235Jul 18, 2005@92:58:51
236Jul 18, 2005@91:47:87
237Jul 18, 2005@88:67:86
238Jul 18, 2005@88:63:92
239Jul 18, 2005@86:64:88
240Jul 18, 2005@84:56:82
241Jul 18, 2005@84:45:52
242Jul 17, 2005@82:42:51
243Jul 14, 2005@84:00
244Jul 07, 2005@86:97
245Jul 2005@85:62:77B index passed
2464
247Calling GETMEDS6 SOAP Web Service Call for 4
248Patient 4 Rx 1
249DeaClassCode: 0
250PharmacyType: 1
251PharmacyDetailType: 1
252FinalDestinationType: 2
253FinalStatusType: 2
254Patient 4 Rx 2
255DeaClassCode: 0
256PharmacyType: 0
257Patient 4 Rx 3
258DeaClassCode: 0
259PharmacyType: 1
260PharmacyDetailType: 1
261FinalDestinationType: 2
262FinalStatusType: 2
263Patient 4 Rx 4
264DeaClassCode: 0
265PharmacyType: 0
266IENs ?+14,1,17, ready to file
267Saving ERXDEN of 0 for Patient MOUSE,MICKEY (4)
268Fileman Data Array
269C0QFDA(1130580001.3111,"?+14,1,17,",.01): ERXDEN
270C0QFDA(1130580001.3111,"?+14,1,17,",.02): 0
271Patient 4 Rx 1
272DeaClassCode: 0
273PharmacyType: 1
274PharmacyDetailType: 1
275FinalDestinationType: 2
276Patient 4 Rx 2
277DeaClassCode: 0
278PharmacyType: 0
279Patient 4 Rx 3
280DeaClassCode: 0
281PharmacyType: 1
282PharmacyDetailType: 1
283FinalDestinationType: 2
284Patient 4 Rx 4
285DeaClassCode: 0
286PharmacyType: 0
287IENs ?+14,1,17, ready to file
288Saving ERXNUM of 0 for Patient MOUSE,MICKEY (4)
289Fileman Data Array
290C0QFDA(1130580001.3111,"?+14,1,17,",.01): ERXNUM
291C0QFDA(1130580001.3111,"?+14,1,17,",.02): 0
292C0QFDA(1130580001.2011,"1,7,",3)=100
293Processing E-Prescribing Counts
294DFN Denominator Numerator
2954 0 0
296 === ===
297 0 0
298
299ENVIRONMENT CHECK: DELETE ENV ROUTINE:
300 PRE-INIT ROUTINE: DELETE PRE-INIT ROUTINE:
301POST-INIT ROUTINE: POST^C0Q1P1 DELETE POST-INIT ROUTINE: No
302PRE-TRANSPORT RTN:
303
304 UP SEND DATA USER
305 DATE SEC. COMES SITE RSLV OVER
306FILE # FILE NAME DD CODE W/FILE DATA PTRS RIDE
307-------------------------------------------------------------------------------
308
3091130580001.101C0Q QUALITY MEASURE YES YES YES OVER NO NO
310 DATA SCREEN: I $P(^(0),U)="MU EP ERX"
311
3121130580001.401C0Q PARAMETER YES NO NO NO
313Partial DD: subDD: 1130580001.401fld: 2
314 fld: 2.1
315
316INPUT TEMPLATE: ACTION:
317 C0Q EDIT MU MEASURE FILE #1130580001.101 SEND TO SITE
318
319ROUTINE: ACTION:
320 C0QMU12 SEND TO SITE
321 C0QMUERX SEND TO SITE
322 C0QUPDT SEND TO SITE
323
324INSTALL QUESTIONS:
325
326 Default Rebuild Menu Trees Upon Completion of Install: NO
327 Default INHIBIT LOGONs during the install: NO
328 Default DISABLE Scheduled Options, Menu Options, and Protocols: NO
329
330REQUIRED BUILDS: ACTION:
331 QUALITY MEASURES 1.0 Don't install, leave global
332
Note: See TracBrowser for help on using the repository browser.