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 |  Used in RPC
Print Page as PDF
Routine: SCMCBK

Package: Scheduling

Routine: SCMCBK


Information

SCMCBK ;ALB/SCK - Broker Utilities for multiple patient assignments; 4/8/96 ; 11/30/11 4:23pm

Source Information

Source file <SCMCBK.m>

Entry Points

Name Comments DBIA/ICR reference
PTCLBLD(SCOK,SC) ; Build patient list for a selected clinic
; 'SC BLD PAT CLN LIST'
PTCLNQ
PTSCBLD(SCOK,SC) ; Build patient list for selected stop code
; 'SC BLD PAT SCDE LIST'
PTSCQ
PTTMBLD(SCOK,SC) ; Build a list of patients for a selected team and return the $J of the TMP globall
; where the list is stored.
; ' SC BLD PAT TM LIST '
PTPSBLD(SCOK,SC) ;
; ' SC BLD PAT POS LIST '
PTAPBLD(SCOK,SC) ; Build patient list for selected appointment range.
; ' SC BLD PAT APT LIST '
PTAPQ
PTGET(SCDATA,SC) ; Return a block of patients to the client
; 'SC GET PAT BLOCK'
PTLSTBLD(SCOK,SCVAL) ; Build the list of patients to be assigned in the ^TMP($J,"SC PATIENT LIST",DFN) global
; 'SC BLD PAT LIST'
PTBLDQ
PTFILE(SCOK,SC) ; File the patient assignments in the ^TMP($J,"SC TEAM ASSIGN",SCDFN) global
; 'SC FILE PAT TM ASGN'
FILEQ
POSFILE(SCOK,SC) ; File the patient assignments in the ^TMP($J,"SC PATIENT LIST") global
; ' SC FILE PAT POS ASGN '
BLKPOS ;
BLKTM ;

Used in RPC

RPC Name Call Tags
SC GET PAT BLOCK PTGET
SC BLD PAT LIST PTLSTBLD
SC FILE PAT TM ASGN PTFILE
SC BLD PAT CLN LIST PTCLBLD
SC FILE PAT POS ASGN POSFILE
SC BLD PAT SCDE LIST PTSCBLD
SC BLD PAT TM LIST PTTMBLD
SC BLD PAT POS LIST PTPSBLD
SC BLD PAT APT LIST PTAPBLD
Info |  Source |  Entry Points |  Used in RPC