Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Caller Graph |  Entry Points |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Routine: WVRPCPR1

Package: Womens Health

Routine: WVRPCPR1


Information

WVRPCPR1 ;HIOFO/FT-WV PROCEDURE file (790.1) RPCs (cont.) ;1/2/04 12:24

Source Information

Source file <WVRPCPR1.m>

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 2

Package Total Caller Graph
Womens Health 2 WV16PST  WVRPCPR  

Entry Points

Name Comments DBIA/ICR reference
NORMAL(WVIEN) ; Function determines if a result/dx entry (FILE 790.31) is
; categorized as Normal or Abnormal.
; Input: WVIEN - FILE 790.31 entry
DXNAME(WVIEN) ; Function to return the name of an entry in the
; WV RESULTS/DIAGNOSIS file (#790.31).
; Input: WVIEN = FILE 790.31 ien
; Output: .01 value or null
ERROR() ; Function to return the IEN of the "Error/disregard" result/dx from
; FILE 790.31.
; Input: <none>
; Output: FILE 790.31 IEN for "Error/disregard"
BRTXIEN(WVNAME) ; Function converts WV BREAST TX NEED (#790.51) name to ien
; Input: WVNAME = FILE 790.51 name (.01 value)
; Output: FILE 790.51 IEN or 0 (zero)
CXTXIEN(WVNAME) ; Function converts WV CERVICAL TX NEED (#790.5) name to ien
; Input: WVNAME = FILE 790.5 name (.01 value)
; Output: FILE 790.5 IEN or 0 (zero)

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^WV(790.31 - [#790.31] NORMAL+9, DXNAME+5, ERROR+4
^WV(790.5 - [#790.5] CXTXIEN+5
^WV(790.51 - [#790.51] BRTXIEN+5

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
U NORMAL+9, DXNAME+5
WVIEN NORMAL~, NORMAL+9, DXNAME~, DXNAME+4, DXNAME+5
WVNAME BRTXIEN~, BRTXIEN+4, BRTXIEN+5, CXTXIEN~, CXTXIEN+4, CXTXIEN+5
Info |  Source |  Caller Graph |  Entry Points |  Global Variables Directly Accessed |  Local Variables  | All