MAGGRADLIST

TITLEVALUE
NAMEMAGGRADLIST
DESCRIPTIONInput is Radiology patient 'RADFN'. Output is a list of Patient exams.
TAGLIST
ROUTINEMAGGTRA1
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDATA
DESCRIPTIONThis is the Radiology Patient DFN. i.e. RADFN
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH100

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONIf unsucessful, ARRAY(0) = "0^reason for failure "
If successful,
ARRAY(0) = # returned ^ # column headers ^ header 1 ^header 2 ^ header....
ARRAY(1..n) = col 1 value ^ col 2 value ^.. col n value ^ _ RAD DATA
RAD DATA is the Radiology values stored in ^TMP($J,"RAEX",x) that
the radiology procedure RAPTLU sets during the search for patient
exams. (see routine RAPTLU )
^TMP($J,"RAEX",RACNT)=
RADFN_"^"_RADTI_"^"_RACNI_"^"_RANME_"^"_RASSN_"^"
_RADATE_"^"_RADTE_"^"_RACN_"^"_RAPRC_"^"_RARPT_"^"_RAST
*NOTE:
Routine MAGGTRA is a copy of RAPTLU that was modified by the imaging
team to be a silent call, while returning the same data in the same
format the users are familiar with.
DBA discussion is underway.
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED