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

Package: Scheduling

Routine: SCRPI01


Information

SCRPI01 ;ALB/SCK - IEMM REPORT OF INCOMPLETE ENCOUNTERS ; 2/2/97

Source Information

Source file <SCRPI01.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Main entry point for report of incomplete encounters report
; Variables
; SDTXT - String array for initial message display
; SDDT - date Range, Begin^End
; SDSEL1,2 - Selection methods Line Tag
; SDOK - Flag, 1 - Ok to continu, 0 - Quit
ENQ
RPT ; Build report, then call print
EXIT ;
SELCT(S1,SCT) ; Set selection criteria
; Input
; S1 - Previous selection method
; SCT - first or second selection method
CLN ; Clinic selection o/m/a
PAT ; Patient selection o/m/a
ERR ; Error selection o/m/a
DSS ; Clinic Stop code selection o/m/a
BLD ; Search for incomplete encounters and build TMP global
; Variables
; SDEND - End date of date range
; SDOE - Encounter IEN
; SDOEDT - Encounter date
; SDCNT - Entry count
BLD1(SDE,SDX) ; If error passes checks, add to sorted TMP global
; Input
; SDE - Pointer to #409.75
; SDX - Pointer to #409.73
SELMTHD(SEL) ; Returns 'external' version of selection method
HLP ; '??' help for the selection criteria.
MSG2 ;
MSG ;
OPTIONS ; Selection methods

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(7)
  • Line Location: EN+9
Function Call: WRITE
  • Prompt: !,SDTXT
  • Line Location: EN+11
Function Call: WRITE
  • Prompt: !!
  • Line Location: EN+12
Function Call: WRITE
  • Prompt: !!,"This report requires 132 columns and could take some time.",!,"Remember to QUEUE the report.",!
  • Line Location: EN+27
Function Call: WRITE
  • Prompt: !!,"Clinic Selection"
  • Line Location: CLN+1
Function Call: WRITE
  • Prompt: !
  • Line Location: CLN+4
Function Call: WRITE
  • Prompt: !!,"Patient Selection"
  • Line Location: PAT+1
Function Call: WRITE
  • Prompt: !
  • Line Location: PAT+4
Function Call: WRITE
  • Prompt: !!,"Transmission Error Selection"
  • Line Location: ERR+1
Function Call: WRITE
  • Prompt: !
  • Line Location: ERR+4
Function Call: WRITE
  • Prompt: !!,"Clinic Stop Code Selection"
  • Line Location: DSS+1
Function Call: WRITE
  • Prompt: !
  • Line Location: DSS+4
Function Call: WRITE
  • Prompt: !?2,"You may select any two of the following selection criteria, one at a time, for"
  • Line Location: HLP+2
Function Call: WRITE
  • Prompt: !?2,"your report. You will be asked for one/many/all selections for each criteria"
  • Line Location: HLP+3
Function Call: WRITE
  • Prompt: !?2,"selected."
  • Line Location: HLP+4
Function Call: WRITE
  • Prompt: !
  • Line Location: HLP+5
Function Call: WRITE
  • Prompt: !?2,"Selection criteria are not sort criteria. The sort criteria are Division,"
  • Line Location: HLP+6
Function Call: WRITE
  • Prompt: !?2,"Clinic, Patient, and Encounter. Selection criteria limit what will be"
  • Line Location: HLP+7
Function Call: WRITE
  • Prompt: !?2,"printed in the report."
  • Line Location: HLP+8
Function Call: WRITE
  • Prompt: !!!
  • Line Location: MSG2+1
Function Call: WRITE
  • Prompt: "The following are selection criteria which are used to specify a group of or"
  • Line Location: MSG2+2
Function Call: WRITE
  • Prompt: !,"particular clinic, patient, error code or clinic stop code to be printed."
  • Line Location: MSG2+3
Function Call: WRITE
  • Prompt: !,"You are asked to pick two, one at a time. Type '??' for more details."
  • Line Location: MSG2+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DIC(40.7 - [#40.7] Classic Fileman Calls
^SD(409.76 - [#409.76] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call