TITLE | VALUE | |
---|---|---|
NAME | MAG4 VERSION CHECK | |
DESCRIPTION | This remote procedure checks the version of the Imaging client application. Depending on the version of the VistA Imaging KIDS install, the client application can be forced to display a warning and/or terminate. | |
TAG | CHKVER | |
ROUTINE | MAGGTU4 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | CLVER | |
DESCRIPTION | The client application passes its descriptor as the value of this parameter. It consists of 3 pieces separated by '|': |01: Version (Major.Minor.Patch.Build) |02: empty or "RIV" for remote image view clients |03: Client name ("CAPTURE", "CLUTILS", "DISPLAY", "TELEREADER", or "VISTARAD") For example, the Clinical Display client Version 3.0 Patch 8 Build (test version) 21 will pass "3.0.8.21||DISPLAY" as the value of this parameter. If the same client is used for remote image view, the parameter will have the "3.0.8.21|RIV|DISPLAY" value. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 30 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | Result code and message are returned into the Results[0]. The subsequent nodes may contain additional lines of the message text. Results[0] Result descriptor ^01: Result code: 0 The client will display the message and continue. 1 The client will continue without displaying any message. 2 The client will display the message and then terminate. ^02: Message Results[i] Additional line of the message text | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |