ORAM ;POR/RSF - ANTICOAGULATION MANAGEMENT RPCS (1 of 4) ;11/26/14 12:08
Source file <ORAM.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
PATIENT(RESULT,ORAMDFN) | ;Returns current Patient info as:
|
|
PATIENTQ | ||
APPTMTCH(RESULT,ORAMDFN,ORAMCL) | ; Find appt match on clinic change
|
|
GETAPPT(ORAMDFN,ORAMCL) | ; Find most recent appointment to Clinic from t-1 to t+1 days
|
|
GETAPPX | ||
NEAREST(APPTS) | ; Find the nearest appointment to NOW
|
|
PROVIDER(RESULT) | ;GETS DUZ/NAME OF PROVIDER WHO IS SIGNED IN
|
|
INRCHK(ORAMQO) | ; Resolve Lab Test id from Quick Order
|
|
ISINR(ORTEST) | ; Is the lab test an INR?
|
|
LABCHK(RESULT) | ;
|
|
SIGCHECK(RESULT,ESCODE) | ;
|
|
SIGQ | ||
HCT(RESULT,ORAMDFN) | ;GET HCT
|
|
INR(RESULT,ORAMDFN) | ; Gets most recent INR
|
|
CONCOMP(RESULT,ORAMCNUM,ORAMNNUM,ORAMDUZ) | ;
|
|
LAB(DFN) | ;GET LAB NUMBER
|
|
LABQ | ||
ORDER(ORESULT,DFN,ORNP,ORLOC,ORQO,ORCDT) | ; Place Quick Order for INR or CBC
; RPC ORAM ORDER ; in: DFN - pt id file 2 ; ORNP - ordering provider id file 200 ; ORLOC - location id file 42 ; ORQO - quick order id file 101.41 ; ORCDT - collection date/time |
|
IDATE(ORX) | ; Convert External Date/time to FM Internal format
|
|
QOORD(ORQO) | ; Given Quick Order, find the IEN of the Orderable Item
|
|
QOORDX |
RPC Name | Call Tags |
---|---|
ORAM CONCOMP | CONCOMP |
ORAM HCT | HCT |
ORAM INR | INR |
ORAM PATIENT | PATIENT |
ORAM PROVIDER | PROVIDER |
ORAM SIGCHECK | SIGCHECK |
ORAM ORDER | ORDER |
ORAM APPTMTCH | APPTMTCH |
FileNo | Call Tags |
---|---|
^ORD(101.41 - [#101.41] | GET1^DIQ |
^DPT - [#2] | Classic Fileman Calls |