ORWDBA14 ; SLC/GDU - Billing Awareness - Phase I [10/18/04 10:26]
Source file <ORWDBA14.m>
| 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.
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |