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

Package: Clinical Reminders

Routine: PXRMXTA


Information

PXRMXTA ; SLC/PJH - Reminder Reports Template Edit ;01/04/2020

Source Information

Source file <PXRMXTA.m>

Entry Points

Name Comments DBIA/ICR reference
CANEDIT(TIEN) ;
START(ROUTINE) ;
USE
CHECK ;Check for missing fields
FAC ;Option to combine multifacility report
DAT
EFF
LCOMB
TCOMB
APPT
SSN
TOT
SEPCS ;Allow users to determine the output of the Clinic Stops report
TABS
TCHAR
DPAT ;Ask whether to include deceased and test patients.
TPAT ;
PATLIST ;
EXIT
UNLOCK
LOCK
ASK(YESNO) ;
HELP(CALL) ;
FUT ;For detailed report give option to display future appointments
SRT ;For detailed report give option to sort by appointment date
PXRMREM
PXRMREP

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"PATIENT LIST: "_$P(NODE,U,2)_"DOES NOT CONTAIN PATIENTS!"
  • Line Location: CHECK+5
Function Call: WRITE
  • Prompt: !!,"OE/RR TEAM: "_$P(NODE,U,2)_"DOES NOT CONTAIN PATIENTS!"
  • Line Location: CHECK+8
Function Call: WRITE
  • Prompt: !!,"The template needs to be edited."
  • Line Location: CHECK+17
Function Call: WRITE
  • Prompt: !!,"Have the Reminder Clinical Application Coordinator correct the template."
  • Line Location: CHECK+18
Function Call: WRITE
  • Prompt: !!?5,"Another user is editing this entry"
  • Line Location: LOCK+1
Function Call: WRITE
  • Prompt: !
  • Line Location: ASK+8
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+15
Function Call: WRITE
  • Prompt: !,^UTILITY($J,"W",0,IC,0)
  • Line Location: HELP+18
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+20
Function Call: WRITE
  • Prompt: !,"Only one reminder allowed for detailed report."
  • Line Location: PXRMREM+4
Function Call: WRITE
  • Prompt: !,"Only the first reminder on this template will be evaluated"
  • Line Location: PXRMREP+3
Info |  Source |  Entry Points |  Interaction Calls