TITLE | VALUE | |
---|---|---|
NAME | SDES DISPLAY CONTACT | |
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). Can only be invoked by Acheron | |
TAG | DISPLAY | |
ROUTINE | SDESCONTACTS | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | REQTYPE | |
DESCRIPTION | This is the request type: - A - APPT - R - RECALL - C - CONSULT - V - VETERAN - RTC - RETURN TO CLINIC - P - PROCEDURE | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 3 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | REQIEN | |
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) | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 30 | |
RETURN VALUE TYPE | ARRAY | |
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" } ] } | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | FALSE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED | Yes |