SCAPMC16 ;ALB/CMM - TEAM/CLINIC APIs ;03/19/96
Source file <SCAPMC16.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
TMCL(SCCLN,SCDATES,SCLIST,SCERR) | ; -- list of teams for a clinic
; input: ; SCCLN = ien of HOSPITAL LOCATION <FILE#44> [required] ; SCDATES("BEGIN") = begin date to search (inclusive) ; [default: TODAY] ; ("END") = end date to search (inclusive) ; [default: TODAY] ; ("INCL") = 1: only use patients who were assigned to ; team for entire date range ; 0: anytime in date range ; [default: 1] ; SCLIST -array name to store list ; [ex. ^TMP("SCPT",$J)] ; ; SCERR = array NAME to store error messages. ; [ex. ^TMP("ORXX",$J)] |
|
ST | ;
|