| TITLE | VALUE | |
|---|---|---|
| NAME | SDES2 GET VISTA DEVICES | |
| DESCRIPTION | Returns a list of VistA devices. Returns a maximum of 80 devices. Can only be invoked by Acheron. | |
| TAG | DEVICES | |
| ROUTINE | SDES2GETDEVICES | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | SDCONTEXT | |
| DESCRIPTION | SDCONTEXT("ACHERON AUDIT ID") = Up to 40 Character unique ID number. Ex: 11d9dcc6-c6a2-4785-8031-8261576fca37 SDCONTEXT("USER DUZ") = The DUZ of the user taking action on the calling application. SDCONTEXT("USER SECID") = The SECID of the user taking action in the calling application. SDCONTEXT("PATIENT DFN")= The name of the patient taking action on the calling application. SDCONTEXT("PATIENT ICN")= The ICN of the patient taking action on the calling application. | |
| PARAMETER TYPE | LIST | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 32000 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | SDINPUT | |
| DESCRIPTION | SDINPUT("LOOKUPSTRING") = The lookup value used to match devices by name. This value cannot contain the * wildcard character. This value cannot exceed 15 characters in length. Example: "PR" Would return devices containing "PR". "PRINTER1" "PRT-AREA1" "ICU-PRT3" | |
| PARAMETER TYPE | LIST | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 32000 | |
| RETURN VALUE TYPE | ARRAY | |
| RETURN PARAMETER DESCRIPTION | { "Device": [ { "DisplayName": "HFS-GSA", "ID": 600, "Location": "GSA", "Name": "HFS-GSA", "PageLength": 65500, "RightMargin": 255 }, { "DisplayName": "HFS-R01INV", "ID": 1146, "Location": "HFS R01 INVENTORY", "Name": "HFS-R01INV", "PageLength": 9999, "RightMargin": 256 } ] } | |
| AVAILABILITY | RESTRICTED | |
| INACTIVE | ACTIVE | |
| CLIENT MANAGER | YES | |
| WORD WRAP ON | FALSE | |
| VERSION | 1 | |
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | Yes | |