MAGGRADIMAGE (957)    REMOTE PROCEDURE (8994)

Name Value
NAME MAGGRADIMAGE
TAG IMAGE
ROUTINE MAGGTRAI
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY RESTRICTED
WORD WRAP ON TRUE
DESCRIPTION
User selects a Radiology exam from the listing displayed, we return a list
of images associated with that exam.
INPUT PARAMETER
  • DATA
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   245
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    DATA is the exam data that was output from the MAGGRADLIST RPC call.
    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
    
RETURN PARAMETER DESCRIPTION
Returns an array of images associated with the Radiology exam. Each array
entry has image data returned from the call BOTH^MAGFILEA which is the
same data returned by all calls that return image data.