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

Package: Clinical Reminders

Routine: PXRMXD


Information

PXRMXD ;SLC/PJH - Reminder Due reports DRIVER ;08/16/2018

Source Information

Source file <PXRMXD.m>

Entry Points

Name Comments DBIA/ICR reference
START ; Arrays and strings
REP ;
SEL ;
FAC ;Get the facility list.
COMB
OPT ;Variable prompts
PRIME ;
DR ; Get the date range.
PREV
DUE
SCAT ;Get the service categories.
TYP ;Determine type of report (detail/summary)
LCOMB
TCOMB
FUT ;For detailed report give option to display future appointments
SRT ;For detailed report give option to sort by appointment date
SSN
TOT
SEPCS ;Allow users to determine the output of the Clinic Stops report
MLOC ;Print Locations empty location at the end of the report
DPER ;Print percentage with the report outut
RCAT ;
SAV ;Option to create a new report template
TABS
TCHAR
DPAT ;Ask whether to include deceased and test patients.
TPAT ;
PATLIST ;
JOB ;
USER
EXIT ;Clean things up.
INP() ;Applies to location reports only
LIT
NLOC
ASK(YESNO,PROMPT,NUM)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: MLOC+1
Function Call: WRITE
  • Prompt: !
  • Line Location: DPER+1
Function Call: WRITE
  • Prompt: !
  • Line Location: ASK+8
Info |  Source |  Entry Points |  Interaction Calls