Computer Hardware User Manual

Inbound HL7 V3 Deferred Collaboration Overview
The Inbound HL7 V3 Collaboration, jcdHL7V3DeferredInbound, contains Message Libraries
for the HL7 V3 Resource Adapter, JMS Data, JMS Journal, JMS Error, and JMS APP ACK as
well as the HL7 V3 Patient Administration Domain Interaction Event (PRPA_IN403001UV01)
and the corresponding HL7 V3 Commit Acknowledgement (MCCI_IN000006UV01) and
Application Acknowledgement (MCCI_IN000007UV01). The Collaboration works with its
own internal code and the Properties Conguration les.
Note Deferred mode contains the following two types of Acknowledgement Message Libraries:
Commit Acknowledgement (MCCI_IN000006UV01)
Application Acknowledgement (MCCI_IN000007UV01)
The above JCD (jcdHL7V3DeferredInbound) will also work for both immediate mode and
deferred mode.
The following topics describe the business logic dened in the jcdHL7V3DeferredInbound
Collaboration:
“HL7 V3 Standard Inbound Message Mode Data Flow (For Deferred Mode of ACK Process)
Part 1” on page 127
“HL7 V3 Standard Inbound Message Mode Data Flow (For Deferred Mode of ACK Process)
Part 2” on page 130
“HL7 V3 Standard Inbound Message Mode Data Flow (For Deferred Mode of ACK Process)
Part 3” on page 132
HL7 V3 Standard Inbound Message Mode Data Flow (For Deferred
Mode of ACK Process) Part 1
A HL7 V3 message triggers an inbound Collaboration received from an external system or an
outbound HL7 V3 Client. The Collaboration calls the HL7 V3 user Collaboration rule by
executing receive().
The receive method is the entry point to the HL7 V3 User Collaboration, with the following
signature:
public void
receive(com.stc.connector.appconn.tcpip.hl7.HL7ServerApplication input,
com.stc.connectors.jms.JMS otdJMS_DATA,
xsd.hl7v3.PRPA_IN403001UV01.PRPA_IN403001UV01_ otd_PRPA_IN403001UV01_1
xsd.hl7v3.MCCI_IN000004UV01.MCCI_IN000004UV01_ otd_MCCI_IN000004UV01
xsd.hl7v3.MCCI_IN000006UV01.MCCI_IN000006UV01_ otd_MCCI_IN000006UV01
xsd.hl7v3.MCCI_IN000007UV01.MCCI_IN000007UV01_ otd_MCCI_IN000007UV01
com.stc.connectors.jms.JMS otdJMS_APPACK
About TCP/IP HL7 V3 Collaborations
Sun Adapter for TCP/IP HL7 User's Guide 127