NAME |
SDES2 DISPOSITION RECALL REQ |
TAG |
DISPRECALL |
ROUTINE |
SDES2DISPRECALL |
RETURN VALUE TYPE |
ARRAY |
AVAILABILITY |
RESTRICTED |
WORD WRAP ON |
FALSE |
APP PROXY ALLOWED |
Yes |
DESCRIPTION |
DISPOSITION and DELETE an entry from the RECALL REMINDERS file (403.5).
During the deletion of the entry, the new-style xref in 403.5 will
trigger the move of the data from 403.5 to the RECALL REMINDERS REMOVED
file (403.56).
|
INPUT PARAMETER |
-
- SDCONTEXT
- PARAMETER TYPE: LIST
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
SDCONTEXT("ACHERON AUDIT ID")
SDCONTEXT("PATIENT ICN")
- The ICN of the target patient from the calling application.
- Up to 40 Character unique ID number.
- Ex: 11d9dcc6-c6a2-4785-8031-8261576fca37
SDCONTEXT("USER DUZ")
- The DUZ of the user taking action in the calling application.
SDCONTEXT("USER SECID")
- The SECID of the user taking action in the calling application.
SDCONTEXT("PATIENT DFN")
- The DFN/IEN of the target patient from the calling application.
-
- SDINPUT
- PARAMETER TYPE: LIST
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
SDINPUT("RECALL IEN")=RECALL IEN REQUIRED
'7' FOR APPT SCHEDULED;
'8' FOR VET SELF-CANCEL;
SDINPUT("COMMENT")=FREE TEXT (1-80) OPTIONAL
SDINPUT("EAS")=EAS TRACKING NUMBER OPTIONAL
SDINPUT("DELETE REASON")=DELETE REASON From 403.56, 203 OPTIONAL
Can be the number or name
'1' FOR FAILURE TO RESPOND;
'2' FOR MOVED;
'3' FOR DECEASED;
'4' FOR DOESN'T WANT VA SERVICES;
'5' FOR RECEIVED CARE AT ANOTHER VA;
'6' FOR OTHER;
|
RETURN PARAMETER DESCRIPTION |
{
"PtCSchReqDisposition": {
"IEN": 27989
}
}
|