SDESCANCELAPPT2 ;ALB/ANU - VISTA SCHEDULING RPCS ;FEB 14, 2022@15:22
Source file <SDESCANCELAPPT2.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| ARCANCEL2(SDECY,SDPATIENTDFN,SDCLNIEN,SDCANCELTYP,SDAPPTDTTM,SDCANCELDTTM,SDUSR,SDCANCELREASON,SDCANCELRMKS) | ; Cancel Appointment Request in #2
 ; Input Parameters ; SDPATIENTDFN = (Req) ien of patient file 2 ; SDCLNIEN = (Req) ien of clinic file 44 ; SDCANCELTYP = (Req) C for canceled by clinic; PC for patient canceled ; SDAPPTDTTM = (Req) appointment date and time in ISO 8601 extended format (e.g. 2022-01-19T20:15:44) ; SDCANCELDTTM = cancel date and time in ISO 8601 extended format ; SDUSR = user who canceled appt ; SDCANCELREASON = (Req) cancel reason - pointer to file 409.2 ; SDCANCELRMKS = cancel remarks - optional notes to 160 characters  | 
|
| VALIDATE | ;
 | 
|
| UPDATE | ;
 ; update file 2 info  | 
|
| BUILDER | ;Convert data to JSON
 |