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 |
|
RETURN PARAMETER DESCRIPTION | { "RequestType": "A", "Service": 109, "ServiceName": "AMBULATORY CARE" } ], "ContactAttempts": [ { "Comments": "sdes contact new testing", "DateTimeEntered": "2022-12-29T11:59:41-0500", "DateTimeOfContact": 3221229.115941, "Contact": [ "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", "Clinic": 5263, "Sequence": 3, "Type": "TEXT" } ] } "ID": 2211, "MainSequence": 1, "Patient": 7172311, "PreferredDate": 3221221, "RequestPointer": "258545;SDEC(409.85,", |