PSIVDCR2 ;BIR/PR,MLM-CONT. PRINT DRUG COST REPORT ;07 OCT 97 / 9:30 AM
Source file <PSIVDCR2.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| P1 | ;Print drug name and bag counts
 | 
|
| P2 | ;Sum bags for summary, get unit measure, print total drug cost and units
 | 
|
| NO | ;No patient data. This is indirection @S
 | 
|
| BRIEF | ;Run a condensed report if $D(BRIEF). A condensed report will never
 | 
|
| Y | ;Patient data. This is indirection @S
 | 
|
| Y1 | ;Patient data continued
 | 
|
| 1 | ;Sum ward or patient units to get total drug units (U1-U4)
 | 
|
| 2 | ;If patient data, print total ward units and total ward costs
 | 
|
| HI | ;Check low/high cost
 | 
|
| F | ;Form feed
 | 
| 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 | 
  |