TITLE | VALUE | |
---|---|---|
NAME | ROR LIST LABORATORY TESTS | |
DESCRIPTION | The ROR LIST LABORATORY TESTS remote procedure returns a list of laboratory tests (defined in the LABORATORY TEST file), which conform the criteria. | |
TAG | LABTLIST | |
ROUTINE | RORRP018 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | SUBSCR | |
DESCRIPTION | List of test subscripts separated by commas (internal values of the SUBSCRIPT field of the LABORATORY TEST file): AU Autopsy BB Blood Bank CH CHEM, HEM, TOX, SER, RIA, ETC. CY Cytology EM Electronic Microscopy MI Microbiology SP Surgical Pathology WK Workload Only tests of the types defined by this parameter are selected by the remote procedure. By default ($G(SUBSCR)=""), all tests are selected. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | ||
MAXIMUM DATA LENGTH | ||
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | PART | |
DESCRIPTION | The partial match restriction. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | ||
MAXIMUM DATA LENGTH | 30 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
INPUT PARAMETER | FLAGS | |
DESCRIPTION | Flags that control the execution (can be combined): B Backwards. Traverses the index in the opposite direction of normal traversal. P Include panels (by default, the panels are excluded from the list) | |
PARAMETER TYPE | LITERAL | |
REQUIRED | ||
MAXIMUM DATA LENGTH | ||
INPUT PARAMETERS | SEQUENCE NUMBER | 4 |
INPUT PARAMETER | NUMBER | |
DESCRIPTION | Maximum number of entries to return. A value of "*" or no value in this parameter designates all entries. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | ||
MAXIMUM DATA LENGTH | ||
INPUT PARAMETERS | SEQUENCE NUMBER | 5 |
INPUT PARAMETER | FROM | |
DESCRIPTION | The index entry(s) from which to begin the list ^01: FromName ^02: FromIEN For example, a FROM value of "BI" would list entries following BI. You can use the 2-nd and 3-rd "^"- pieces of the Results[0] to continue the listing in the subsequent procedure calls. NOTE: The FROM value itself is not included in the resulting list. See description of the LIST^DIC for more details about the PART, NUMBER and FROM parameters. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | ||
MAXIMUM DATA LENGTH | ||
RETURN VALUE TYPE | GLOBAL ARRAY | |
RETURN PARAMETER DESCRIPTION | A 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, number of laboratory tests and the value of the FROM parameter for the next procedure call are returned in the Results[0] and the subsequent nodes of the global array contain the tests. Results[0] Result Descriptor ^01: Number of tests ^02: FromName ^03: FromIEN Results[i] Laboratory Test ^01: IEN ^02: Test Name ^03: Subscript (internal) | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | 1 | |
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |