MAGV UPDATE PAT PROC REF (3164)    REMOTE PROCEDURE (8994)

Name Value
NAME MAGV UPDATE PAT PROC REF
TAG UPDPROC
ROUTINE MAGVRS05
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
DESCRIPTION
This RPC allows updating of a procedure that is attached to a patient.
INPUT PARAMETER
  • PROCATTS
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   32000
    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 UPDPROC^MAGVRS05.  The first argument contains the
    returned value in an array that should also be passed by reference.
     
    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 that field should be set.
    
  • OVERRIDE
    PARAMETER TYPE:   LITERAL
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This parameter overrides parent IEN checking.
    
RETURN PARAMETER DESCRIPTION
The first and only element of the return array will be formatted as
[ERRORCODE]~[TEXT].  An ERRORCODE value of 0 indicates success; all
others indicate failure, as described in TEXT.