MAGV FIND PAT REF (3110)    REMOTE PROCEDURE (8994)

Name Value
NAME MAGV FIND PAT REF
TAG FINDPAT
ROUTINE MAGVRS06
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
DESCRIPTION
Finds a patient.
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
    subscripts in an array that should be passed in by reference as the second
    argument to entry point FINDPAT^MAGVRS06.  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 PATIENT REFERENCE File (#2005.6)
    and <value> is the value to which that field should be set.
    
RETURN PARAMETER DESCRIPTION
The first and only element of the return array will contain either the 
internal entry number of the associated entry on the IMAGING PATIENT 
REFERENCE File (#2005.6), or 0 if no entry matches the input parameters 
that were provided.