SDES DISPLAY CONTACT

TITLEVALUE
NAMESDES DISPLAY CONTACT
DESCRIPTIONThis RPC returns the SDEC CONTACT (#409.86) record, along with all of the
contact attempts in the Date/Time of Contact subfile (#409.863).

Can only be invoked by Acheron
TAGDISPLAY
ROUTINESDESCONTACTS
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERREQTYPE
DESCRIPTIONThis is the request type:
- A - APPT
- R - RECALL
- C - CONSULT
- V - VETERAN
- RTC - RETURN TO CLINIC
- P - PROCEDURE
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH3

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERREQIEN
DESCRIPTIONThe 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)
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTION{
"Contact": [
{
"Clinic": 5263,
"ID": 2211,
"MainSequence": 1,
"Patient": 7172311,
"PreferredDate": 3221221,
"RequestPointer": "258545;SDEC(409.85,",
"RequestType": "A",
"Service": 109,
"ServiceName": "AMBULATORY CARE"
}
],
"ContactAttempts": [
{
"Comments": "sdes contact new testing",
"DateTimeEntered": "2022-12-29T11:59:41-0500",
"DateTimeOfContact": 3221229.115941,
"EnteredBy": "USER,TEST W",
"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,
"Type": "TEXT"
}
]
}
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ONFALSE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWEDYes