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
Print Page as PDF
Routine: SCAPMC10

Package: Scheduling

Routine: SCAPMC10


Information

SCAPMC10 ;ALB/REW - Team API's: PRPT ; JUN 26, 1995

Source Information

Source file <SCAPMC10.m>

Entry Points

Name Comments DBIA/ICR reference
PRPT(DFN,SCDATES,SCPOSA,SCUSRA,SCROLEA,SCPURPA,SCLIST,SCERR,SCYESCL) ; -- practs for patient (No support for scyescl)
; input:
; DFN = ien of PATIENT <FILE#2> [required]
; SCDATES("BEGIN") = begin date to search (inclusive)
; [default: TODAY]
; ("END") = end date to search (inclusive)
; [default: TODAY]
; ("INCL") = 1: only use pracitioners who were on
; team for entire date range
; 0: anytime in date range
; [default: 1]
; SCPOSA= array of positions to include reverse with scposa('exclude')
; SCUSRA= array of usr classes included reverse with scusra('exclude')
; SCROLEA= array of usr classes included reverse with scusra('exclude')
ST
PRPTQ
OKDATA() ;check/setup variables - return 1 if ok; 0 if error
Info |  Source |  Entry Points