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: ORWDBA82

Package: Order Entry Results Reporting

Routine: ORWDBA82


Information

ORWDBA82 ; SLC/GDU - Billing Awareness - Phase I [10/18/04 10:48]

Source Information

Source file <ORWDBA82.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/Disable Parameter For All Providers Option
OY ;;YES:Enter YES to begin process of assign/disable
ON ;;NO:Enter NO to cancel process of assign/disable and quit
A1 ;;providers do not have this parameter assigned to them.
A2 ;;You have selected to assign the parameter and disable Clinical Indicator
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 cap)
HY ;;Enter YES to begin the assign/disable process.
HN ;;Enter No to cancel the assign/disable process and quit.
DP ;;Now assigning CIDC parameter and disabling the functionality.
DC ;;CIDC parameter assignment and functionality disabling complete.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$P($T(DP),";",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