GMVUTL1 ;HOIFO/YH,FT-EXTRACT CLINIC LIST AND MARK VITALS ENTERED IN ERROR ;6/11/03 09:25
Source file <GMVUTL1.m>
Package | Total | Call Graph |
---|---|---|
VA Fileman | 2 | UPDATE^DIE $$GET1^DIQ |
Kernel | 1 | $$REPEAT^XLFSTR |
Registration | 1 | WIN^DGPMDDCF |
Name | Comments | DBIA/ICR reference |
---|---|---|
DIVISION(GMVLOC) | ; Function returns Division name for Hospital Location
; (FILE 44) IEN ; Input: ; GMVLOC - Hospital Location (FILE 44) IEN ; Returns: ; Division name (FILE 4) associated with that Hospital Location ; If GMVLOC'>0 or not found, then returns "" (null) |
|
ACTLOC(LOC) | ; Function: returns TRUE if active hospital location
|
|
PERSON(X) | ;RETURN PERSON'S NAME FROM FILE #200.
|
|
ERROR(RESULT,GMVDATA) | ||
HOSPLOC(GMVWARD) | ; Function returns Hospital Location IEN for a ward
; Input: ; GMVWARD - Ward (FILE 42) IEN ; Returns: ; Hospital Location (FILE 44) IEN for the ward ; If GMVWARD'>0 or not found, then returns "" (null) |
|
FILLER(L,S,STRING) |
RPC Name | Call Tags |
---|---|
GMV MARK ERROR | ERROR |
FileNo | Call Tags |
---|---|
^VA(200 - [#200] | GET1^DIQ |
^DIC(4 - [#4] | GET1^DIQ |
^SC - [#44] | GET1^DIQ |
Name | Line Occurrences (* Changed, ! Killed) |
---|---|
^DIC(42 - [#42] | HOSPLOC+7 |
^GMR(120.5 - [#120.5] | ERROR+5 |
^SC - [#44] | ACTLOC+1, ACTLOC+2, ACTLOC+3 |
>> | Not killed explicitly |
* | Changed |
! | Killed |
~ | Newed |
Name | Field # of Occurrence |
---|---|
D0 | ACTLOC+1~, ACTLOC+2* |
DT | ACTLOC+4 |
GMVDATA | ERROR~, ERROR+5, ERROR+6, ERROR+8, ERROR+9 |
GMVFDA | ERROR+4~ |
GMVFDA( | ERROR+7*, ERROR+8*, ERROR+9* |
GMVIEN | ERROR+4~ |
GMVIENS | ERROR+4~, ERROR+6*, ERROR+7, ERROR+8, ERROR+9 |
GMVLOC | DIVISION~, DIVISION+7, DIVISION+8 |
GMVNAME | PERSON+1~, PERSON+3*, PERSON+4 |
GMVWARD | HOSPLOC~, HOSPLOC+6, HOSPLOC+7 |
L | FILLER~, FILLER+6 |
LOC | ACTLOC~, ACTLOC+1, ACTLOC+2, ACTLOC+3 |
RESULT | ERROR~, ERROR+5*, ERROR+11* |
S | FILLER~, FILLER+6 |
STRING | FILLER~, FILLER+5*, FILLER+6 |
U | ACTLOC+4 |
X | ACTLOC+1~, ACTLOC+2, ACTLOC+3*, ACTLOC+4, PERSON~, PERSON+2, PERSON+3 |