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: SDCOAM

Package: Scheduling

Routine: SDCOAM


Information

SDCOAM ;ALB/RMO - Appt Mgmt Actions - Check Out; 11 FEB 1993 10:00 am

Source Information

Source file <SDCOAM.m>

Entry Points

Name Comments DBIA/ICR reference
CO(SDCOACT,SDCOACTD) ;Check Out Classification, Provider and Diagnosis
; Actions on Appt Mgmt
COQ
ACT(SDCOACT,SDOE,DFN,SDT,SDCL,SDDA,SDLNE) ; -- Check Out Actions
ACTQ
PD ;Entry point for SDAM PATIENT DEMOGRAPHICS protocol
PDQ
DEM(DFN) ;Demographics
DC ;Entry point for SDAM DISCHARGE CLINIC protocol
DCQ
DIS(SDFN,SDCLN) ;Discharge from Clinic
DEL ;Entry point for SDAM DELETE CHECK OUT protocol
DELQ
ASK() ;Ask if user is sure they want to delete the check out

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,*7,">>> The appointment must have a check out date/time to update ",SDCOACTD,"."
  • Line Location: CO+12
Function Call: WRITE
  • Prompt: !!,VALMHDR(1),!
  • Line Location: PD+4
Function Call: WRITE
  • Prompt: !!,VALMHDR(1),!
  • Line Location: DC+4
Function Call: WRITE
  • Prompt: !!,*7,">>> You must have the 'SD SUPERVISOR' key to delete an appointment check out."
  • Line Location: DEL+1
Function Call: WRITE
  • Prompt: !!,*7,">>> The appointment must have a check out date/time to delete."
  • Line Location: DEL+12
Function Call: WRITE
  • Prompt: !!,*7,">>> Deleting the appointment check out will also delete any check out related",!?4,"information. This information may include classifications, procedures,",!?4,"providers and diagnoses."
  • Line Location: ASK+2
Function Call: WRITE
  • Prompt: !
  • Line Location: ASK+4
Info |  Source |  Entry Points |  Interaction Calls