- SDAMEVT0 ;ALB/MJK - Appt Event Driver Utilities ; 12/1/91
- ;;5.3;Scheduling;**1015**;Aug 13, 1993;Build 21
- ;
- ;
- ; *** documentation for tags in SDAMEVT ***
- ; input: DFN := ifn of pat.
- ; SDT := appt d/t
- ; SDCL := ifn of clinic
- ; SDDA := ifn for ^SC(clinic,"S",date,1,ifn)
- ; SDATA := where 'before' and 'after' status data is stored
- ; SDAMEVT := what event is taking place / ifn to ^SD(409.66)
- ; SDMODE := parameter that tells function the
- ; conversation mode desired by caller
- ; 0 = full dialogue
- ; 1 = conputer monologue
- ; 2 = quiet
- ; SDORG := originating transaction
- ; 1 = appointment
- ; 2 = add/edit stop code
- ; 3 = registration disposition
- ; SDCAP := capture mode (before or after)
- SDAMEVT0 ;ALB/MJK - Appt Event Driver Utilities ; 12/1/91
- +1 ;;5.3;Scheduling;**1015**;Aug 13, 1993;Build 21
- +2 ;
- +3 ;
- +4 ; *** documentation for tags in SDAMEVT ***
- +5 ; input: DFN := ifn of pat.
- +6 ; SDT := appt d/t
- +7 ; SDCL := ifn of clinic
- +8 ; SDDA := ifn for ^SC(clinic,"S",date,1,ifn)
- +9 ; SDATA := where 'before' and 'after' status data is stored
- +10 ; SDAMEVT := what event is taking place / ifn to ^SD(409.66)
- +11 ; SDMODE := parameter that tells function the
- +12 ; conversation mode desired by caller
- +13 ; 0 = full dialogue
- +14 ; 1 = conputer monologue
- +15 ; 2 = quiet
- +16 ; SDORG := originating transaction
- +17 ; 1 = appointment
- +18 ; 2 = add/edit stop code
- +19 ; 3 = registration disposition
- +20 ; SDCAP := capture mode (before or after)