MAG DICOM GET MACHINE ID (2507)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG DICOM GET MACHINE ID
TAG GETID
ROUTINE MAGDRPC1
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
WORD WRAP ON FALSE
VERSION 3
DESCRIPTION
 +---------------------------------------------------------------+
 | a medical device.  As such, it may not be changed in any way. |
 | Modifications to this software may result in an adulterated   |
 | medical device under 21CFR820, the use of which is considered |
 | to be a violation of US Federal Statutes.                     |
 +---------------------------------------------------------------+
 
This Remote Procedure returns the internal entry number of
the entry for the specified computer in the table of registered
DICOM Gateways.
 | Property of the US Government.                                |
 | No permission to copy or redistribute this software is given. |
 | Use of unreleased versions of this software requires the user |
 | to execute a written test agreement with the VistA Imaging    |
 | Development Office of the Department of Veterans Affairs,     |
 | telephone (301) 734-0100.                                     |
 |                                                               |
 | The Food and Drug Administration classifies this software as  |
INPUT PARAMETER
  • HOSTNAME
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The value of this parameter is a string. This string is the
    "host name" of a computer. Many sites follow the standard
    to use names like VHAxxxabcde, where xxx is a three-letter
    abbreviation for the name of the site, and abcde is the
    actual name of the computer.
    
RETURN PARAMETER DESCRIPTION
The value of the return parameter is a string.
When no entry exists for the specified computer, this RPC
will create a new entry.
When the numeric interpretation of this string is a negative
number, the value indicates an error condition, e.g.:
   -1,No Hostname Specified
 
When the value of the return parameter is a positive number,
this number is the internal entry number for the entry
in the table of registered DICOM Gateways (#2006.5641).