ROR GET REGISTRY INFO (1775)    REMOTE PROCEDURE (8994)

Name Value
NAME ROR GET REGISTRY INFO
TAG REGINFO
ROUTINE RORRP014
RETURN VALUE TYPE ARRAY
AVAILABILITY PUBLIC
WORD WRAP ON TRUE
VERSION 1
DESCRIPTION
The ROR GET REGISTRY INFO remote procedure returns basic information about
the registry.
INPUT PARAMETER
  • REGISTRY
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The REGISTRY parameter should contain either a registry IEN or a registry 
    name.
    
RETURN PARAMETER DESCRIPTION
A negative value of the first "^"-piece of the Results[0] indicates that
  Results[i]            Error Descriptor
                          ^01: Error code
                          ^02: Message
                          ^03: Place of the error
 
Otherwise, zero is returned in the Results[0] and the subsequent nodes of 
the Results array contain the registry information:
 
  Results[0]            0
 
an error occurred during the execution of the remote procedure. In this
  Results[1]            Registry
                          ^01: IEN
                          ^02: Name
 
  Results[2]            National (0/1)
 
  Results[3]            Registry Description
 
  Results[4]            Last Registry Update Date (FileMan)
 
case, the second piece of the Results[0] will contain number of the error
  Results[5]            Last Data Extraction Date (FileMan)
 
  Results[6]            Number of Patients
 
  Results[7]            Number of Active Patients
 
  Results[8]            Registry Status
                          ^01: Internal value (0-Active, 1-Inactive)
                          ^02: External value
 
descriptors returned in the subsequent nodes of the Results array:
  Results[9]            reserved (former Awaiting Acknowledgement)
 
  Results[10]           Version Information
                          ^01: Package version
                          ^02: Latest patch number
                          ^03: Date of the latest patch (FileMan)
                          ^02: Latest patch number
                          ^03: Date of the latest patch (FileMan)
 
  Results[0]            Result Descriptor
                          ^01: The last error code
                          ^02: Number of the error descriptors