TITLE | VALUE | |
---|---|---|
NAME | SDES2 GET CONTACT ATTEMPTS | |
DESCRIPTION | This RPC returns the patient contact information stored in the SDEC CONTACT (#409.86) file for the given appointment request. | |
TAG | GETCONTACTS | |
ROUTINE | SDES2CONTACTS | |
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 | REQARRAY | |
DESCRIPTION | REQARRAY("REQTYPE") = Request type (A,RTC,V,C,P,R) REQARRAY("REQUESTIEN") = Request IEN | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 32000 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | { "Contact": { "Clinic": 4972, "ClinicStopCodeAMIS": 170, "ID": 2467, "MainSequence": 1, "Patient": 7242540, "PreferredDate": "2021-02-15", "RequestPointer": "247365;SDEC(409.85,", "RequestType": "A", "Service": 109, "ServiceName": "AMBULATORY CARE" }, "ContactAttempts": [ { "Comments": "TESTING THIS INFORMATION 3", "DateTimeEntered": "2023-07-31T07:01-0400", "DateTimeOfContact": "2023-07-31T07:00-0400", "EnteredByIEN": 520881776, "EnteredByName": "LAST,FIRST I", "EnteredBySecID": 1044590326, "LeftMessage": "YES", "Sequence": 1, "Type": "CALL" }, ... ] } | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED | Yes |