ORQQLR ; slc/CLA - Functions which return patient lab results ;12/15/97 [ 04/02/97 3:46 PM ]
Source file <ORQQLR.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| LIST(Y,PT,SDT,EDT,SUBSECT) | ; return patient's lab results between start date and stop date for the lab sub section:
|
|
| ORDER(Y,PATIENT,ORDER) | ; return patient's lab results for an order:
|
|
| ORDERC(Y,PATIENT,ORDER) | ; return patient's lab results for an order:
|
|
| DETAIL(LST,DFN,ORDER) | ; return lab results for an order
|
|
| TABPIECE(X,PIECES,TABS) | ; return pieces with withspace between them
|
|
| ZDETAIL(Y,PATIENT,ORDER) | ; return detailed, narrative results for an order:
|
|
| SROUT(ORY) | ;return lab results search date range for an outpatient
|
|
| SRIN(ORY,ORPT) | ;return lab results search date range for an inpatient
|
| RPC Name | Call Tags |
|---|---|
| ORQQLR DETAIL | DETAIL |
| ORQQLR SEARCH RANGE OUTPT | SROUT |
| ORQQLR SEARCH RANGE INPT | SRIN |