EDPQPP ;SLC/KCM,MKB - Display Active Log Entries ;2/28/12 08:33am
Source file <EDPQPP.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
|
|
STRING(ARRAY) | ; -- Return lines of text in @ARRAY@(N,0) as string
|
|
ADDORD(LIST,TAG) | ; add order detail to XML
|
|
INITIAL(ID) | ; Return initials
|
|
USRNM(ID) | ; Return name
|
|
LOCNM(LOC) | ; Return clinic name from 44
|
|
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
|
|
LISTS(AREA) | ; Get selection lists [from EDPQLE]
|
FileNo | Call Tags |
---|---|
^LAB(60 - [#60] | GET1^DIQ |