SDUZ |
Input |
If SDUZ is not defined DUZ will be used (User IFN)
|
SDIV |
Input |
Institution file pointer.
|
SDATE |
Input |
Date of visit (yyymmdd)
|
DFN |
Input |
Patient IFN.
|
SDC |
Input |
Stop code #'s separated by "^" (not pointer number);
or SDC="" if no stop codes; can not contain stop code 900
|
SDCTYPE |
Input |
Type of codes. S for Stop Codes, C for CPT codes, B
for Both.
|
SDMSG |
Input |
(Optional) If not set or =0, error msg is suppressed.
If improperly set or $D(ZTQUEUED), reset to 0. "S" to print general and Stop
Code errors. "C" to print general and CPT errors. "B" to print all messages
|
SDCPT(x) |
Input |
(Optional), use for CPT codes); x=array number from
1-5. Format: 900^associated clinic ptr^CPT^CPT^CPT^CPT^CPT where CPT is the
procedure code & 900 is the flag for CPT's. The string must contain at least
one procedure and not more than 5.
|
SDCLINIC |
Input |
(optional) Pointer to a clinic in file 44.
|
SDOEP |
Input |
(optional) Pointer to the parent Outpatient Encounter
entry.
|
SDATYPE |
Input |
(optional) Pointer to Appointment Type file
|
SDERR |
Output |
0=successfully updated at least one stop code 1=no
updating occurred
|