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

Package: Scheduling

Routine: SCRPO3


Information

SCRPO3 ;BP-CIOFO/KEITH - Historical Provider Position Assignment Listing ; 9/14/99 10:06am

Source Information

Source file <SCRPO3.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;Queue report
RUN ;Print report
EXIT
SLINE(SCNAME,SCPC,SCX) ;Print report summary line
HINI ;Initialize header variables
SHDR(SCX) ;Print report subheader
HDRX(SCX) ;extra header line
STOP ;Check for stop task request
BUILD(SCFMT) ;Build report data
CKPOS(SCTP,SCFMT) ;Check team position
BTPOS(SCTP,SCDIV,SCTEAM,SCPOS,SCLINIC,SCFMT) ;Build from team position
FOOT1 ;Detail report footer
FOOT2 ;Summary report footer

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: RUN+32
Function Call: WRITE
  • Prompt: ?($P(SCY,U,SCI)),$P(SCX,U,SCI)
  • Line Location: RUN+33
Function Call: WRITE
  • Prompt: ?($P(SCY,U,SCI)),$J($P(SCX,U,SCI),6,0)
  • Line Location: RUN+34
Function Call: WRITE
  • Prompt: !
  • Line Location: RUN+67
Function Call: WRITE
  • Prompt: !
  • Line Location: EXIT+0
Function Call: WRITE
  • Prompt: !?22,$P(SCNAME,U),?56,SCPC
  • Line Location: SLINE+5
Function Call: WRITE
  • Prompt: ?(53+(8*SCI)),$J($P(SCX,U,SCI),6,0)
  • Line Location: SLINE+6
Function Call: WRITE
  • Prompt: !?88,"Max. ---Assigned---",?118,"---Precepted--",!
  • Line Location: SHDR+10
Function Call: WRITE
  • Prompt: ?88,"Pts. ---Patients--- Open ---Patients---",!,"Provider Name"
  • Line Location: SHDR+11
Function Call: WRITE
  • Prompt: ?21,"Position",?41,"PC? Team",?67,"Associated Clinic"
  • Line Location: SHDR+12
Function Call: WRITE
  • Prompt: ?86,"Allow. PC Non-PC Slots PC Non-PC"
  • Line Location: SHDR+13
Function Call: WRITE
  • Prompt: !,"------------------- ------------------ --- ------------------- ----------------- ------ ------ ------ ------ ------ ------"
  • Line Location: SHDR+14
Function Call: WRITE
  • Prompt: !
  • Line Location: FOOT1+2
Function Call: WRITE
  • Prompt: !,SCLINE
  • Line Location: FOOT1+3
Function Call: WRITE
  • Prompt: !,"NOTE: This report reflects a count of all unique patients assigned to Primary Care and non-Primary Care within the date range"
  • Line Location: FOOT1+4
Function Call: WRITE
  • Prompt: !?6,"selected. If a date range larger than one day has been selected, the total patients assigned to a provider may be greater"
  • Line Location: FOOT1+5
Function Call: WRITE
  • Prompt: !?6,"than the maximum defined for the position. However, this does not imply that the provider had more than their maximum"
  • Line Location: FOOT1+6
Function Call: WRITE
  • Prompt: !?6,"number of patients on any single date."
  • Line Location: FOOT1+7
Function Call: WRITE
  • Prompt: !,SCLINE
  • Line Location: FOOT1+8
Function Call: WRITE
  • Prompt: !
  • Line Location: FOOT2+2
Function Call: WRITE
  • Prompt: !,SCLINE
  • Line Location: FOOT2+3
Function Call: WRITE
  • Prompt: !,"NOTE: Although presented by division and team, the maximum patients allowed, assigned patients, open slots and precepted patients"
  • Line Location: FOOT2+4
Function Call: WRITE
  • Prompt: !?6,"reflected in this summary represent a sum of those categories for the provider position assignments identified within the"
  • Line Location: FOOT2+5
Function Call: WRITE
  • Prompt: !?6,"user specified parameters of this report and may not match the maximum patients, etc. defined for the team as a whole."
  • Line Location: FOOT2+6
Function Call: WRITE
  • Prompt: !,SCLINE
  • Line Location: FOOT2+7
Info |  Source |  Entry Points |  Interaction Calls