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 |  Fields |  All
Print Page as PDF
Global: ^BEHOXQ(90460.021

Package: IHS Electronic Health Record

Global: ^BEHOXQ(90460.021


Information

FileMan FileNo FileMan Filename Package
90460.021 BEH ALERT CONTROL IHS Electronic Health Record

Description

Directly Accessed By Routines, Total: 1

Package Total Routines
IHS Electronic Health Record 1 BEHOXQ    

Fields, Total: 5

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<2)!'(X'?1P.E) X
  • LAST EDITED:  AUG 05, 2003
  • HELP-PROMPT:  Answer must be 2-30 characters in length.
  • CROSS-REFERENCE:  90460.021^B
    1)= S ^BEHOXQ(90460.021,"B",$E(X,1,30),DA)=""
    2)= K ^BEHOXQ(90460.021,"B",$E(X,1,30),DA)
1 IDENT 1;E1,245 MUMPS
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  AUG 04, 2003
  • HELP-PROMPT:  Code to check notification identity. Set $T to true for positive match.
  • DESCRIPTION:  
    Should check the notification identifier in AID and set $T to true if a match.
    WRITE AUTHORITY:  @
2 PARSE 2;E1,245 MUMPS
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  AUG 04, 2003
  • HELP-PROMPT:  Code to parse data elements from notification.
  • DESCRIPTION:  Code to parse standard data elements from notification. Elements should be returned in ALR array as follows:
    ALR("DFN")=Patient IEN (if patient-orientation) ALR("INF")=Info only flag ALR("TYP")=Notification type code ALR("PRI")=Priority code ALR("XTR")=Additional data
    WRITE AUTHORITY:  @
3 PROCESS 3;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  AUG 05, 2003
  • HELP-PROMPT:  Post processing logic for alert.
    WRITE AUTHORITY:  @
4 UPDATE 4;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  JAN 28, 2008
  • HELP-PROMPT:  Optional logic to update alerts for current user.
  • DESCRIPTION:  
    This logic provides the opportunity to update alerts (add or delete) for the current user prior to retrieving them.
    WRITE AUTHORITY:  @
Info |  Desc |  Directly Accessed By Routines |  Fields |  All