VAQDIS11 ;ALB/JFP - PDX,SELECTION SCREEN FOR DISPLAY BY PATIENT;01MAR93
Source file <VAQDIS11.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EP | ; -- Main entry point for the list processor
|
|
INIT | ; -- Builds array of PDX trans for the patient entered (SSN) or name
|
|
MAIN | ; -- Main processing loop
|
|
SETD | ; -- Set data for display in list processor
|
|
HD | ; -- Make header line for list processor
|
|
SEL | ; -- Selects patient to display, checks sensative patient
|
|
TMP | ; -- Set the array used by list processor
|
|
WORKLD | ; -- Updates workload file
|
|
MSG1 | ; -- Message 1
|
|
MSG2 | ; -- Message 2
|
|
EXIT | ; -- Note: The list processor cleans up its own variables.
; All other variables cleaned up here. |
|
END | ; -- End of code
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|