Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: VAQDIS11

Package: Patient Data Exchange

Routine: VAQDIS11


Information

VAQDIS11 ;ALB/JFP - PDX,SELECTION SCREEN FOR DISPLAY BY PATIENT;01MAR93

Source Information

Source file <VAQDIS11.m>

Entry Points

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

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Error updating workload file (SNSTVE)... "_$P(X,U,2)
  • Line Location: WORKLD+2
Info |  Source |  Entry Points |  Interaction Calls