WVRPCPR1 ;HIOFO/FT-WV PROCEDURE file (790.1) RPCs (cont.) ;1/2/04 12:24
Source file <WVRPCPR1.m>
action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I |
Package | Total | Caller Graph |
---|---|---|
Womens Health | 2 | WV16PST WVRPCPR |
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) |
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 |
>> | 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 |