EDPQDB ;SLC/KCM - Display Active Log Entries ; 4/18/23 7:58am
Source file <EDPQDB.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
GET(AREA,BOARD,LAST) | ; Get display board contents
|
|
EMPTY(BED) | ; add row if unoccupied be should show
|
|
OCCUPIED(LOG,DUP) | ; add log entry row
|
|
ADDORD(LIST,TAG) | ; add order detail to XML
|
|
INITIAL(LOCID) | ; Return initials
|
|
LOCNM(LOC) | ; Return clinic name from 44
|
|
BEDNM(CURBED,HELDBED) | ; Return string for bed
|
|
CAB(LST,IEN) | ; Return code abbreviation
|
|
MIN(START) | ; Return elapse time
|
|
LMIN(LOG) | ; Return time at location
|
|
HHMM(MIN) | ; Format as hours:minutes
|
|
ORDSTS(LOG,STS) | ; compute statuses of orders
|
FileNo | Call Tags |
---|---|
^OR(100 - [#100] | GET1^DIQ |
^LAB(60 - [#60] | GET1^DIQ |