SCUTBK11 ;ALB/SCK - Scheduling Broker Utilities; 2/2/96 ;9/7/96 17:28
Source file <SCUTBK11.m>
| 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  | 
 
  | 
| PSLST(SCDATA,SC) | ;
 | 
|
| PSLTQ | ||
| PSMBR(SCPIEN,SCPDT) | ;
 | 
|
| VFILE(SCOK,SC) | ;
 | 
|
| SECKEY(SCOK,SCKEY) | ;
 | 
|
| PSALST(SCDATA,SC) | ;
 | 
|
| PSALSTQ | 
| 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 | 
| FileNo | Call Tags | 
|---|---|
| ^DPT - [#2] | FIND^DIC |