ORWSR ;SLC/REV-Surgery RPCs ;10/03/19 15:19
Source file <ORWSR.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
SHOWSURG(ORY) | ;is Surgery ES patch installed?
|
|
LIST(ORY,ORDFN,ORBDT,OREDT,ORCTXT,ORMAX,ORFHIE) | ;RETURN LIST OF SURGERY CASES FOR A PATIENT
|
|
CASELIST(ORY,ORDFN) | ; retrieve list of cases, but no documents
|
|
GTSURCTX(Y,ORUSER) | ; Returns current Notes view context for user
|
|
SVSURCTX(Y,ORCTXT) | ; Save new Notes view preferences for user
|
|
ONECASE(ORY,ORTIUDA) | ;Given a TIU document, return the case and related documents
|
|
GETONE(ORY,ORCASE) | ; called by ONECASE and RPTTEXT
|
|
SHOWOPTP(ORY,ORCASE) | ;Should OpTop be displayed on signature?
|
|
ISNONOR(ORY,ORCASE) | ;Is the procedure a non-OR procedure?
|
|
RPTLIST(ORY,ORDFN) | ;Return list of surgery reports for reports tab
|
|
RPTTEXT(ROOT,DFN,ORID,ALPHA,OMEGA,DTRANGE,REMOTE,ORMAX,ORFHIE) | ; -- return surgery report
|
|
NOTYET(ROOT) | ; -- standard not available display text
|
|
SETITEM(ROOT,X) | ; -- set item in list
|
RPC Name | Call Tags |
---|---|
ORWSR SHOW SURG TAB | SHOWSURG |
ORWSR LIST | LIST |
ORWSR GET SURG CONTEXT | GTSURCTX |
ORWSR SAVE SURG CONTEXT | SVSURCTX |
ORWSR ONECASE | ONECASE |
ORWSR CASELIST | CASELIST |
ORWSR SHOW OPTOP WHEN SIGNING | SHOWOPTP |
ORWSR IS NON-OR PROCEDURE | ISNONOR |
ORWSR RPTLIST | RPTLIST |
FileNo | Call Tags |
---|---|
^SRF - [#130] | GET1^DIQ, GETS^DIQ |