Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

TCP listening port. This is the most important value in the service.

Default Value: 2575

#LocalAddress
Anchor
LocalAddress
LocalAddress

Local interface IP address to listen for TCP communication. 0.0.0.0 indicates all active interfaces.

Default Value: 0.0.0.0

#ProtocolName
Anchor
ProtocolName
ProtocolName

...

Default Value: ADT^A02,ADT^A03,ADT^A06,ADT^A07,ADT^A12,ADT^A13

#SuppressErrorResponse
Anchor
SuppressErrorResponse
SuppressErrorResponse

Activates suppression of Application Reject or Application Error as acknowledgment code but always returns acknowledgment code AA (=Application Accept), even if the processing of the message fails.

Default Value: false

#SendNotification
Anchor
SendNotification
SendNotification

Activates notification of registered listeners about received HL7 messages. Required for message forwarding by #HL7 Send Service and for prefetch of studies on receive of ORM^O01 messages by the #Prefetch Service.

Default Value: true

...

Activates suppression of Application Reject or Application Error as acknowledgment code but always returns acknowledgment code AA (=Application Accept), even if the processing of the message fails.

Default Value: false

#FileReceivedHL7
Anchor
FileReceivedHL7
FileReceivedHL7

...

Default Value: conf/dcm4chee-hl7/logmsg.xsl

#PreprocessTemplateDir
Anchor
PreprocessTemplateDir
PreprocessTemplateDir

Directory where template file(s) are located to preprocess the received HL7 message.
A stylesheet can be message type specific ("preprocess_<MSG Type>^<Event Type>.xsl" or "preprocess_<MSG Type>.xsl") or generic "preprocess.xsl" and placed in this directory or in a sub-directory to select a style sheet according to the sender.
This sub-directory can be <IPAddr>, <hostname> or '<Sending Application>^<Sending Facility>' (In this order).
(See also UseHostSubdirs attribute in HL7Server service to enable IP/hostname selection)
A relative path name is resolved relative to archive-install-directory/server/default/.
Default Value: conf/dcm4chee-hl7

#UseHostSubdirs
Anchor
UseHostSubdirs
UseHostSubdirs

Enable selection of style sheets depending on IP address/hostname.
If disabled, only Sending Application and Sending Facility can be used to select style sheet depending on message sender but eliminates need of DNS lookup to get hostname.

Default Value: false

#TLSConfigName
Anchor
TLSConfigName
TLSConfigName

...