Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: SDCO7

Package: Scheduling

Routine: SDCO7


Information

SDCO7 ;ALB/RMO - Miscellaneous Actions - Check Out; 14 APR 1993 10:00 am

Source Information

Source file <SDCO7.m>

Entry Points

Name Comments DBIA/ICR reference
CD ;Entry point for SDCO DATE CHANGE protocol
; Input -- SDOE
CDQ
PD ;Entry point for SDCO PATIENT DEMOGRAPHICS protocol
; Input -- SDOE
PDQ
DC ;Entry point for SDCO DISCHARGE CLINIC protocol
; Input -- SDOE
DCQ
GAF ;Entry point for SDCO GAF protocol
GAFQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,*7,">>> Only appointments have a check out date to edit."
  • Line Location: CD+9
Function Call: WRITE
  • Prompt: !!,*7,">>> No check out date for this appointment."
  • Line Location: CD+10
Function Call: WRITE
  • Prompt: !!,VALMHDR(1),!
  • Line Location: PD+4
Function Call: WRITE
  • Prompt: !!,VALMHDR(1),!
  • Line Location: DC+7
Function Call: WRITE
  • Prompt: !!
  • Line Location: GAF+4
Function Call: WRITE
  • Prompt: !,"Warning: Patient is deceased."
  • Line Location: GAF+18
Function Call: WRITE
  • Prompt: !,"Current GAF: "_+$P(SDGSCR,U,2)
  • Line Location: GAF+20
Function Call: WRITE
  • Prompt: $S($P(SDGSCR,U,3)>0:", from "_$$FMTE^XLFDT($P(SDGSCR,U,3),"D"),1:", Date Unavailable")
  • Line Location: GAF+21
Info |  Source |  Entry Points |  Interaction Calls