SDES DISPLAY CONTACT (4888)    REMOTE PROCEDURE (8994)

Name Value
NAME SDES DISPLAY CONTACT
TAG DISPLAY
ROUTINE SDESCONTACTS
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
WORD WRAP ON FALSE
APP PROXY ALLOWED Yes
DESCRIPTION
This RPC returns the SDEC CONTACT (#409.86) record, along with all of the 
contact attempts in the Date/Time of Contact subfile (#409.863).
INPUT PARAMETER
  • REQTYPE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   3
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the request type:
     - A - APPT
     - R - RECALL
     - C - CONSULT
     - V - VETERAN
     - RTC - RETURN TO CLINIC
     - P - PROCEDURE
    
  • REQIEN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    The request IEN (variable-pointer) to one of the appointment request 
    files:
     
     - Request IEN (Variable pointer) based on the request type
       A,RTC or V - point to SDEC APPT REQUEST (#409.85)
       C or P - point to REQUEST/CONSULTATION file (#123)
       R - point to RECALL REQUEST file (#403.5)
    
RETURN PARAMETER DESCRIPTION
{
   "RequestType": "A",
   "Service": 109
  }
 ],
 "ContactAttempts": [
  {
   "Comments": "sdes contact new testing",
   "DateTimeEntered": "2022-12-29T11:59:41-0500",
   "DateTimeOfContact": 3221229.115941,
   "EnteredBy": "USER,TEST W",
 "Contact": [
   "LeftMessage": "NO",
   "Sequence": 1,
   "Type": "CALL"
  },
  {
   "Comments": "Adding another contact attempt",
   "DateTimeEntered": "2022-12-29T12:13-0500",
   "DateTimeOfContact": 3221213.121,
   "EnteredBy": "USER,TEST W",
   "LeftMessage": "NO",
  {
   "Sequence": 2,
   "Type": "TEXT"
  },
  {
   "Comments": "Adding another contact attempt",
   "DateTimeEntered": "2022-12-29T13:02-0500",
   "DateTimeOfContact": 3221213.1259,
   "EnteredBy": "USER,NEWTEST A",
   "LeftMessage": "NO",
   "Sequence": 3,
   "Clinic": 5263,
   "Type": "TEXT"
  }
 ]
}
   "ID": 2211,
   "MainSequence": 1,
   "Patient": 7172311,
   "PreferredDate": 3221221,
   "RequestPointer": "258545;SDEC(409.85,",