PXRMRPCG VIEW (4405)    REMOTE PROCEDURE (8994)

Name Value
NAME PXRMRPCG VIEW
TAG VIEW
ROUTINE PXRMRPCG
RETURN VALUE TYPE ARRAY
AVAILABILITY AGREEMENT
INACTIVE ACTIVE
APP PROXY ALLOWED No
DESCRIPTION
Retrieve text for display in a pop-up dialog that is activated from a 
button within a reminder dialog.
INPUT PARAMETER
  • PAT
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Internal entry number (IEN) in the PATIENT file (#2).
    
  • IEN
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    Internal entry number (IEN) of the entry in the REMINDER DIALOG file 
    (#801.41) that contains the general findings that will generate the text 
    to return.
    
  • VALUE
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    Colon-delimited list of examination identifiers.
    
RETURN PARAMETER DESCRIPTION
RETURN(0)=Caret-delimited string
 Piece  Value
================
 1      Status of the remote procedure; 1 for success or 0 for failure
 2      String to use for the title of the pop-up dialog
 
RETURN(N)=Line of text
  N is a whole number starting at one and increments by one
  "Line of text" is a line of text suitable for display to the user