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
Print Page as PDF
Routine: VAQREQ01

Package: Patient Data Exchange

Routine: VAQREQ01


Information

VAQREQ01 ;ALB/JFP - PDX, REQUEST PATIENT DATA, STATUS SCREEN;01MAR93

Source Information

Source file <VAQREQ01.m>

Entry Points

Name Comments DBIA/ICR reference
EP ; -- Main entry point for the list processor
INIT ; -- Builds array of PDX transactions for the patient entered (SSN) or name
SETD ; -- Set data for display in list processor
TMP ; -- Set the array used by list processor
HD ; -- Make header line for list processor
DIS ; -- Display PDX data
EXIT ; -- Note: The list processor cleans up its own variables.
; All other variables cleaned up here.
END ; -- End of code
Info |  Source |  Entry Points