
| Name | Value |
|---|---|
| NAME | DSIC VA DEFAULT SITE |
| TAG | SITE |
| ROUTINE | DSICVA |
| RETURN VALUE TYPE | SINGLE VALUE |
| AVAILABILITY | AGREEMENT |
| DESCRIPTION | This will return the name and station number for a medical center division. Optional input parameters are allowed. However, if not passed then return the data for the primary division (or institution) as of TODAY. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
On error, return -1^error message
Else return p1^p2^p3^p4 where
p1 = pointer to Institution file (#4)
p2 = Institution file name
p3 = Station number
p4 = pointer to Medical Center Division file (#40.8) for that division
which was the primary division as of that date.
|