ORWOR ; SLC/KCM - Orders Calls ;Oct 24,2022@10:47
Source file <ORWOR.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| CURRENT(LST,DFN) | ; Get Current Orders for a Patient
; Returns two lists in ^TMP("ORW",$J), fields and text |
|
| DETAIL(LST,ORID,DFN) | ||
| RESULT(REF,DFN,ORID,ID) | ||
| RESHIST(REF,DFN,ORID,ID) | ||
| TSALL(LST) | ||
| DT(X) | ; -- Returns FM date for X (SEE ORCHTAB1)
|
|
| VWSET(ORERR,VIEW) | ||
| VWGET(REC) | ||
| SHEETS(LST,ORVP) | ; Return Order Sheets for a patient
|
|
| EVENTS(LST,EVT) | ; Return general delayed events categories for a patient
|
|
| UNSIGN(LST,ORVP,HAVE) | ||
| PKIUSE(RETURN) | ; RPC determines user can use PKI Digital Signature
|
|
| PKISITE(RETURN) | ; RPC determines if PKI is turned on at the site
|
|
| ACTXT(ORY,ORIFN) | ;Return detail action information
|
|
| EXPIRED(ORY) | ;return FM date/time to begin search for expired orders
|
| RPC Name | Call Tags |
|---|---|
| ORQOR DETAIL | DETAIL |
| ORWOR RESULT | RESULT |
| ORWOR SHEETS | SHEETS |
| ORWOR TSALL | TSALL |
| ORWOR VWGET | VWGET |
| ORWOR VWSET | VWSET |
| ORWOR UNSIGN | UNSIGN |
| ORWOR PKIUSE | PKIUSE |
| ORWOR RESULT HISTORY | RESHIST |
| ORWOR PKISITE | PKISITE |
| ORWOR ACTION TEXT | ACTXT |
| ORWOR EXPIRED | EXPIRED |