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

Package: Order Entry Results Reporting

Routine: ORWDBA14


Information

ORWDBA14 ; SLC/GDU - Billing Awareness - Phase I [10/18/04 10:26]

Source Information

Source file <ORWDBA14.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ;Main starting point for this program
AGAIN ;Ask if the user would like to repeat the parameter report process
EXIT ;Exit point for this program
SCRHDR ;Screen Header Display
L0A ;;A:All providers with CIDC parameter
L0E ;;E:Only providers with CIDC enabled
L0D ;;D:Only providers with CIDC disabled
LA ;;Enter the search criteria
LHA ;;Enter A to list all providers with Clinical Indicator Data Capture parameter.
LHE ;;Enter E to list only providers with Clinical Indicator Data Capture enabled.
LHD ;;Enter D to list only providers with Clinical Indicator Data Capture disabled.
NPA1 ;;No providers currently have the parameter assigned to them.
NPA2 ;;You will need to select the 'Manage parameter by provider' option and
NPA3 ;;assign this parameter to the providers.
NPA4 ;;Press the return key or '^' to continue.
ALA ;;Run another report
ALHY ;;Enter Y for Yes to run another report.
ALHN ;;Enter N for No to not run another report.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: MAIN+14
Function Call: WRITE
  • Prompt: !?32,"REQUEST QUEUED"
  • Line Location: MAIN+32
Function Call: WRITE
  • Prompt: !!
  • Line Location: AGAIN+8
Function Call: WRITE
  • Prompt: !,"Enable Clinical Indicator Data Capture By Provider Parameter Management"
  • Line Location: SCRHDR+2
Function Call: WRITE
  • Prompt: !,"Assigned Parameter Report"
  • Line Location: SCRHDR+3
Info |  Source |  Entry Points |  Interaction Calls