Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Fields
Print Page as PDF
Global: ^HLEV(776.999

Package: Health Level Seven

Global: ^HLEV(776.999


Information

FileMan FileNo FileMan Filename Package
776.999 HL7 MONITOR PARAMETERS Health Level Seven

Description

Fields, Total: 5

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

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  
    This field holds the name of the parameter entry. (Only one entry, internal entry number 1 should exist.) The value of this field has no affect on software execution.
  • CROSS-REFERENCE:  776.999^B
    1)= S ^HLEV(776.999,"B",$E(X,1,30),DA)=""
    2)= K ^HLEV(776.999,"B",$E(X,1,30),DA)
2 STATUS-MASTER 0;2 SET
  • 'A' FOR ACTIVE;
  • 'I' FOR INACTIVE;

  • LAST EDITED:  MAY 18, 2003
  • DESCRIPTION:  This field should be set to ACTIVE if the master job should run, and INACTIVE if the master job should not run. This field also controls individual monitor jobs. (Note that setting this field has no affect on queued
    future Taskman jobs - either the master job or the monitor jobst - until these jobs start. If this field is set to INACTIVE, when queued jobs start they check this field and immediately stop.)
3 REQUEUE MIN-MASTER JOB 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1440)!(X<5)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 08, 2003
  • HELP-PROMPT:  Type a Number between 5 and 1440, 0 Decimal Digits
  • DESCRIPTION:  
    When a master job runs, it's first action is to queue a new master job task in the future. This field is used to determine the number minutes in the future that the task is queued.
4 PURGE HOURS 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>12000)!(X<2)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 28, 2003
  • HELP-PROMPT:  Type a Number between 2 and 12000, 0 Decimal Digits
  • DESCRIPTION:  
    The Event Monitor system purges itself, retaining data in it's files for the number hours specified by this field.
6 STATUS-EVENT 0;6 SET
  • 'A' FOR ACTIVE;
  • 'I' FOR INACTIVE;

  • LAST EDITED:  MAY 18, 2003
  • DESCRIPTION:  This field is similar to the STATUS-MASTER field, (and you should read the description of that field), but only controls individual monitor jobs. If this field is set to INACTIVE, no new monitor jobs will be queued. And,
    if any monitor jobs are already queued, they will stop immediately when they start.
Info |  Desc |  Fields