Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  Used in RPC
Print Page as PDF
Routine: ORWDXVB

Package: Order Entry Results Reporting

Routine: ORWDXVB


Information

ORWDXVB ;SLC/DCM - Order dialog utilities for Blood Bank ;Dec 02, 2021@12:46:23

Source Information

Source file <ORWDXVB.m>

Entry Points

Name Comments DBIA/ICR reference
GETPAT(ORX,DFN,ORL) ;Get Patient data from VBECS
PTINFO(OROOT,ORX) ;Format patient BB info
RESULTS(OROOT,DFN,ORX) ;Get test results
RAW(OROOT,DFN,ORX) ;Get RAW test results
SURG(OROOT,ORX) ;Get list of surgeries
LN ;Increment counts
PATINFO(OROOT,DFN,LOC) ;Test ^TMP global output
GETALL(OROOT,DFN,LOC,EDATE) ;Get all data in one call and let the GUI divide it up
STATALOW(OROOT,DFN) ;Allow stat for ORES ORELSE users
NURSADMN(OROOT) ;Suppress Nursing Adiminstration Order Prompt
VBTNS(RETURN) ;RPC to get Days back to check for Type & Screen order
COMPORD(OROOT) ;Get sequence order of Blood Components
SUBCHK(OROOT,TSTNM) ;Check to see if selected test is a Blood Component or a Diagnostic Test
TESTR ;Test results call

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,^(I,0)
  • Line Location: PATINFO+5
Function Call: WRITE
  • Prompt: !,^(I,0)
  • Line Location: TESTR+7

Used in RPC

RPC Name Call Tags
ORWDXVB GETALL GETALL
ORWDXVB RAW RAW
ORWDXVB RESULTS RESULTS
ORWDXVB STATALOW STATALOW
ORWDXVB COMPORD COMPORD
ORWDXVB SUBCHK SUBCHK
ORWDXVB NURSADMN NURSADMN
ORWDXVB VBTNS VBTNS
Info |  Source |  Entry Points |  Interaction Calls |  Used in RPC