TITLE | VALUE | |
---|---|---|
NAME | SDES2 GET DISP CONT ATTEMPTS | |
DESCRIPTION | This RPC returns all Patient Contacts attempts made during the past year for all dispositioned requests. | |
TAG | GETCONTACTS | |
ROUTINE | SDES2GETDISPCONS | |
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 | ||
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | SDINPUT | |
DESCRIPTION | SDINPUT("PATIENT DFN") = Patient DFN from File #2 | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | ||
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | { "Contact": [ { "Clinic": 4972, "ClinicName": "TEST CLINIC ONE", "ContactAttempts": [ { "Comments": "TESTING THIS INFORMATION", "ContactEnteredBy": "LAST,FIRST I", "ContactType": "CALL" "DateTimeOfContact": "2023-07-31T07:00-0400", "SequenceOfAttempt": 1 }, { "Comments": "ANOTHER TEST RECORD", "ContactEnteredBy": "LAST,FIRST II", "ContactType": "EMAIL" "DateTimeOfContact": "2023-08-01T07:00-0400", "SequenceOfAttempt": 2, } ], "ContactID": 2467, "DispositionDate": "2023-07-14T12:55-0400", "DispositionedBy": "PROVIDER,TEST", "Patient": 7242540, "PreferredDate": "2021-02-15", "RecallReqRemovedIEN": "", "RequestIEN": 247365, "RequestType": "APPT", "Service": "TEST SERVICE", "TotalAttemptsMade": 2 }, ... ], } "Service": "" }, ... ], } | |
AVAILABILITY | ||
INACTIVE | ACTIVE | |
CLIENT MANAGER | YES | |
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED | Yes |