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

Package: Scheduling

Routine: SCRPU2


Information

SCRPU2 ;ALB/CMM - GENERIC PROMPTS FOR PCMM REPORTS ; 12 Jan 99 1:23 PM

Source Information

Source file <SCRPU2.m>

Entry Points

Name Comments DBIA/ICR reference
DTRANG(FIRST,SECOND) ;Date Range - begin date ^ end date => fileman format
DEN
GTEAM(CLN,DFN) ;
ASSUN ;
PCLNHR() ;Prompt to Print Clinic Hours
PCLNIN() ;Prompt to Print Clinic Information
SUMM() ;Prompt to Print Summary Only (y/n)
YESNO() ;Yes/No prompt
PTSTAT ;Prompt for Patient Status (All, OPT, AC)
HLP2 ;help prompt for Patient Status
HLP ;
ERR
QUIT
SORT() ;
EN1
HLP3 ;
SORT2() ;Prompt for sorting by:
; [1] Division, Team, Patient Name
EN4 ;
HLP4 ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"End date can't occur before Begin Date",!
  • Line Location: DEN+7
Function Call: WRITE
  • Prompt: !,"(A)ssigned or (U)nassigned Patients to Primary Care Team: "
  • Line Location: ASSUN+4
Function Call: WRITE
  • Prompt: !,"Patient Status: ALL//"
  • Line Location: PTSTAT+6
Function Call: WRITE
  • Prompt: !,"Enter: ",!?10,"- A or AC for patients whose status is AC"
  • Line Location: HLP2+1
Function Call: WRITE
  • Prompt: !?10,"- O or OPT for patient whose status is OPT"
  • Line Location: HLP2+2
Function Call: WRITE
  • Prompt: !?10,"- Enter or ALL for both AC and OPT patients"
  • Line Location: HLP2+3
Function Call: WRITE
  • Prompt: !,"Enter: ",!?5,"- A for patients assigned to the team as Primary Care"
  • Line Location: HLP+2
Function Call: WRITE
  • Prompt: !?10,"- U for patients not assigned to the team as Primary Care"
  • Line Location: HLP+3
Function Call: WRITE
  • Prompt: !,"Sort By:",!?10,"[1] Division, Team, Practitioner",!?10,"[2] Division, Practitioner, Team"
  • Line Location: EN1+1
Function Call: WRITE
  • Prompt: !?10,"[3] Practitioner,Associated Clinic"
  • Line Location: EN1+2
Function Call: WRITE
  • Prompt: !!,"Select 1 or 2 or 3: "
  • Line Location: EN1+3
Function Call: WRITE
  • Prompt: !,"Enter: ",!?5,"- 1 to sort by Division, Team, Practitioner "
  • Line Location: HLP3+2
Function Call: WRITE
  • Prompt: !?10,"- 2 to sort by Division, Practitioner, Team"
  • Line Location: HLP3+3
Function Call: WRITE
  • Prompt: !,"Sort By:",!?10,"[1] Division, Team, Patient Name"
  • Line Location: EN4+2
Function Call: WRITE
  • Prompt: !?10,"[2] Division, Team, SSN"
  • Line Location: EN4+3
Function Call: WRITE
  • Prompt: !?10,"[3] Division, Team, Practitioner, Patient Name"
  • Line Location: EN4+4
Function Call: WRITE
  • Prompt: !?10,"[4] Division, Team, Practitioner, SSN"
  • Line Location: EN4+5
Function Call: WRITE
  • Prompt: !!,"Select 1, 2, 3, or 4: "
  • Line Location: EN4+6
Function Call: WRITE
  • Prompt: !,"Enter: ",!?5,"- 1 to sort by Division, Team, Patient Name"
  • Line Location: HLP4+2
Function Call: WRITE
  • Prompt: !?10,"- 2 to sort by Division, Team, SSN"
  • Line Location: HLP4+3
Function Call: WRITE
  • Prompt: !?10,"- 3 to sort by Division, Team, Practitioner, Patient Name"
  • Line Location: HLP4+4
Function Call: WRITE
  • Prompt: !?10,"- 4 to sort by Division, Team, Practitioner, SSN"
  • Line Location: HLP4+5
Info |  Source |  Entry Points |  Interaction Calls