HMPROS8 ;SLC/AGP,ASMR/RRB - Get CPRS User Default Roster List ; 6/11/14 8:38pm
Source file <HMPROS8.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
BLDSORT(NODE,SRC,SORT,SEQ) | ; emulate TStringList Sort found in CPRS
; append separator to ensure string sort (rather than numeric) ; append SEQ to avoid dropping node where SORTKEY is duplicated ; SORT: A:Alphabetic;R:Room/Bed;P:Appointment Date;T:Terminal Digit;S:Source |
|
CHKPAT(PATIENTS,SERVER) | ;
|
|
GETDLIST(RESULT,SERVER) | ;
|
|
GETDLSTX | ;
|
|
SETAPPT(SOURCE,APPT,DFN,CNT) | ;
|
|
STINP(DFN,CNT,ROOM) | ;
|
|
STPTSRC(SOURCE,CNT) | ;
|
|
LSTSRC(ADUZ) | ; Return type of list source
; T:TeamList, W:Ward List, P:Provider List, S:Specialty List, C:Clinic List, M:Combination |
|
GETCLIST(RESULT,SERVER,ID,START,END) | ;
|
|
GTSOURCE(TYPE,INT) | ;
|
|
STGSRCE(SPEC,INT) | ;
|
|
GETWLIST(RESULT,SERVER,ID) | ;
|
|
SRTSRC(SORT,SRCTYPE,SRCNAME) | ; Set sort type, source type, source name
|