SDES2 GET CONTACT ATTEMPTS (4931)    REMOTE PROCEDURE (8994)

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