Name | Value |
---|---|
NAME | MAGGRADLIST |
TAG | LIST |
ROUTINE | MAGGTRA1 |
RETURN VALUE TYPE | ARRAY |
AVAILABILITY | RESTRICTED |
DESCRIPTION | Input is Radiology patient 'RADFN'. Output is a list of Patient exams. |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | If unsucessful, ARRAY(0) = "0^reason for failure " _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. 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_"^" |