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

Package: PCE Patient Care Encounter

Routine: PXRRWLD


Information

PXRRWLD ;ISL/PKR,ALB/Zoltan - Driver for PCE encounter summary report.;10/13/2017

Source Information

Source file <PXRRWLD.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ;
FAC ;Get the facility list.
LORP ;See if the report is to be by location or provider.
LOC ;Get the location(s) for the report.
PRV ;Get the provider(s) for the report.
DR ;Get the date range.
SCAT ;Get the service categories.
ENTY ;Get the encounter types.
EXIT ;
SAVE ;Save the variables.
WHICH(DEFAULT) ;Find out if the report is to be by location or provider.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: PRV+12
Function Call: WRITE
  • Prompt: !
  • Line Location: ENTY+8
Function Call: WRITE
  • Prompt: !!,"This report may be done by location or provider"
  • Line Location: WHICH+7
Info |  Source |  Entry Points |  Interaction Calls