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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: SCUTBK11

Package: Scheduling

Routine: SCUTBK11


Information

SCUTBK11 ;ALB/SCK - Scheduling Broker Utilities; 2/2/96 ;9/7/96 17:28

Source Information

Source file <SCUTBK11.m>

Entry Points

Name Comments DBIA/ICR reference
PARSE(SC) ;
TMLST(SCDATA,SC) ;
; -- Return a list of teams for a patient. Pass in the DFN and
; optionally a date range and/or a team purpose to restrict the
; team look up. Return only the team entry, strip out any other
; array items.
TMQ
FINDP(SCOUT,SCIN) ; patient lookup used by SC PATIENT LOOKUP rpc
; input:
; SCIN("VALUE") = value to lookup
; Lookup uses multiple index lookup of File #2
; output:
; SCOUT = location of data = ^TMP("DILIST",$J,i,0)
; for i=1:number of records returned:
; DFN^patient name^DOB^PID^DOD
; 1 2 3 4 5
  • ICR #6805
    • Status: Pending
    • Usage: Private
    PSLST(SCDATA,SC) ;
    PSLTQ
    PSMBR(SCPIEN,SCPDT) ;
    VFILE(SCOK,SC) ;
    SECKEY(SCOK,SCKEY) ;
    PSALST(SCDATA,SC) ;
    PSALSTQ

    Used in RPC

    RPC Name Call Tags
    SC TEAM LIST TMLST
    SC PATIENT LOOKUP FINDP
    SC POSITION MEMBERS PSLST
    SC FILE SINGLE VALUE VFILE
    SC KEY CHECK SECKEY
    SCMC POSITION ASSIGN LIST PSALST

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^DPT - [#2] FIND^DIC
    Info |  Source |  Entry Points |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call