MAGV FIND PROC REF (3111)    REMOTE PROCEDURE (8994)

Name Value
NAME MAGV FIND PROC REF
TAG FINDPROC
ROUTINE MAGVRS07
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
DESCRIPTION
This remote procedure allows searching for a procedure reference based 
upon a fixed scalar value for one or more of its attributes.
INPUT PARAMETER
  • PROCATTS
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   300
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Input parameters are name-value pairs sent as successive integer
    subscripts in an array that should be passed in by reference as the second
    argument to entry point FINDPROC^MAGVRS07.  The first argument should be
    an array name (passed by reference) that will contain the returned value.
     
    The values passed in should be in the format <fname>`<value>, where
    <fname> is a field name in the IMAGING PROCEDURE REFERENCE File
    (#2005.61) and <value> is the value to which the record's attribute
    should be equal.  If multiple values are passed in, they will be ANDed.
    
RETURN PARAMETER DESCRIPTION
The first and only element of the return array will be structured as 
follows, delimited by ` (backtick):
 
P1  0 if no error, nonzero if error
P2  Empty if no error, text if error
P3  Internal entry number of procedure on the IMAGING PROCEDURE File 
(#2005.61) if no error