MAGV UPDATE PAT REF (3165)    REMOTE PROCEDURE (8994)

Name Value
NAME MAGV UPDATE PAT REF
TAG UPDPAT
ROUTINE MAGVRS06
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
DESCRIPTION
This RPC allows an Imaging patient reference to be updated.
INPUT PARAMETER
  • PATIDATTS
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   32000
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Input parameters are name-value pairs sent as successive integer
     ID_TYPE (required): the type of ID (M)RN or (I)CN or (D)FN
     ASSIGNING_ENTITY: (V)A, (D)oD, (I)HS
    subscripts in an array that should be passed in by reference as the second
    argument to entry point UPDPAT^MAGVRS06.  The first argument contains the
    returned value in an array that should also be passed by reference.
     
    Input parameters used for update are the following:
     
     IEN (required): the internal entry number of the patient reference 
     ID_VALUE (required): the raw value of the ID
    
  • 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.