Name | Value |
---|---|
NAME | SDES2 GET DISP CONT ATTEMPTS |
TAG | GETCONTACTS |
ROUTINE | SDES2GETDISPCONS |
RETURN VALUE TYPE | ARRAY |
INACTIVE | ACTIVE |
CLIENT MANAGER | YES |
APP PROXY ALLOWED | Yes |
DESCRIPTION | This RPC returns all Patient Contacts attempts made during the past year for all dispositioned requests. |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | { "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, "Contact": [ } ], "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": "" }, ... ], "Clinic": 4972, } "ClinicName": "TEST CLINIC ONE", "ContactAttempts": [ { "Comments": "TESTING THIS INFORMATION", "ContactEnteredBy": "LAST,FIRST I", |