| TITLE | VALUE | |
|---|---|---|
| NAME | SDES2 GET DIVISION LIST | |
| DESCRIPTION | This RPC returns a list of divisions, given the search text provided. The division list comes from the MEDICAL CENTER DIVISION (#40.8) file. This RPC can only be invoked by Acheron. | |
| TAG | GETDIVISIONLIST | |
| ROUTINE | SDES2GETDIVLIST | |
| 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 in the calling application. SDCONTEXT("USER SECID") - The SECID of the user taking action in the calling application. SDCONTEXT("PATIENT DFN") - The DFN/IEN of the target patient from the calling application. SDCONTEXT("PATIENT ICN") - The ICN of the target patient from the calling application. | |
| PARAMETER TYPE | LIST | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | ||
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | SDINPUT | |
| DESCRIPTION | SDINPUT("SEARCH TERM") - This is the search text used to search the division list. | |
| PARAMETER TYPE | LIST | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | ||
| RETURN VALUE TYPE | ARRAY | |
| RETURN PARAMETER DESCRIPTION | { "Division": [ { "FacilityNumber": "442HK", "FacilityType": { "Name": "MORC", "Status": "N" }, "ID": 6, "InactiveFacilityFlag": "", "Institution": { "Inactive": "", "Name": "WHEATLAND VA MOBILE CLINIC", "StationNumber": "442HK" }, "Name": "CHEYENNE MOC", "ParentFacility": 11303, "Status": "N", "TimeZone": "", "TimeZoneException": "" }, { "FacilityNumber": "442BU", "FacilityType": { "Name": "DOM", "Status": "N" }, "ID": 10, "InactiveFacilityFlag": "", "Institution": { "Inactive": "", "Name": "CHEYENNE VA DOMICILIARY", "StationNumber": "442BU" }, "Name": "CHEYENNE VA DOMICILIARY", "ParentFacility": 12350, "Status": "N", "TimeZone": "EASTERN", "TimeZoneDetails": [ { "Offset": "-0500", "TimeFrame": "STANDARD", "TimeZoneCode": "EST" }, { "Offset": "-0400", "TimeFrame": "DAYLIGHT SAVINGS", "TimeZoneCode": "EDT" } ], "TimeZoneException": "" }, { "FacilityNumber": 442, "FacilityType": { "Name": "M&ROC", "Status": "N" }, "ID": 1, "InactiveFacilityFlag": "", "Institution": { "Inactive": "", "Name": "CHEYENNE VA MEDICAL", "StationNumber": 442 }, "Name": "CHEYENNE VAMROC", "ParentFacility": 442, "Status": "N", "TimeZone": "EASTERN", "TimeZoneDetails": [ { "Offset": "-0500", "TimeFrame": "STANDARD", "TimeZoneCode": "EST" }, { "Offset": "-0400", "TimeFrame": "DAYLIGHT SAVINGS", "TimeZoneCode": "EDT" } ], "TimeZoneException": "" } ] } | |
| AVAILABILITY | RESTRICTED | |
| INACTIVE | ||
| CLIENT MANAGER | ||
| WORD WRAP ON | FALSE | |
| VERSION | ||
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | Yes | |