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: HMPROS8

Package: Enterprise Health Management Platform

Routine: HMPROS8


Information

HMPROS8 ;SLC/AGP,ASMR/RRB - Get CPRS User Default Roster List ; 6/11/14 8:38pm

Source Information

Source file <HMPROS8.m>

Entry Points

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
Info |  Source |  Entry Points