Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: ORWDBA81

Package: Order Entry Results Reporting

Routine: ORWDBA81


Information

ORWDBA81 ; SLC/GDU - Billing Awareness - Phase I [10/18/04 10:42]

Source Information

Source file <ORWDBA81.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ;Starting point of this program
SCRHDR ;Screen Header
SXOPT ;;SX^
SH1 ;;Enable Clinical Indicator Data Capture By Provider Parameter Management
SH2 ;;Assign/Enable Parameter For All Providers Option
OY ;;YES:Enter YES to begin process of assign/enable
ON ;;NO:Enter NO to cancel process of assign/enable and quit
A1 ;;providers do not have this parameter assigned to them.
A2 ;;You have selected to assign the parameter and enable Clinical Indictor
A3 ;;Data Capture for all of these providers. This may take some time.
A4 ;;Are you sure you want to do this? (YES/NO - must be all caps)
HY ;;Enter YES to begin the assign/enable process.
HN ;;Enter NO to cancel the assign/enable process and quit.
EP ;;Now assigning CIDC parameter and enabling the functionality.
EC ;;CIDC parameter assignment and functionality enabling complete.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$P($T(EP),";",3),!
  • Line Location: MAIN+18
Function Call: WRITE
  • Prompt: "."
  • Line Location: MAIN+20
Function Call: WRITE
  • Prompt: !,$P($T(SH1),";",3),!,$P($T(SH2),";",3)
  • Line Location: SCRHDR+2
Info |  Source |  Entry Points |  Interaction Calls