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 |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables |  All
Print Page as PDF
Global: ^HLCS(870

Package: Health Level Seven

Global: ^HLCS(870


Information

FileMan FileNo FileMan Filename Package
870 HL LOGICAL LINK Health Level Seven

Description

Directly Accessed By Routines, Total: 84

Package Total Routines
Health Level Seven 63 HLCS    HLCS2    HLCSDL    HLCSDL2    HLCSDR    HLCSDR1    HLCSDR2    HLCSHDR2
HLCSIN    HLCSLM    HLCSLNCH    HLCSMM    HLCSMM1    HLCSMON    HLCSORA1    HLCSQUE
HLCSQUE1    HLCSQUED    HLCSREP    HLCSREQ    HLCSRES    HLCSRPT1    HLCSRPT2    HLCSRPT3
HLCSRQ    HLCSTCP    HLCSTCP2    HLCSTCP3    HLCSTCPA    HLCSUTL    HLEMU    HLEVX000
HLMA    HLMA2    HLMA3    HLOASUB1    HLOSRVR    HLP92    ^HLCS(870    HLEVUTI1
HLEVX002    HLOASUB    HLOF778A    HLOTCP    HLOTLNK    HLOUSR    HLPAT62    HLPAT67
HLSUB    HLTF0    HLTF2    HLTP0    HLTP31    HLTP4    HLTPCK1A    HLTPCK2B
HLUCM001    HLUCM002    HLUCM090    HLUTIL2    HLUTIL3    IN QUEUE    OUT QUEUE    
Kernel 4 XPDIA1    XUMF4    XUMFI    XUMFXI    
Radiology Nuclear Medicine 4 RA12PST1    RAAIPST1    RAHLROUT    RAIPST13    
Scheduling 3 SCMSP1    SDRPA00    SDRPA04    
Patient Registration MPI 2 AGMPHLU2    AGMPPURG    
IHS Changes To Lab 1 BLRRLMST    
IHS Support HL7 Interfaces 1 BHLRXPST    
Order Entry Results Reporting 1 ORY232    
Registration 1 DG53644P    
Surgery 1 SR122PST    

Accessed By FileMan Db Calls, Total: 32

Package Total Routines
Health Level Seven 13 HLCSDL    HLCSDR    HLCSLM    HLCSLNCH    HLCSMM1    HLCSORAT    HLCSQUED    HLCSTCP
HLMA    HLOPOST    HLP92    HLUOPT    HLUTIL2    
Automated Lab Instruments 3 LA7VLL    LA7VSET    LA7VSET1    
Registration 3 DG53190T    DGQEPST1    VAFHPOST    
Scheduling 3 SCMSP0    SDRPA00    SDRPA04    
Controlled Substances 2 PSDHL7    PSDHLX    
Patient Registration MPI 2 AGMPHLU2    AGMPPURG    
Consult Request Tracking 1 GMRCIBKG    
IHS Patient Registration 1 AG72ENMP    
IHS Support HL7 Interfaces 1 BHLRXPST    
Outpatient Pharmacy 1 PSOHLSG5    
Surgery 1 SRHLPOST    
Text Integration Utility 1 TIUHL7U1    

Pointed To By FileMan Files, Total: 9

Package Total FileMan Files
Health Level Seven 7 HL7 MESSAGE TEXT(#772)[11]    HL COMMUNICATION SERVER PARAMETERS(#869.3)[#869.311(.01)]    HLO SYSTEM PARAMETERS(#779.1)[.1]    HLO APPLICATION REGISTRY(#779.2)[.09]    HLO SUBSCRIPTION REGISTRY(#779.4)[#779.41(.02)]    HL7 MESSAGE ADMINISTRATION(#773)[717]    SUBSCRIPTION CONTROL(#774)[#774.01(3)]    
Kernel 1 PROTOCOL(#101)[770.7]    
Outpatient Pharmacy 1 OUTPATIENT SITE(#59)[2005#59.08(1)]    

Pointer To FileMan Files, Total: 7

Package Total FileMan Files
Kernel 3 DEVICE(#3.5)[200.01300.01]    TASKMAN SITE PARAMETERS(#14.7)[400.06]    INSTITUTION(#4)[.02]    
Health Level Seven 2 HL7 ERROR MESSAGE(#771.7)[18]    HL LOWER LEVEL PROTOCOL TYPE(#869.1)[2]    
MailMan 2 DOMAIN(#4.2)[.03]    MAIL GROUP(#3.8)[100.01]    

Fields, Total: 48

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

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  MAR 08, 2005
  • HELP-PROMPT:  Enter the name of the logical link (3-10 characters)
  • DESCRIPTION:  This is the name of the logical link that data will be communicated on. It is this name that will be displayed in the "NODE" column of the SYSTEMS LINK MONITOR display option. It is suggested that this name be the same
    name as the commercial application e.g. KURZWEIL1,KURZWEIL2,COPATH, or SUNQUEST1.
  • CROSS-REFERENCE:  870^B
    1)= S ^HLCS(870,"B",$E(X,1,30),DA)=""
    2)= K ^HLCS(870,"B",$E(X,1,30),DA)
  • RECORD INDEXES:  AC (#215), AD (#216), AD1 (#217), AD2 (#218), DNS2 (#220)
.02 INSTITUTION 0;2 POINTER TO INSTITUTION FILE (#4) INSTITUTION(#4)

  • INPUT TRANSFORM:  K:$O(^HLCS(870,"C",X,0)) X
  • LAST EDITED:  MAY 28, 2004
  • HELP-PROMPT:  Select an institution that has not been associated with another link.
  • DESCRIPTION:  It may be necessary for an application to determine the appropriate link to use when the only information it has is the institution. This field is used to associate a link with that institution. There is a 1:1
    correspondence between institution and logical link. An institution cannot be associated with more than one logical link.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  870^C
    1)= S ^HLCS(870,"C",$E(X,1,30),DA)=""
    2)= K ^HLCS(870,"C",$E(X,1,30),DA)
  • RECORD INDEXES:  AC (#215)
.03 MAILMAN DOMAIN 0;7 POINTER TO DOMAIN FILE (#4.2) DOMAIN(#4.2)

  • INPUT TRANSFORM:  K:$O(^HLCS(870,"D",X,0)) X
  • LAST EDITED:  MAR 08, 2005
  • HELP-PROMPT:  Enter the Mailman domain corresponding to this link.
  • DESCRIPTION:  
    Either this field or the OTHER DOMAIN field should have a value.  The domain is used to formulate the RECEIVING FACILITY field of the message header.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  870^D
    1)= S ^HLCS(870,"D",$E(X,1,30),DA)=""
    2)= K ^HLCS(870,"D",$E(X,1,30),DA)
  • RECORD INDEXES:  AD (#216)
.08 DNS DOMAIN 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>70!($L(X)<4) X S HLIP=$$ADDRESS^XLFNSLK(X) K:('HLIP)&($P($G(^HLCS(869.3,1,0)),"^",3)="P")&($P($$SITE^VASITE,"^",3)) X I HLIP S HLIP=$$IP^HLMA3(DA,HLIP)
  • LAST EDITED:  MAR 09, 2005
  • HELP-PROMPT:  Enter the full domain name as registered with DNS.
  • DESCRIPTION:  
    The domain name as registered with DNS.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • FIELD INDEX:  DNS (#219) REGULAR IR LOOKUP & SORTING
    Short Descr:  This is a regular index of new-style cross-reference on the DNS Domain field
    Set Logic:  S ^HLCS(870,"DNS",$E(X,1,70),DA)=""
    Kill Logic:  K ^HLCS(870,"DNS",$E(X,1,70),DA)
    Whole Kill:  K ^HLCS(870,"DNS")
    X(1):  DNS DOMAIN  (870,.08)  (Subscr 1)  (Len 70)  (forwards)
  • RECORD INDEXES:  AD1 (#217), DNS2 (#220)
2 LLP TYPE 0;3 POINTER TO HL LOWER LEVEL PROTOCOL TYPE FILE (#869.1)
************************REQUIRED FIELD************************
HL LOWER LEVEL PROTOCOL TYPE(#869.1)

  • LAST EDITED:  MAR 08, 2005
  • HELP-PROMPT:  Enter the LLP used for this logical link.
  • DESCRIPTION:  
    Enter the type of Lower Level Protocol for this logical link. Selection of TCP implies that the MLLP protocol will be used. Each of the supported LLP's are described in detail in Appendix C of the HL7 Implementation Guide.
  • CROSS-REFERENCE:  870^ALLP
    1)= S ^HLCS(870,"ALLP",$E(X,1,30),DA)=""
    2)= K ^HLCS(870,"ALLP",$E(X,1,30),DA)
    This cross-reference is used to link the HL Lower Layer Parameter file (#869.2) with the HL Logical Link file. Using this x-ref you can locate the parameter associated with this link.
  • RECORD INDEXES:  AD (#216), AD1 (#217), AD2 (#218)
3 DEVICE TYPE 0;4 SET
  • 'PC' FOR Persistent Client;
  • 'NC' FOR Non-Persistent Client;
  • 'SS' FOR Single-threaded Server;
  • 'MS' FOR Multi-threaded Server;
  • 'SH' FOR Serial HLLP;
  • 'SX' FOR Serial X3.28;
  • 'MM' FOR MailMan;

  • LAST EDITED:  JUL 10, 2003
  • HELP-PROMPT:  Not editable from any user option. See field description.
  • DESCRIPTION:  
    This field is not editable from any user option. It is used purely for display purposes in the DEVICE TYPE column of the SYSTEMS LINK MONITOR display option.
4 STATE 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  OCT 06, 1994
  • HELP-PROMPT:  Not editable from any user option. See field description.
  • DESCRIPTION:  
    This field is not editable from any user option. It is used purely for display purposes in the STATE column of the SYSTEMS LINK MONITOR display option.
4.5 AUTOSTART 0;6 SET
  • '0' FOR Disabled;
  • '1' FOR Enabled;

  • LAST EDITED:  NOV 20, 1996
  • DESCRIPTION:  
    This field permits the link to be restarted by Taskman after a system reboot. If disabled, the link will not be restarted.
5 IN QUEUE FRONT POINTER IN QUEUE FRONT POINTER;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 21, 2004
  • HELP-PROMPT:  This field is not editable from any user option. See Field Description.
  • DESCRIPTION:  
    The queue structure relies on two queues, INcoming and OUTgoing.  This pointer is used to point to the first message in the FIFO queue.
6 IN QUEUE BACK POINTER IN QUEUE BACK POINTER;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 21, 2004
  • HELP-PROMPT:  Type a Number between 0 and 99999999999999, 0 Decimal Digits
  • DESCRIPTION:  
    The queue structure relies on two queues-INcoming and OUTgoing.  This pointer points to the last message in the FIFO queue.
7 OUT QUEUE FRONT POINTER OUT QUEUE FRONT POINTER;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 21, 2004
  • HELP-PROMPT:  This field is not editable from any user option. See Field Description.
  • DESCRIPTION:  
    The queue structure relies on two queues-INcoming and OUTgoing.  This pointer points to the first message in the FIFO queue.
8 OUT QUEUE BACK POINTER OUT QUEUE BACK POINTER;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 21, 2004
  • HELP-PROMPT:  This field is not editable from any user option. See field description.
  • DESCRIPTION:  
    The queue structure relies on two queues, INcoming and OUTgoing.  This pointer points to the last message in the FIFO queue.
9 TIME STARTED 0;10 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 06, 1994
  • HELP-PROMPT:  This field is not editable from any user option. See Field Description.
  • DESCRIPTION:  
    This field contains the Date/Time the Lower Layer Protocol was last launched for the Logical Link. Only applicable to Lower Layer Protocols, not Mailman.
10 TIME STOPPED 0;11 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 06, 1994
  • HELP-PROMPT:  This field is not editable from any user option. See Field Description.
  • DESCRIPTION:  
    This field contains the Date/Time the Lower Layer Protocol was last shutdown for the Logical Link. Only applicable to Lower Layer Protocols, not Mailman.
11 TASK NUMBER 0;12 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 06, 1994
  • HELP-PROMPT:  This field is not editable from any user option. See Field Description.
  • DESCRIPTION:  
    This is the task number assigned by TaskMan when the Lower Layer Protocol is launched in the background.
14 SHUTDOWN LLP ? 0;15 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  FEB 22, 1995
  • HELP-PROMPT:  Setting this field to 'Y' through the STOP HYBRID LLP option, shuts down the lower layer protocol and closes the device.
  • DESCRIPTION:  
    This field is editable through the STOP HYBRID LLP option. When the Lower Layer Protocol is running, and this field is set to 'Y' the Lower Layer Protocol will shutdown and close the device.
16 SHUTDOWN OUTGOING HLO MESSAGES 0;16 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  SEP 14, 2005
  • HELP-PROMPT:  Enter YES to stop HLO messages from being transmitted to this destinations.
  • DESCRIPTION:  This field affects only HLO messages.
18 GROSS COMMUNICATIONS ERROR 0;19 POINTER TO HL7 ERROR MESSAGE FILE (#771.7) HL7 ERROR MESSAGE(#771.7)

  • LAST EDITED:  DEC 13, 1994
  • HELP-PROMPT:  This field contains the most recent communications error which has occured on a particular link.
  • DESCRIPTION:  This field contains the most recent gross communications error. It serves a two purposes. It is a flag for the SYSTEMS LINK MONITOR. In other words, if this field is defined it means a communications error has occured on
    the link. This is indicated by the NODE field flashing on the SYSTEMS LINK MONITOR. The error can be viewed by using the SHOW COMMUNICATION ERROR option.  The error can be cleared by using the CLEAR COMMUNICATION ERROR
    option.  If set, an error occurred while transmitting (timeout for example).  This field can be viewed using the 'Show Gross LLP Error' and cleared using the 'Clear Gross LLP Error' options.
19 IN QUEUE 1;0 Multiple #870.019 870.019

  • LAST EDITED:  OCT 12, 2004
  • DESCRIPTION:  
    This multiple contains the queue for incoming messages.
20 OUT QUEUE 2;0 Multiple #870.01 870.01

  • LAST EDITED:  OCT 12, 2004
  • DESCRIPTION:  
    This multiple contains the queue for outgoing messages.
21 QUEUE SIZE 0;21 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>100000)!(X<2)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 21, 2004
  • HELP-PROMPT:  Type a Number between 2 and 100000, 0 Decimal Digits
  • DESCRIPTION:  
    This is the steady-state size of the queue. The queue may dynamically grow beyond this size, under certain conditions. See Users Manual, for more information.
100.01 MAIL GROUP 100;1 POINTER TO MAIL GROUP FILE (#3.8) MAIL GROUP(#3.8)

  • LAST EDITED:  JUL 07, 1999
  • HELP-PROMPT:  Enter the mail group that messages should be sent to.
  • DESCRIPTION:  If you are building a logical link that will use Mailman as a transport, you must define a mail group that contains the remote member,
    S.HL V16 SERVER@your target domain
    The HL7 package will place outbound messages in file 870's outque. The link must be running for messages to be handed off to Mailman.
    Inbound messages that are received by the server option are placed directly in file 772.
200.01 HLLP DEVICE 200;1 POINTER TO DEVICE FILE (#3.5) DEVICE(#3.5)

  • LAST EDITED:  MAR 08, 2005
  • HELP-PROMPT:  Enter the device to be used for the HLLP protocol.
  • DESCRIPTION:  
    This is an entry in the Device file (#3.5). It is opened when this logical link is started up and remains open until the link is shut down. Normally, Vista will initiate and the connection with this serial device.
  • RECORD INDEXES:  AD2 (#218)
200.02 RE-TRANSMISSION ATTEMPTS 200;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 07, 1999
  • HELP-PROMPT:  Type a Number between 0 and 999, 0 Decimal Digits
  • DESCRIPTION:  
    Enter the number of times to re-try sending a message.  The default is 5 tries if this field is left blank. If a single message exceeds this value an Alert is sent to the HL7 mail group and the link is shutdown.
200.021 EXCEED RE-TRANSMIT ACTION 200;10 SET
  • 'I' FOR ignore;
  • 'R' FOR restart;
  • 'S' FOR shutdown;

  • LAST EDITED:  AUG 20, 1999
  • DESCRIPTION:  This field determines what to do when a message exceeds the number of
    retry attempts for this Logical Link.  Actions are:
    Ignore   = send alert once and keep trying to resend
    Restart  = send alert once and shutdown link then start link
    Shutdown = send alert once and shutdown link
200.022 CLOSE BEFORE RE-TRANSMISSION 200;11 SET
  • '1' FOR YES;

  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  Enter YES if the TCP device should always be closed and re-opened before another re-transmission attempt.
  • DESCRIPTION:  Re-transmitting a message over the same open connection may cause a synchronization problem for some applications. Setting this field to YES will cause the TCP connection to always be closed after a READ timeout or other
    communication failure.  Instead, a new connection will be opened before attempting to re-transmit the message.
200.03 BLOCK SIZE 200;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>512)!(X<9)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 07, 1999
  • HELP-PROMPT:  Type a Number between 9 and 512, 0 Decimal Digits245 is the recommended default.
200.04 READ TIMEOUT 200;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>600)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 08, 1999
  • HELP-PROMPT:  Type a Number between 1 and 600, 0 Decimal Digits
  • DESCRIPTION:  
    Enter the number of seconds the Lower Layer Protocol remains in a read state for data to come in on the link. The default is 10 seconds if this field is left blank.
200.05 ACK TIMEOUT 200;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>600)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 18, 2000
  • HELP-PROMPT:  Type a Number between 0 and 600, 0 Decimal Digits
  • DESCRIPTION:  
    The number of seconds the Lower Layer Protocol waits for an acknowledgement from the receiving application. The default is 60.  If this field is less than the READ TIMEOUT field, the READ TIMEOUT value will be used.
200.06 LLP START BLOCK 200;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>300)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 09, 1999
  • HELP-PROMPT:  Type a Number between 1 and 300, 0 Decimal Digits
  • DESCRIPTION:  Enter the numeric value of the control character used by the HLLP communications protocol as a START BLOCK CHARACTER. While this character is negotiable, the HL7 implementation guide recommends the use of the 'VT'
    character. If this field is left blank, the default value of 11 will be used.
200.07 LLP END BLOCK 200;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>300)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 09, 1999
  • HELP-PROMPT:  Type a Number between 1 and 300, 0 Decimal Digits
  • DESCRIPTION:  
    Enter the numeric value of the control character defined in the HLLP specification as the END BLOCK CHARACTER. The recommended value is 28. If this field is left blank, the default value will be 28 for the 'FS' character.
200.08 PROTOCOL ID VERSION 200;8 SET
  • '21' FOR 2.1;
  • '22' FOR 2.2;
  • '23' FOR 2.3;

  • LAST EDITED:  AUG 05, 1999
  • HELP-PROMPT:  Enter the version of HLLP as specified by the lates HL7 Implementation Guide
  • DESCRIPTION:  
    The latest specification for the HLLP communications protocol is identified by a version number, which may be different from the HL7 standard itself.
200.09 UNI-DIRECTIONAL WAIT 200;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 09, 1999
  • HELP-PROMPT:  Type a Number between 0 and 10, 0 Decimal Digits
  • DESCRIPTION:  
    The number of seconds the Lower Layer Protocol waits after sending a messages.  This is only used if the message doesn't want an acknowledgment.
300.01 X3.28 DEVICE 300;1 POINTER TO DEVICE FILE (#3.5) DEVICE(#3.5)

  • LAST EDITED:  JUL 09, 1999
  • HELP-PROMPT:  Enter the device from the Device File.
  • DESCRIPTION:  X3.28 is a serial protocol like HLLP. It requires the remote system be configured as a device (bi-directional) in the Device and terminal type files. The Vista system will normally open and maintain the connection. See
    the HL7 Implementation Guide for details of this protocol.
300.02 MAXIMUM MESSAGE SIZE 300;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 09, 1999
  • HELP-PROMPT:  Type a Number between 1 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  
    See the HL7 Implementation Guide for details of the x3.28 protcol.
300.03 MAXIMUM BLOCK SIZE 300;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>245)!(X<9)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 09, 1999
  • HELP-PROMPT:  Type a Number between 9 and 245, 0 Decimal Digits
  • DESCRIPTION:  
    See the HL7 Implementation Guide for details of the x3.28 protcol.
300.04 TIMER A 300;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>60)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 09, 1999
  • HELP-PROMPT:  Type a Number between 1 and 60, 0 Decimal Digits
  • DESCRIPTION:  
    Enter the time in seconds for the Response Timer. The default is 6 seconds if no time is entered.
300.05 TIMER B 300;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>60)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 09, 1999
  • HELP-PROMPT:  Type a Number between 1 and 60, 0 Decimal Digits
  • DESCRIPTION:  
    Enter the time in seconds for the Receive Timer. The default is 3 seconds if no time is entered.
300.06 TIMER D 300;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>60)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 09, 1999
  • HELP-PROMPT:  Type a Number between 1 and 60, 0 Decimal Digits
  • DESCRIPTION:  
    Enter the time for the Inter-Block timer. The default is 30 seconds if no time is specified.
300.07 TIMER E 300;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>600)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 09, 1999
  • HELP-PROMPT:  Type a Number between 1 and 600, 0 Decimal Digits
  • DESCRIPTION:  
    Enter the time for the Line Check Timer. The default is 180 seconds is no time is specified.
400.01 TCP/IP ADDRESS 400;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<7) X
  • LAST EDITED:  OCT 12, 2004
  • HELP-PROMPT:  Answer must be 7-40 characters in length.
  • DESCRIPTION:  
    Enter the numeric address of the remote site using the syntax, nn.nn.nn.nn
  • FIELD INDEX:  IP (#223) REGULAR IR LOOKUP & SORTING
    Short Descr:  IP Address cross reference
    Set Logic:  S ^HLCS(870,"IP",$E(X,1,40),DA)=""
    Kill Logic:  K ^HLCS(870,"IP",$E(X,1,40),DA)
    Whole Kill:  K ^HLCS(870,"IP")
    X(1):  TCP/IP ADDRESS  (870,400.01)  (Subscr 1)  (Len 40)  (forwards)
400.02 TCP/IP PORT 400;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>65535)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 09, 1999
  • HELP-PROMPT:  Type a Number between 1 and 65535, 0 Decimal Digits
  • DESCRIPTION:  
    This is the port over which the HL7 service will create a socket for message exchange. In VA, this port will be 5000 between production systems.
400.03 TCP/IP SERVICE TYPE 400;3 SET
  • 'C' FOR CLIENT (SENDER);
  • 'S' FOR SINGLE LISTENER;
  • 'M' FOR MULTI LISTENER;

  • LAST EDITED:  MAR 08, 2005
  • HELP-PROMPT:  Does this link send a connection request or receive connection requests?
  • DESCRIPTION:  This field determines if the Logical Link is the client (sender) or a listener (server) of a message. Choose from:
    CLIENT (SENDER): Indicates that this Logical Link connects to a target system, with the current system acting as the sender.
    SINGLE LISTENER: Designates that the current system is a server (listener), using a single M process to do the listening.
    MULTI LISTENER: Designates that the current system is a server (listener), creating multiple background processes.
  • CROSS-REFERENCE:  870^E
    1)= S ^HLCS(870,"E",$E(X,1,30),DA)=""
    2)= K ^HLCS(870,"E",$E(X,1,30),DA)
  • RECORD INDEXES:  AD (#216), AD1 (#217)
400.04 PERSISTENT 400;4 SET
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  JUL 09, 1999
  • DESCRIPTION:  Enter 'YES' if this connection needs to remain open even if there are no messages to send. The connection will remain open until it is disconnected by either side via shutting-down the logical link. A setting of 'YES' is
    appropriate for connecting to a COTS device with a high volume of messages.
400.05 RETENTION 400;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 09, 1999
  • HELP-PROMPT:  Type a Number between 0 and 999999, 0 Decimal Digits
  • DESCRIPTION:  Retention is the maximum time in seconds in which a non-persistent LLP will wait after the associated queue has been emptied. If further messages arrive in the queue before the retention time has expired, the LLP will
    continue to dequeue and send messages. Otherwise, the LLP will become inactive and will remain inactive until further messages are queued.
400.06 STARTUP NODE 400;6 POINTER TO TASKMAN SITE PARAMETERS FILE (#14.7) TASKMAN SITE PARAMETERS(#14.7)

  • LAST EDITED:  JUL 09, 1999
  • HELP-PROMPT:  Enter the Taskman node to start this LLP on.
  • DESCRIPTION:  This field is ONLY for VMS sites running Dual Taskman in DCL. This field is used to specify what Taskman node you want to job the Lower Level Protocol. It should only be used if you have two Taskmans running and only want
    the LLP to run on a particular node.  It will only work if you are running the dual Taskmans in DCL context on a VMS system.
400.07 SAY HELO 400;7 SET
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  NOV 02, 2000
  • HELP-PROMPT:  Send initial HELO for Cache/NT TCP links?
  • DESCRIPTION:  This field is applicable only to Cache/NT sites with TCP links. If you are not a Cache/NT site, or this is not a TCP link, this field does not apply, AND will be ignored.
    If this TCP link is for a VA site, answer YES.  If this TCP link is for a COTS system, answer NO.  This is the default.
  • TECHNICAL DESCR:  When sending HL7 transactions to other VA sites over TCP links, Cache/NT sites must send an initial HELO to overcome buffering issues. However, the initial HELO is not part of the HL7 standard, and may cause a reject
    error when sent to a COTS system.
400.08 TCP/IP PORT (OPTIMIZED) 400;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>65535)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 16, 2005
  • HELP-PROMPT:  Enter the port to use for the new HL7 'optimized' server, a number between 1 and 65535. 5001 is the default.
  • DESCRIPTION:  The new HL7 'optimized' server will operate concurrently with the old HL7 1.6 server. To enable that, the two servers are assigned different ports to listen on. The default port for the old HL7 server is 5000, whereas
    the new optimized HL7 server uses port 5001.

ICR, Total: 23

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #1496
  • CONTROLLED SUBSTANCES
  • LAB SERVICE
  • SURGERY
  • SCHEDULING
  • OUTPATIENT PHARMACY
  • KERNEL
  • CLINICAL PROCEDURES
  • INTEGRATED BILLING
  • NODE (.01).
    Access: Write w/Fileman

    LLP TYPE (2).
    Access: Write w/Fileman

    SHUTDOWN LLP ? (14).
    Access: Write w/Fileman

    ICR #1567
  • SCHEDULING
  • NAME (.01).
    Access: Write w/Fileman

    LLP PARAMETERS (2).
    Access: Write w/Fileman

    ICR #2063
  • LAB SERVICE
  • ICR #2525
  • Clinical Information Resource Network
  • NODE (.01).
    Access: Direct Global Read & w/Fileman

    ICR #3283
  • REGISTRATION
  • INSTITUTION (.02).
    Access: Read w/Fileman

    ICR #3335
  • Clinical Information Resource Network
  • Master Patient Index VistA
  • MASTER PATIENT INDEX VISTA
  • CONSULT/REQUEST TRACKING
  • OUTPATIENT PHARMACY
  • DOMAIN (.03).
    Access: Read w/Fileman

    NODE (.01).
    Access: Direct Global Read & w/Fileman

    INSTITUTION (.02).
    Access: Read w/Fileman

    LLP TYPE (2).
    Access: Read w/Fileman

    STATE (4).
    Access: Read w/Fileman

    SHUTDOWN LLP ? (14).
    Access: Read w/Fileman

    TCP/IP SERVICE TYPE (400.03).
    Access: Read w/Fileman

    ICR #3454
  • Clinical Information Resource Network
  • OUTPATIENT PHARMACY
  • DOMAIN (.03).
    Access: Write w/Fileman

    TCP/IP ADDRESS (400.01).
    Access: Write w/Fileman

    AUTOSTART (4.5).
    Access: Write w/Fileman

    ICR #3550
  • Master Patient Index VistA
  • KERNEL
  • OUTPATIENT PHARMACY
  • The ^HLCS(870,"C",site,ien) verifies that site has alogical link of ien in the logical link file.
    ICR #3573
  • MASTER PATIENT INDEX VISTA
  • Clinical Information Resource Network
  • INSTITUTION (.02).
    Access: Read w/Fileman

    ICR #4241
  • E Claims Management Engine
  • MENTAL HEALTH
  • NODE (.01).
    Access: Read w/Fileman

    TCP/IP ADDRESS (400.01).
    Access: Direct Global Write & w/Fileman

    TCP/IP PORT (400.02).
    Access: Direct Global Write & w/Fileman

    STARTUP NODE (400.06).
    Access: Direct Global Write & w/Fileman

    DOMAIN (.03).
    Access: Direct Global Write & w/Fileman

    ("B" X-REF).
    Access: Direct Global Read & w/Fileman

    ICR #4322
  • VDEF
  • (12).
    Access: Direct Global Read & w/Fileman

    TASK NUMBER (11).
    Access: Direct Global Read & w/Fileman

    ICR #4378
  • SCHEDULING
  • ICR #4802
  • ORDER ENTRY/RESULTS REPORTING
  • MENTAL HEALTH
  • RE-TRANSMISSION ATTEMPTS (200.02).
    Access: Direct Global Write & w/Fileman

    READ TIMEOUT (200.04).
    Access: Direct Global Write & w/Fileman

    ACK TIMEOUT (200.05).
    Access: Direct Global Write & w/Fileman

    EXCEED RE-TRANSMIT ACTION (200.021).
    Access: Direct Global Write & w/Fileman

    TCP/IP ADDRESS (400.01).
    Access: Direct Global Read & w/Fileman

    ICR #4804
  • PHARMACY BENEFITS MANAGEMENT
  • ICR #4915 NODE (.01).
    Access: Direct Global Read & w/Fileman

    SHUTDOWN LLP ? (14).
    Access: Direct Global R/W & w/Fileman

    ICR #5066
  • ENROLLMENT APPLICATION SYSTEM
  • ICR #5449
  • KERNEL
  • ICR #5603
  • MENTAL HEALTH
  • ICR #5694
  • LAB SERVICE
  • ICR #5698
  • RADIOLOGY/NUCLEAR MEDICINE
  • DNS DOMAIN (.08).
    Access: Read w/Fileman

    ICR #5893
  • Master Patient Index VistA
  • INSTITUTION (.02).
    Access: Read w/Fileman

    DNS DOMAIN (.08).
    Access: Read w/Fileman

    TCP/IP ADDRESS (400.01).
    Access: Read w/Fileman

    TCP/IP PORT (400.02).
    Access: Read w/Fileman

    ICR #6176
  • VA Point of Service
  • TCP/IP PORT (400.02).
    Access: Read w/Fileman

    TCP/IP PORT (OPTIMIZED) (400.08).
    Access: Read w/Fileman

    ICR #6429
  • OUTPATIENT PHARMACY
  • DNS DOMAIN (.08).
    Access: Write w/Fileman

    B INDEX ('B').
    Access: Read w/Fileman

    TCP/IP ADDRESS (400.01).
    Access: Write w/Fileman

    TCP/IP PORT (400.02).
    Access: Write w/Fileman

    External References

    Name Field # of Occurrence
    ^%DT 9+1, 10+1
    $$IP^HLMA3 .08+1
    $$SITE^VASITE .08+1
    $$ADDRESS^XLFNSLK .08+1

    Global Variables Directly Accessed

    Name Line Occurrences  (* Changed,  ! Killed)
    ^HLCS(869.3 - [#869.3] .08+1
    ^HLCS(870 - [#870] .01(XREF 1S), .01(XREF 1K), .02+1, .02(XREF 1S), .02(XREF 1K), .03+1, .03(XREF 1S), .03(XREF 1K), 2(XREF 1S), 2(XREF 1K)
    400.03(XREF 1S), 400.03(XREF 1K)

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    >> %DT 9+1*, 10+1*
    >> DA .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K), .03(XREF 1S), .03(XREF 1K), .08+1, 2(XREF 1S), 2(XREF 1K), 400.03(XREF 1S)
    400.03(XREF 1K)
    >> HLIP .08+1*
    X .01+1!, .01(XREF 1S), .01(XREF 1K), .02+1!, .02(XREF 1S), .02(XREF 1K), .03+1!, .03(XREF 1S), .03(XREF 1K), .08+1!
    2(XREF 1S), 2(XREF 1K), 4+1!, 5+1!, 6+1!, 7+1!, 8+1!, 9+1*!, 10+1*!, 11+1!
    , 21+1!, 200.02+1!, 200.03+1!, 200.04+1!, 200.05+1!, 200.06+1!, 200.07+1!, 200.09+1!, 300.02+1!, 300.03+1!
    , 300.04+1!, 300.05+1!, 300.06+1!, 300.07+1!, 400.01+1!, 400.02+1!, 400.03(XREF 1S), 400.03(XREF 1K), 400.05+1!, 400.08+1!
    >> Y 9+1, 10+1
    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables |  All