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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: SDRR1

Package: Scheduling

Routine: SDRR1


Information

SDRR1 ;10N20/MAH ;RECALL REMINDER ENTER EDIT 7/28/04

Source Information

Source file <SDRR1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;Entry point
STR(SDFN) ;Start checking entries in 403.5 if there is a "b" goes to update - if not goes to NEW
EN1
NEW ;Adds new entry
DELETE ;SD*566 user timed out - delete new incomplete record & display message
UPDATE ;Asks for new data
SDAM ;Entry Point for Appointment Management protocol
QUIT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,?5,$G(COMM)
  • Line Location: EN1+11
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: EN1+12
Function Call: READ
  • Variable: X
  • Timeout: 3
  • Line Location: EN1+23
Function Call: WRITE
  • Prompt: !,?25,"**YOU DO NOT HAVE ACCESS TO THIS ENTRY**",!,?12,"PLEASE CHECK WITH YOUR ADPAC OR IRM TO GET THE PROPER SECURITY KEY"
  • Line Location: EN1+23
Function Call: WRITE
  • Prompt: !!,"*Must have Recall Date,approved Recall Clinic,Recall Provider and Type of Recall"
  • Line Location: NEW+2
Function Call: WRITE
  • Prompt: !!,*7,"*** ALL REQUIRED DATA WAS NOT ENTERED. ***",!,"*** RECALL REMINDER NOT CREATED FOR PATIENT: ",$P(^DPT(DFN,0),U,1),". ***"
  • Line Location: DELETE+3
Function Call: WRITE
  • Prompt: !!,VALMHDR(1),!
  • Line Location: SDAM+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^SD(403.5 - [#403.5] Classic Fileman Calls
^SC - [#44] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call