SDES2 GET DISP CONT ATTEMPTS (5040)    REMOTE PROCEDURE (8994)

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
  • SDCONTEXT
    PARAMETER TYPE:   LIST
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
      SDCONTEXT("ACHERON AUDIT ID") = Up to 40 Character unique ID number.
                                calling application.
                                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
    
  • SDINPUT
    PARAMETER TYPE:   LIST
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
      SDINPUT("PATIENT DFN")    = Patient DFN from File #2
    
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",