ROR GET REGISTRY INFO

TITLEVALUE
NAMEROR GET REGISTRY INFO
DESCRIPTIONThe ROR GET REGISTRY INFO remote procedure returns basic information about
the registry.
TAGREGINFO
ROUTINERORRP014
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERREGISTRY
DESCRIPTIONThe REGISTRY parameter should contain either a registry IEN or a registry
name.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONA negative value of the first "^"-piece of the Results[0] indicates that
an error occurred during the execution of the remote procedure. In this
case, the second piece of the Results[0] will contain number of the error
descriptors returned in the subsequent nodes of the Results array:

Results[0] Result Descriptor
^01: The last error code
^02: Number of the error descriptors

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

Results[1] Registry
^01: IEN
^02: Name

Results[2] National (0/1)

Results[3] Registry Description

Results[4] Last Registry Update Date (FileMan)

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

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)
AVAILABILITYPUBLIC
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION1
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED