BSDH02 ; IHS/ANMC/LJF - INTRO TEXT FOR REPORTS MENU ;
Source file <BSDH02.m>
Package | Total | Call Graph |
---|---|---|
Kernel | 1 | $$REPEAT^XLFSTR |
VA Fileman | 1 | EN^DDIOL |
Package | Total | Caller Graph |
---|---|---|
IHS Changes To Scheduling | 4 | BSDAMR BSDCAR BSDNSR BSDWKR |
Name | Comments | DBIA/ICR reference |
---|---|---|
HSC | ;EP; intro text for health summaries by clinic
|
|
LCR | ;EP; intro text for List Chart Requests
|
|
AIU | ;EP; intro text for Address/Insurance Update
|
|
CAR | ;EP; intro text for clinic availability reports
|
|
WLR | ;EP; intro text for Waiting List Report
|
|
CHK | ;EP; intro text for check in Report
|
|
CHL | ;EP; intro text for chart locatior
|
|
CPF | ;EP; intro text for Clinic Profile
|
|
FRL | ;EP; intro text for file room list
|
|
SP(N) | ; -- returns N number of spaces
|
|
PAD(DATA,LENGTH) | ; -- SUBRTN to pad length of data
|
|
WSR | ;EP; intro text for Workload/Statistical Reports
|
|
DISPLAY(N) | ; -- display array with N lines
|
|
NSR | ;EP; intro text for no-show reports
|
|
AMR | ;EP; intro text for Appt Mgt Report
|
|
RPL | ;EP; intro text for radiology pull list
|
Name | Line Occurrences |
---|---|
$$PAD | SP+1 |
DISPLAY | AIU+5, AMR+8, CAR+6, CHL+8, CPF+7, FRL+10, HSC+8, LCR+7, NSR+5, RPL+7 , WLR+10, CHK+6, WSR+6 |
>> | Not killed explicitly |
* | Changed |
! | Killed |
~ | Newed |
Name | Field # of Occurrence |
---|---|
BSDX | AIU+1~, AMR+1~, CAR+1~, CHL+2~, CPF+2~, FRL+2~, HSC+1~, LCR+1~, NSR+1~, RPL+1~ , WLR+2~, CHK+2~, WSR+1~, DISPLAY+4 |
BSDX( | DISPLAY+2*, DISPLAY+3* |
BSDX(1 | AIU+2*, AMR+2*, CAR+2*, CHL+3*, CPF+3*, FRL+3*, HSC+2*, LCR+2*, NSR+2*, RPL+2* , WLR+3*, CHK+3*, WSR+2*, DISPLAY+1* |
BSDX(2 | AIU+3*, AMR+3*, CAR+3*, CHL+4*, CPF+4*, FRL+4*, HSC+3*, LCR+3*, NSR+3*, RPL+3* , WLR+4*, CHK+4*, WSR+3* |
BSDX(3 | AIU+4*, AMR+4*, CAR+4*, CHL+5*, CPF+5*, FRL+5*, HSC+4*, LCR+4*, NSR+4*, RPL+4* , WLR+5*, CHK+5*, WSR+4* |
BSDX(4 | AMR+5*, CAR+5*, CHL+6*, CPF+6*, FRL+6*, HSC+5*, LCR+5*, RPL+5*, WLR+6*, WSR+5* |
BSDX(5 | AMR+6*, CHL+7*, FRL+7*, HSC+6*, LCR+6*, RPL+6*, WLR+7* |
BSDX(6 | AMR+7*, FRL+8*, HSC+7*, WLR+8* |
BSDX(7 | FRL+9*, WLR+9* |
DATA | PAD~, PAD+1 |
>> I | DISPLAY+2* |
LENGTH | PAD~, PAD+1 |
N | DISPLAY~, DISPLAY+2, DISPLAY+3, SP~, SP+1 |