Inbound HL7V3 Deferred Collaboration Overview
TheInbound HL7 V3 Collaboration, jcdHL7V3DeferredInbound, contains Message Libraries
forthe HL7 V3 Resource Adapter, JMS Data, JMS Journal, JMS Error, and JMS APP ACK as
wellas the HL7 V3 Patient Administration Domain Interaction Event (PRPA_IN403001UV01)
andthe corresponding HL7 V3 Commit Acknowledgement (MCCI_IN000006UV01) and
ApplicationAcknowledgement (MCCI_IN000007UV01). The Collaboration works with its
owninternal code and the Properties Conguration les.
Note– Deferred mode contains the following two types of Acknowledgement Message Libraries:
CommitAcknowledgement (MCCI_IN000006UV01)
ApplicationAcknowledgement (MCCI_IN000007UV01)
Theabove JCD (jcdHL7V3DeferredInbound) will also work for both immediate mode and
deferredmode.
Thefollowing topics describe the business logic dened in the jcdHL7V3DeferredInbound
Collaboration:
“HL7V3 Standard Inbound Message Mode Data Flow (For Deferred Mode of ACKProcess)
—Part 1” on page 127
“HL7V3 Standard Inbound Message Mode Data Flow (For Deferred Mode of ACKProcess)
—Part 2” on page 130
“HL7V3 Standard Inbound Message Mode Data Flow (For Deferred Mode of ACKProcess)
—Part 3” on page 132

HL7V3 Standard Inbound Message Mode Data Flow (For Deferred

Modeof ACK Process) — Part 1

AHL7 V3 message triggers an inbound Collaboration received from an external system or an
outboundHL7 V3 Client. The Collaboration calls the HL7 V3 user Collaboration rule by
executingreceive().
Thereceive 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
AboutTCP/IPHL7 V3 Collaborations
SunAdapterfor TCP/IP HL7 User's Guide 127