| NAME |
DSSO PI STK LOC - STN/HCP/ITM |
| TAG |
ASKLOC |
| ROUTINE |
DSSOUP1 |
| RETURN VALUE TYPE |
GLOBAL ARRAY |
| WORD WRAP ON |
TRUE |
| DESCRIPTION |
This RPC provides a list of Prosthetic Stock Locations based on the
Prosthetic Current Stock file (#661.7) by Station, HCPCS, and Item
Number. To be true to VistA results, if more than one Stock location is
found for the Station and HCPCS, the last one found is returned.
|
| INPUT PARAMETER |
-
- DSSOSTN
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 15
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
DSSOSTN - required - Institution File (#4) IEN
-
- DSSOHCP
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 15
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
DSSOHCP - required - Prosthetic HCPCS file (#661.1) IEN
-
- DSSOITN
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 10
- REQUIRED: YES
- SEQUENCE NUMBER: 3
- DESCRIPTION:
DSSOITN - required - HCPCS Item number - 0-9999999999, no decimals
|
| RETURN PARAMETER DESCRIPTION |
Output:
Error Messages: DSSORET(0)="-1^"_error message or "0^"_warning message
Successful Completion: Returns a global array containing the following
fields for each location returned from Prosthetic Stock Location file
(#661.5) for the requested Station, HCPCS, (and HCPCS Item Number if
multiple locations are found) in the format:
661.5 IEN ^ field .01 Name - external ^ field 4 Status - internal
|