ECRRPT2 ;ALB/DAN - Event Capture Report RPC Broker (Cont) ;Nov 16, 2022@13:46:43
Source file <ECRRPT2.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ECRDSSUA | ;List users with access to DSS Units
; Variables passed in ; ECD0...n - DSS Unit to report (1, some or ALL) ; ECDUZ - User IEN from file (#200) ; ECPTYP - Where to send output (P)rinter, (D)evice or screen, (E)xport ; data will be returned in ^TMP($J,"ECRPT") in ; delimited format for export to spreadsheet |
|
ALLU | ;-- Get all DSS Units and create ECDSSU array
|
|
ALLUQ | ||
VALID(IEN) | ;-- Check DSS Unit for use by Event Capture
|
|
ECRUDSS | ;List all DSS units user has access to
; Variables passed in ; ECDUZ - User IEN from file (#200) ; ECPTYP - Where to send output (P)rinter, (D)evice or screen, (E)xport ; data will be returned in ^TMP($J,"ECRPT") in ; delimited format for export to spreadsheet |
|
ECRDSSEC | ;List event code screens for selected DSS unit
; Variables passed in ; ECD - DSS Unit IEN ; STAT - Event code screen, (A)ctive, (I)nactive,(B)oth ; ECPTYP - Where to send output (P)rinter, (D)evice or screen, (E)xport |
|
ECRECER | ;Event Capture Encounter Report
; Variables passed in ; ECD0...n - DSS Unit to report (1, some or ALL) ; ECDUZ - User IEN from file (#200) ; ECL0 - Location IEN (1 or ALL) ; ECSORT - Sort ordered by (P)atient or (D)octor (provider) ; ECSD - Start date range ; ECED - End date range ; ECPTYP - Where to send output (P)rinter, (D)evice (screen), (E)xport |
|
ECRECSIC | ;Event Capture Report, Event Capture Screen, Inactive Clinics
; Variables passed in ; ECD0...n - DSS Unit to report (1, some or ALL) ; ECL0...n - Location IEN (1,some or ALL) ; ECDUZ - User IEN from file (#200) ; ECPTYP - Where to send output (P)rinter, (D)evice (screen), (E)xport |
|
ECRECSPC | ;Event code screens by procedure code
; Variables passed in ; ECLPC0...n - Procedure Code (1, some or ALL) ; ECL0...n - Location IEN (1,some or ALL) ; ECDUZ - User IEN from file (#200) ; ECPTYP - Where to send output (P)rinter, (D)evice (screen), (E)xport |
|
ECRGP | ;generic print capability
; Variables passed in ; ECLIN0...n - Lines of data to be printed out |
|
;Send data to printer
|
||
ECDSSSNR | ;131 DSS units set to send no records to PCE
; Variables passed in ; ECPTYP - Where to send output (P)rinter, (D)evice or screen, (E)xport ; data will be returned in ^TMP($J,"ECRPT") in ; delimited format for export to spreadsheet |
|
ECDISSUM | ;131 Disabled Category and Procedure Summary Report
; Variables passed in ; ECL0..n - Location to report (1,some or ALL) ; ECPTYP - Where to send output (P)rinter, (D)evice or screen ; or (E)xport |
|
ECLATESH | ;139 Possible Late State Home Entries Report
; Variables passed in ; ECSD - Start Date or Report ; ECED - End Date or Report ; ECPTYP - Where to send output (P)rinter, (D)evice or screen ; or (E)xport |
|
ECRPROC | ;156 - Procedure Used Report
; Variables passed in ; ECPROC - IEN of the Procedure Code for file #81 or #725:100217;ICPT(^B4154 EF SPEC METABOLIC NONINHERIT"/3291;EC(725,^NU079 NUTR GP, 11-20 PT 1ST 30M ; ECU - All or single IEN for file 200 ; ECL0 - All, 1, or many locations ; ECD0 - All, 1, or many DSS units ; ECSD - Start Date or Report ; ECED - End Date or Report ; ECPTYP - Where to send output (P)rinter, (D)evice or screen ; or (E)xport |
|
ECREDIT | ;159 - Edit Log Report
; Variables passed in ; ECL - Location to report (1 or ALL) ; ECD0 - DSS Unit to report (1, some or ALL) ; ECSORT - Sort type(D or U) ; ECSD - Start Date or Report ; ECED - End Date or Report ; ECDUZ - User IEN from file (#200) ; ECPTYP - Where to send output (P)rinter, (D)evice or screen ; or (E)xport ; Variable return ; ^TMP($J,"ECRPT",n)=report output or to print device. |
|
ECCLIPRO | ;159 - Procedure by Clinic Report
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Routine Call |
|
Name | Line Occurrences (* Changed, ! Killed) |
---|---|
^ECD - [#724] | VALID+2 |
^ECD("B" | ALLU+3 |
^TMP("ECMSG" | ECRDSSUA+12*, ECRECER+15*, ECRECER+21*, ECRECSIC+11*, ECRECSIC+17*, ECRECSPC+11*, ECRECSPC+15*, ECDISSUM+10*, ECRPROC+18*, ECRPROC+20* , ECRPROC+24*, ECRPROC+29*, ECREDIT+15*, ECREDIT+22*, ECCLIPRO+3*, ECCLIPRO+10*, ECCLIPRO+12* |
^VA(200 - [#200] | ALLU+4 |
^XUSEC("ECALLU" | ECRDSSUA+14, ECRECER+17, ECRECSIC+13, ECRPROC+32, ECREDIT+18, ECCLIPRO+6 |
>> | Not killed explicitly |
* | Changed |
! | Killed |
~ | Newed |