INPUT PARAMETER |
-
- SDCONTEXT
- PARAMETER TYPE: LIST
- MAXIMUM DATA LENGTH: 32000
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
SDCONTEXT("ACHERON AUDIT 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": 109,
"ServiceName": "AMBULATORY CARE"
},
"ContactAttempts": [
{
"Comments": "TESTING THIS INFORMATION 3",
"DateTimeEntered": "2023-07-31T07:01-0400",
"DateTimeOfContact": "2023-07-31T07:00-0400",
"EnteredByIEN": 520881776,
"Contact": {
"EnteredByName": "LAST,FIRST I",
"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,",
|