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 |  Local Variables  | All
Print Page as PDF
Global: ^MDC(704.115

Package: Clinical Procedures

Global: ^MDC(704.115


Information

FileMan FileNo FileMan Filename Package
704.115 OBS_ALARM Clinical Procedures

Description

Directly Accessed By Routines, Total: 1

Package Total Routines
Clinical Procedures 1 ^MDC(704.115    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Clinical Procedures 1 MDTERM    

Pointer To FileMan Files, Total: 3

Package Total FileMan Files
Clinical Procedures 1 TERM(#704.101)[.03.04]    
Kernel 1 NEW PERSON(#200)[.12.14]    
Registration 1 PATIENT(#2)[.02]    

Fields, Total: 16

Field # Name Loc Type Details
.01 ID 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>38!($L(X)<38)!'(X?1"{"8UN1"-"4UN1"-"4UN1"-"4UN1"-"12UN1"}") X
  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer with the system generated GUID for this alarm.
  • DESCRIPTION:  
    This value is a Global Unique IDentifier (GUID) for this alarm. The GUID is maintained nationally so this value represents this item throughout the enterprise.
  • FIELD INDEX:  PK (#947) REGULAR IR LOOKUP & SORTING
    Unique for: Key A (#107), File #704.115
    Short Descr: Uniqueness Index for Key 'A' of File #704.115
    Description: This will provide a quick reference to unique file entries.
    Set Logic: S ^MDC(704.115,"PK",$E(X,1,38),DA)=""
    Kill Logic: K ^MDC(704.115,"PK",$E(X,1,38),DA)
    Whole Kill: K ^MDC(704.115,"PK")
    X(1): ID (704.115,.01) (Subscr 1) (Len 38)
.02 PATIENT_ID 0;2 POINTER TO PATIENT FILE (#2)
************************REQUIRED FIELD************************
PATIENT(#2)

  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer with a PATIENT identifier.
  • DESCRIPTION:  
    This identifies the patient for which this alarm (#.01) is applicable.
  • RECORD INDEXES:  ACTIVE (#946)
.03 TERM_ID 0;3 POINTER TO TERM FILE (#704.101)
************************REQUIRED FIELD************************
TERM(#704.101)

  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer with an identifier for the term to be affiliated with this alarm.
  • DESCRIPTION:  
    This is the term to be monitored when the Clinical Flowsheets application determines whether to signal an alarm.
.04 UNIT_ID 0;4 POINTER TO TERM FILE (#704.101) TERM(#704.101)

  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer with an identifier for the unit of measurement for this alarm.
  • DESCRIPTION:  
    This identifies the unit of measurement to use when Clinical Flowsheets compares observed and "alarm" values.
.05 ALARM_TYPE 0;5 SET
************************REQUIRED FIELD************************
  • '0' FOR Value in range;
  • '1' FOR Value not in range;
  • '2' FOR Value greater than;
  • '3' FOR Value less than;
  • '4' FOR Value in Picklist;
  • '5' FOR Value is True;
  • '6' FOR Value is False;

  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Choose which condition an observed value must satisfy to trigger an "alarm".
  • DESCRIPTION:  
    This indicates the case, when satisfied by an observed value, for the assigned patient and term, that may cause the Clinical Flowsheets application to trigger the alarm (#01).
.06 MIN_VALUE 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<-999999999)!(X?.E1"."10N.N) X
  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Type a Number between -999999999 and 999999999, 9 Decimal Digits.
  • DESCRIPTION:  
    This field is the minimum value for this term (#.03) and unit(#.04) that will not trigger the alarm (#.01).
.07 MAX_VALUE 0;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<-999999999)!(X?.E1"."10N.N) X
  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Type a Number between -999999999 and 999999999, 9 Decimal Digits
  • DESCRIPTION:  
    This field is the maximum value for this term (#.03) and unit(#.04) that will not trigger alarm.
.08 ALARM_SET 0;8 SET
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer whether the Clinical Flowsheets application is triggering this alarm.
  • DESCRIPTION:  
    This indicates whether or not this alarm's (#.01) conditions are satisfied.
.09 ACTIVE 0;9 SET
************************REQUIRED FIELD************************
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer whether this alarm logic is to be executed.
  • DESCRIPTION:  
    This indicates if this alarm (#.01) logic is to be executed on new values (reset).
  • RECORD INDEXES:  ACTIVE (#946)
.11 ACTIVATED_DATE_TIME .1;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer with the date/time this alarm is to be activated.
  • DESCRIPTION:  
    This field is the date/time this alarm (#.01) is to be activated.
.12 ACTIVATED_BY_ID .1;2 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer with an identifier of the person that activated this alarm.
  • DESCRIPTION:  
    This identifies the person (file #200) that activated this alarm (#.01).
.13 DEACTIVATED_DATE_TIME .1;3 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer with the date/time this alarm is to be deactivated.
  • DESCRIPTION:  
    This is the date/time this alarm (#.01) is to be deactivated.
.14 DEACTIVATED_BY_ID .1;4 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer with an identifier of the person that deactivated this alarm.
  • DESCRIPTION:  
    This identifies the person (file #200) that deactivated this alarm (#.01).
.2 ACTIVATED_COMMENT .2;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  
    This is the comment entered when this alarm (.01) was activated. A sample ACTIVATED COMMENT could be "Alarm activated for automated monitoring".
.3 DEACTIVATED_COMMENT .3;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  
    This is the comment entered when this alarm (.01) was deactivated. A sample DEACTIVATED COMMENT could be "Alarm deactivated for staff monitoring".
.4 PICKLIST_IDS .4;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  This field is a list of VA Unique IDentifiers for a "picklist-type" observation. A sample PICKLIST IDS could be:
    "{65069804-39BF-41ED-9EA3-BF2C41389F10},{715091C2-9668-4678-900E-6D55 D3335A30},{D5B3E135-4D68-4528-BBC9-6E8A7A997104}"

External References

Name Field # of Occurrence
^%DT .11+1, .13+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^MDC(704.115 - [#704.115] IXACTIVESL+1*, IXACTIVEKL+1!, IXACTIVEKEIC+1!, IXPKSL+1*, IXPKKL+1!, IXPKKEIC+1!

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .11+1*, .13+1*
>> DA IXACTIVESL+1, IXACTIVEKL+1, IXPKSL+1, IXPKKL+1
X IXPKSL+1, IXPKKL+1, .01+1!, .06+1!, .07+1!, .11+1*!, .13+1*!, .2+1!, .3+1!, .4+1!
X(1 IXACTIVESL+1, IXACTIVEKL+1
X(2 IXACTIVESL+1, IXACTIVEKL+1
>> Y .11+1, .13+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All