Configuring Java CAPS Project Components for Communication Adapters

HL7v3 Transmission Wrapper — TCP/IP HL7 V3 Inbound Adapter

Provides HL7v3 Transmission Wrapper configuration settings. The HL7 Transmission Wrapper includes information needed by a sending application or message handling service to package and route the V3 Composite Message to the designated receiving application(s) and/or message handling service(s). The Transmission Wrapper is a cluster of classes, routed at Message, identifies the sender and receiver of the message and the particular kind of message being communicated.

This section of the TCP/IP HL7 V3 inbound adapter Connectivity Map properties contains the top-level parameters displayed in this table:

Table 98 Connectivity Map - HL7v3 Transmission Wrapper

Name 

Description 

Required Value 

Interaction ID

The identification of the unique information interchange. The attribute values are derived from the HL7 MDF interaction names. For example, POLB_INI00100 and COMT_IN300652.

 

Processing Code

Defines whether the message being received is part of the following: 

  • P — Production

  • T — Training

  • D — Debugging System

The configured default is D

Processing Mode Code

Defines whether the message is being received is of the following: 

  • T — Current Processing

  • A — Archive Mode

  • I — Initial Mode

  • R — Restore from Archive Mode

The Configured default is T.

Version Code

This attribute is matched by the receiving system to its own version to be sure the message will be interrupted correctly. 

The Configured default is v3.0.

Validate Transmission Wrapper

Includes whether to validate Transmission Wrapper of data message (for inbound case) and Transmission Wrapper of ACK (for outbound case). This parameter will be used in collaboration code. 

The Configured default is false.

Where to Go Next

Communication Control — TCP/IP HL7 V3 Inbound Adapter.

Related Topics