Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call |  Label References |  Local Variables |  Marked Items  | All
Print Page as PDF
Routine: ORWDBA6

Package: Order Entry Results Reporting

Routine: ORWDBA6


Information

ORWDBA6 ; SLC/GDU - Clinical Indicator Data Capture - Phase I [10/12/04 15:40]

Source Information

Source file <ORWDBA6.m>

Call Graph

Call Graph

Call Graph Total: 6

Package Total Call Graph
Order Entry Results Reporting 4 EN^ORWDBA10  ^ORWDBA14  $$CHKPS1^ORWDBA5  ^ORWDBA8  
VA FileMan 2 FIND^DIC  ^DIR  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 1

Package Total Caller Graph
Order Entry Results Reporting 1 OR BDC PROVIDER SWITCH  

Entry Points

Name Comments DBIA/ICR reference
MAIN ;Main starting point for this program
SH ;;Enable Clinical Indicator Data Capture By Provider Parameter Management
SH0 ;;Select Parameter Management Option
B0A ;;M:Manage parameter by provider
B0E ;;E:Enable parameter for all providers
B0D ;;D:Disable parameter for all providers
B0L ;;L:List providers with the assigned parameter
BA ;;Select Enable CIDC By Provider parameter option
BHA ;;Enter M to manage the Enable CIDC By Provider parameter by provider.
BHE ;;Enter E to enable the parameter for all providers
BHD ;;Enter D to disable the parameter for all providers
BHL ;;Enter L to get a list of providers with the parameter and its value.
CHKINS ;Check Install
PLF ;;Package Lookup Failure, Error Code:
NRF ;;No record found in INSTALL file for PX CLINICAL INDICATOR DATA CAPTURE 1.0
MSD ;;CIDC Master Switch is disabled.
MH ;;ALERT!|Please note the following errors.
MF1 ;;The above error(s) will need to be resolved before the CIDC functionality will
MF2 ;;work. You can still assign the Enable CIDC parameter to providers.

External References

Name Field # of Occurrence
FIND^DIC CHKINS+3
^DIR MAIN+14, CHKINS+26
EN^ORWDBA10 MAIN+16, MAIN+17
^ORWDBA14 MAIN+18
$$CHKPS1^ORWDBA5 CHKINS+14
^ORWDBA8 MAIN+15

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$P($T(SH),";",3),!,$P($T(SH0),";",3)
  • Line Location: MAIN+13
Function Call: WRITE
  • Prompt: !,$P($T(SH),";",3),!,$P($T(SH0),";",3)
  • Line Location: CHKINS+19
Function Call: WRITE
  • Prompt: !!,$P($P($T(MH),";",3),"|"),!!,$P($P($T(MH),";",3),"|",2)
  • Line Location: CHKINS+21
Function Call: WRITE
  • Prompt: !,MSG(X)
  • Line Location: CHKINS+23
Function Call: WRITE
  • Prompt: !,MSG(X,X1)
  • Line Location: CHKINS+24
Function Call: WRITE
  • Prompt: !!,$P($T(MF1),";",3),!,$P($T(MF2),";",3),!!
  • Line Location: CHKINS+25
Routine Call
  • DIC
  • Line Location:
    • CHKINS+3
Routine Call
  • DIR
  • Line Location:
    • MAIN+14
    • CHKINS+26

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^XPD(9.7 - [#9.7] FIND^DIC

Label References

Name Line Occurrences
B0A MAIN+3
B0D MAIN+5
B0E MAIN+4
B0L MAIN+6
BA MAIN+11
BHA MAIN+7
BHD MAIN+9
BHE MAIN+8
BHL MAIN+10
CHKINS MAIN+2
MAIN MAIN+15, MAIN+16, MAIN+17, MAIN+18
MF1 CHKINS+25
MF2 CHKINS+25
MH CHKINS+21
MSD CHKINS+16
NRF CHKINS+13
PLF CHKINS+7
SH MAIN+13, CHKINS+19
SH0 MAIN+13, CHKINS+19

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
DIR MAIN+1~, MAIN+14!, CHKINS+1~, CHKINS+26!
DIR("?" MAIN+7*, MAIN+8*, MAIN+9*, MAIN+10*
DIR("A" MAIN+11*
DIR(0 MAIN+3*, MAIN+4*, MAIN+5*, MAIN+6*, CHKINS+20*
DTOUT MAIN+1~, CHKINS+1~
DUOUT MAIN+1~, CHKINS+1~
ERR CHKINS+1~, CHKINS+4
ERR("DIERR" CHKINS+5, CHKINS+7, CHKINS+8, CHKINS+9
IOF MAIN+12, CHKINS+18
MSG CHKINS+1~
MSG( CHKINS+7*, CHKINS+9*, CHKINS+13*, CHKINS+16*, CHKINS+23, CHKINS+24
MSG(0 CHKINS+2*, CHKINS+6*, CHKINS+12*, CHKINS+13, CHKINS+15*, CHKINS+16, CHKINS+17, CHKINS+22
OPT MAIN+1~
RF CHKINS+1~, CHKINS+10
RF("DILIST" CHKINS+11
U CHKINS+5, CHKINS+11
X CHKINS+1~, CHKINS+5*, CHKINS+6, CHKINS+7, CHKINS+8, CHKINS+9, CHKINS+22*, CHKINS+23, CHKINS+24
X1 CHKINS+1~, CHKINS+8*, CHKINS+9, CHKINS+24*
Y MAIN+1~, MAIN+15, MAIN+16, MAIN+17, MAIN+18, CHKINS+1~

Marked Items

Name Field # of Occurrence
$T(B0A MAIN+3
$T(B0D MAIN+5
$T(B0E MAIN+4
$T(B0L MAIN+6
$T(BA MAIN+11
$T(BHA MAIN+7
$T(BHD MAIN+9
$T(BHE MAIN+8
$T(BHL MAIN+10
$T(MF1 CHKINS+25
$T(MF2 CHKINS+25
$T(MH CHKINS+21
$T(MSD CHKINS+16
$T(NRF CHKINS+13
$T(PLF CHKINS+7
$T(SH MAIN+13, CHKINS+19
$T(SH0 MAIN+13, CHKINS+19
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call |  Label References |  Local Variables |  Marked Items  | All