ORLPSR ; SLC/RAF-unsigned orders search ;10/19/00 14:02
Source file <ORLPSR.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| EN | ;
 | 
|
| TYPE | ||
| SORT | ;sets DIR call to ask for the sorting criteria
 | 
|
| SINGLE | ;sets DIR call to ask the user if they want to sort for a single
 | 
|
| LONER | ;sets DIR call to allow the user to select the specific sort entity
 | 
|
| SDATE | ;sets DIR call to ask the user for a starting date
 | 
|
| EDATE | ;sets DIR call to ask the user for an ending date (optional)
 | 
|
| SWITCH | ;takes the date input from the user and does a switcheroo so the program
 | 
|
| SUMONLY | ;ask if summary only or full detail
 | 
|
| TASK | ;
 | 
|
| STATS | ;SERVICE/SECTION statistics
 | 
|
| PV | ;PROVIDER statistics
 | 
|
| PT | ;PATIENT statistics
 | 
|
| L | ;LOCATION statistics
 | 
|
| EB | ;ENTERED BY statistics
 | 
|
| D | ;DIVISION statistics
 | 
|
| EXIT | ||
| LOC(LOC) | ;resolves the location pointer
 | 
|
| USER(USER) | ;resolves user pointers
 | 
|
| STAT(STA) | ;resolves pointer to the order status file
 | 
|
| SER(SER) | ;resolves pointer to the service/section file
 | 
|
| DIV(LOC) | ;determines the division based on the entry in file 44
 | 
|
| HDR | ;Print header
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |