Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^GMR(120.55

Package: General Medical Record - Vitals

Global: ^GMR(120.55


Information

FileMan FileNo FileMan Filename Package
120.55 GMRV ORDERS General Medical Record - Vitals

Description

Directly Accessed By Routines, Total: 5

Package Total Routines
General Medical Record - Vitals 5 GMRVORE0    ^GMRD(120.57    GMRVORD0    GMRVORE3    ^GMR(120.55    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
General Medical Record - Vitals 2 GMRVORC0    GMRVORE3    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Order Entry Results Reporting 1 ORDER(#100)[.01]    

Fields, Total: 5

Field # Name Loc Type Details
.01 NAME 0;1 POINTER TO ORDER FILE (#100)
************************REQUIRED FIELD************************
ORDER(#100)

  • INPUT TRANSFORM:  S DIC("S")="I $P(^(0),U,14)=$O(^DIC(9.4,""B"",""GENERAL MEDICAL RECORD"",0))" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X I $D(X) S DINUM=X
  • LAST EDITED:  APR 18, 1988
  • DESCRIPTION:  
    This field is a pointer to the OE/RR ORDERS file (#100). This record contains detailed information about the order it points to.
  • SCREEN:  S DIC("S")="I $P(^(0),U,14)=$O(^DIC(9.4,""B"",""GENERAL MEDICAL RECORD"",0))"
  • EXPLANATION:  This record can only point to OE/RR orders for the General Medical Record.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  120.55^B
    1)= S ^GMR(120.55,"B",$E(X,1,30),DA)=""
    2)= K ^GMR(120.55,"B",$E(X,1,30),DA)
    This cross-reference is automatically created on .01 field.
1 ADMINISTRATION SCHEDULE 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<1) X
  • LAST EDITED:  AUG 14, 1990
  • HELP-PROMPT:  Answer must be 1-50 characters in length.
  • DESCRIPTION:  
    This field represents the frequency of administration of this order.
2 ADMINISTRATION TIMES 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$S('$D(^PS(59.7,1,20)):1,1:^(20)<2.8) X I $D(X) D ENATV^PSJEEU
  • LAST EDITED:  SEP 20, 1991
  • HELP-PROMPT:  Answer must be 2-119 characters in length.
  • DESCRIPTION:  This field reflects the times of the day that the requested vitals should be taken. Use military time (24 hour clock) when entering these times, separating each time with a '-'. Be sure that the times are in ascending
    order, i.e., 06-14-22 or 0600-1400-2200. All times must be the same length, either 2 or 4 digits.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
3 FREQUENCY 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$S('$D(^PS(59.7,1,20)):1,1:^(20)<2.8)!($L(X)>5)!($L(X)<1) X
  • LAST EDITED:  SEP 20, 1990
  • HELP-PROMPT:  Answer must be 1-5 characters in length.
  • DESCRIPTION:  
    This field reflects the number of minutes between each vital measurement reading.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
10 OTHER INFORMATION O;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<3) X
  • LAST EDITED:  APR 18, 1988
  • HELP-PROMPT:  ANSWER MUST BE 3-100 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    This field contains any additional information regarding this order.

External References

Name Field # of Occurrence
^DIC .01+1
ENATV^PSJEEU 2+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^GMR(120.55 - [#120.55] .01(XREF 1S), .01(XREF 1K)
^PS(59.7 - [#59.7] 2+1, 3+1

Naked Globals

Name Field # of Occurrence
^(20 2+1, 3+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
DIC .01+1!*
DIC("S" .01+1*, .01SCR+1*
>> DIE .01+1
>> DINUM .01+1*
X .01+1*!, .01(XREF 1S), .01(XREF 1K), 1+1!, 2+1!, 3+1!, 10+1!
>> Y .01+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All