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 |  ICR |  Found Entries |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^HLCS(869.3

Package: Health Level Seven

Global: ^HLCS(869.3


Information

FileMan FileNo FileMan Filename Package
869.3 HL COMMUNICATION SERVER PARAMETERS Health Level Seven

Description

Directly Accessed By Routines, Total: 26

Package Total Routines
Health Level Seven 26 DON'T PING DOMAIN (FULL)    DON'T PING IP    DON'T PING LINK NAME (PARTIAL)    DON'T PING PORT    HL47PRE    HLCS1    HLCS2    HLCSLM
HLCSMON    HLCSUTL1    HLCSUTL2    HLMA4    HLOPOST    HLP109    HLPAT122    HLTF
HLUOPT4    HLUOPTF1    INCOMING FILER TASK NUMBER    LINK MONITOR VIEWS    LOGICAL LINK    PING IP    ^HLCS(870    OUTGOING FILER TASK NUMBER
PING DOMAIN (PARTIAL)    ^HLCS(869.3    

Accessed By FileMan Db Calls, Total: 19

Package Total Routines
Registration 10 DG53602S    DG53632P    DG53653A    DG53665O    DG53672D    DG53672R    DG53688P    DG53B563
DG53S451    DGMSRPT    
Health Level Seven 6 HLCS1    HLCS2    HLCSLM    HLCSMON    HLPAT122    HLPOST    
Consult Request Tracking 1 GMRCP99    
Income Verification Match 1 IVM2B102    
VDEF 1 VDEFUTIL    

Pointer To FileMan Files, Total: 4

Package Total FileMan Files
MailMan 2 DOMAIN(#4.2)[.02]    MAIL GROUP(#3.8)[.05]    
Health Level Seven 1 HL LOGICAL LINK(#870)[#869.311(.01)]    
Kernel 1 INSTITUTION(#4)[.04]    

Fields, Total: 26

Field # Name Loc Type Details
.01 ONE 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>1)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 15, 1995
  • HELP-PROMPT:  Enter the number 1 (only one entry is allowed)
  • DESCRIPTION:  
    Stub field used to create one [and only one] entry
  • CROSS-REFERENCE:  869.3^B
    1)= S ^HLCS(869.3,"B",$E(X,1,30),DA)=""
    2)= K ^HLCS(869.3,"B",$E(X,1,30),DA)
.02 DOMAIN 0;2 POINTER TO DOMAIN FILE (#4.2) DOMAIN(#4.2)

  • LAST EDITED:  APR 27, 1998
  • HELP-PROMPT:  Enter the Domain Name of this environment
  • DESCRIPTION:  The domain name for this environment must be unique to all environments running at your site. For example, if your production domain is SITE.DOMAIN.EXT and this is your test system, you must have an entry in your domain
    file that is different such as TEST.SITE.DOMAIN.EXT.
.03 DEFAULT PROCESSING ID 0;3 SET
************************REQUIRED FIELD************************
  • 'P' FOR production;
  • 'T' FOR training;

  • LAST EDITED:  DEC 07, 1999
  • HELP-PROMPT:  Enter the default PROCESSING ID for this account.
  • DESCRIPTION:  What type of environment is this account? The messaging system will not permit messages to be sent from one type of environment to a different type. The third Processing ID used by HL7 is DEBUG. This mode must be defined
    on the EVENT DRIVER protocol on both the sending and receiving systems.
    An error will be logged when the PID for an inbound message is inappropriate for the receiving system.
    Note: Ideally, TRAINING and PRODUCTION designations are maintained in separate accounts. Application processing routines should be aware of the PID field when processing a message. Routines designed for a production
    environment will probably want to process messages differently when TRAINING or DEBUG mode is set.
.04 INSTITUTION 0;4 POINTER TO INSTITUTION FILE (#4) INSTITUTION(#4)

  • LAST EDITED:  APR 28, 1998
  • DESCRIPTION:  
    This entry will be used in the sending facility field of HL7 message headers unless the application overrides this function by defining a facility in the Application Parameter file.
.05 MAIL GROUP 0;5 POINTER TO MAIL GROUP FILE (#3.8) MAIL GROUP(#3.8)

  • LAST EDITED:  APR 30, 1998
  • HELP-PROMPT:  To be used for alerts and notifications
  • DESCRIPTION:  
    This mail group should contain local IRM staff responsible for monitoring the messaging system. This group will be used for delivery of alerts or notification of significant events related to Messaging System operations.
11 DEFAULT NUMBER INCOMING FILERS 1;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 15, 1995
  • HELP-PROMPT:  Enter the default number of incoming filers
  • DESCRIPTION:  
    This is the default number of background filers that will be started
12 DEFAULT NUMBER OUTGOING FILERS 1;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 22, 1995
  • HELP-PROMPT:  Enter the default number of outgoing filers
  • DESCRIPTION:  
    This is the default number of outgoing filers that will be started
20 INCOMING FILER TASK NUMBER 2;0 Multiple #869.32 869.32
30 OUTGOING FILER TASK NUMBER 3;0 Multiple #869.33 869.33
41 PURGE COMPLETED MESSAGES 4;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>300)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 04, 1999
  • HELP-PROMPT:  Type a Number to represent the days kept for "Successfully Completed" messages. The default number of days is 7.
  • DESCRIPTION:  The number of days "Successfully Completed" messages are retained before they are purged. If no value is entered, the default is 7 days. Used as the actual value when the "Purge Messages" option is scheduled through
    TaskMan, and as the default when run interactively.
42 PURGE AWAITING ACK MESSAGES 4;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>300)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 04, 1999
  • HELP-PROMPT:  Type a Number representing the days kept for "AWAITING APPLICATION ACKNOWLEDGEMENT" messages. The default number of days is 30.
  • DESCRIPTION:  The number of days "Awaiting Application Acknowledgement" messages are retained before they are purged. If no value is entered, the default is 30 days. Used as the actual value when the "Purge Messages" option is
    scheduled through TaskMan, and as the default when run interactively.
43 PURGE ALL MESSAGES 4;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>300)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 04, 1999
  • HELP-PROMPT:  Type a Number representing the days kept for all messages regardless of status(except for ERROR status messages). The default number of days is 90.
  • DESCRIPTION:  The number of days that any status message are retained before they are purged(except for ERROR status messages). If no value is entered, the default is 90 days. Used as the actual value when the "Purge Messages" option
    is scheduled through TaskMan, and as the default when run interactively.
44 PURGE ERROR STATUS MESSAGES 4;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 10, 2003
  • HELP-PROMPT:  Type a Number to represent the days to keep error status messages messages. The default number of days is 90.
  • DESCRIPTION:  
    The number of days error status messages are retained before they are purged. 90 days is used as the actual value when the "Purge Messages" option is scheduled through TaskMan, and as the default when run interactively.
51 DEFAULT RETENTION 5;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 01, 1999
  • HELP-PROMPT:  Type a Number between 0 and 999999, 0 Decimal Digits
  • DESCRIPTION:  Used by the TCP/IP Link Manager. The maximum time, in seconds, in which the process supporting a non-persistent TCP/IP client logical link will wait for new messages before terminating. Upon expiration of the retention
    time, the process will terminate, and the logical link will become inactive and remain inactive until further messages are queued.
    The value entered here is the DEFAULT RETENTION time. This value will be used if the RETENTION field (#400.05) in the HL LOWER LEVEL PROTOCOL PARAMETER file (#869.2) is not valued for a given LLP.
    If no value has been entered in both DEFAULT RETENTION and RETENTION fields for a given non-persistent LLP, a default time of 15 seconds will be used as the retention time.
52 LINK MANAGER TASK NUMBER 5;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 14, 1999
  • HELP-PROMPT:  Type a Number between 1 and 999999999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This field is internally edited by the Link Manager. When the Link Manager starts, this field is updated with the value of the Link Manager's task number.
53 STOP LINK MANAGER 5;3 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  JUN 14, 1999
  • HELP-PROMPT:  Enter YES if the Link Manager should be stopped
  • DESCRIPTION:  Flag indicating whether the Link Manager should be stopped. This field is updated by the TCP/IP Link Manager as well as through the TCP/IP Link Manager Start/Stop option. Use this option rather than directly editing this
    field to start/stop the TCP/IP Link Manager.
54 LM LAST KNOWN $H 5;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>13!($L(X)<1)!'(X?1.7N1","1.5N) X
  • LAST EDITED:  JUL 06, 1999
  • HELP-PROMPT:  Answer must be 1-13 characters in length.
  • DESCRIPTION:  This field is updated periodically by the Link Manager with the $Horolog value at the time of the update. The Systems Link Monitor uses this information along with the LINK MANAGER TASK NUMBER to determine whether the
    Link Manager is running. Therefore, the use of this field should be restricted for internal use only and should not edited.
60 LINK MONITOR VIEWS 6;0 Multiple #869.31 869.31

  • LAST EDITED:  MAY 30, 2000
  • DESCRIPTION:  
    Use this multiple to define VIEWS that can be used in the System Link Monitor option. A VIEW is a list of Logical Links to display in the System Link Monitor.
70 PING IP 7;0 Multiple #869.34 869.34

  • LAST EDITED:  JAN 30, 2007
80 PING DOMAIN (PARTIAL) 8;0 Multiple #869.35 869.35

  • LAST EDITED:  JAN 30, 2007
90 DON'T PING PORT 9;0 Multiple #869.36 869.36
91 DON'T PING LINK NAME (PARTIAL) 10;0 Multiple #869.391 869.391

  • LAST EDITED:  JAN 30, 2007
92 DON'T PING IP 11;0 Multiple #869.392 869.392
93 DON'T PING DOMAIN (FULL) 12;0 Multiple #869.393 869.393
772 LAST IEN, FILE 772 772;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999999999999)!(X<0)!(X?.E1"."1.N) X
  • LAST EDITED:  FEB 24, 2009
  • HELP-PROMPT:  THIS FIELD CAN'T BE ALTERED.
  • DESCRIPTION:  This field holds an IEN, which can be a whole number up to 19 digits. This field is used by HL7 process to create and store the IEN for file #772. It can't be altered. Otherwise, it may cause serious problem to the
    message transaction when HL7 process is running.
    UNEDITABLE
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
773 LAST IEN, FILE 773 773;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999999999999)!(X<0)!(X?.E1"."1.N) X
  • LAST EDITED:  FEB 24, 2009
  • HELP-PROMPT:  THIS FIELD CAN'T BE ALTERED.
  • DESCRIPTION:  This field holds an IEN, which can be a whole number up to 19 digits. This field is used by HL7 process to create and store the IEN for file #773. It can't be altered. Otherwise, it may cause serious problem to the
    message transaction when HL7 process is running.
    UNEDITABLE
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

Found Entries, Total: 1

ONE: 1    

ICR, Total: 2

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #4316
  • VISTA DATA EXTRACTION FRAMEWORK
  • INSTITUTION (.04).
    Access: Direct Global Read & w/Fileman

    MAIL GROUP (.05).
    Access: Direct Global Read & w/Fileman

    ICR #4919 DEFAULT PROCESSING ID (.03).
    Access: Read w/Fileman

    Global Variables Directly Accessed

    Name Line Occurrences  (* Changed,  ! Killed)
    ^HLCS(869.3 - [#869.3] .01(XREF 1S), .01(XREF 1K)

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    >> DA .01(XREF 1S), .01(XREF 1K)
    X .01+1!, .01(XREF 1S), .01(XREF 1K), 11+1!, 12+1!, 41+1!, 42+1!, 43+1!, 44+1!, 51+1!
    , 52+1!, 54+1!, 772+1!, 773+1!
    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  Global Variables Directly Accessed |  Local Variables  | All