Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HL7 Send Service

Dependencies

Attributes

...

#SendingApplication
Anchor
SendingApplication
SendingApplication

Sending Application in transmitted messages.

...

#SendingFacility
Anchor
SendingFacility
SendingFacility

Sending Facility in transmitted messages.

...

#PIXQueryName
Anchor
PIXQueryName
PIXQueryName

Message Query Name (QPD-1) used in PIX Query for Corresponding Patient IDs.

...

#PIXManager
Anchor
PIXManager
PIXManager

PIX Manager Application^Facility.

...

#ForwardingRules
Anchor
ForwardingRules
ForwardingRules

List of forwarding rules.

Syntax:
<forwarding rules> := <forwarding rule>+ | 'NONE'
<forwarding rule> := [<conditions>]<destination>
<conditions> := '['<condition> { ',' <condition> } ']'
<condition> := <attribute>['!']'='<value> { '|' <value> }
<attribute> := 'sending' | 'receiving' | 'msgtype'
<destination> := <application>'^'<facility>

...

#RetryIntervalls
Anchor
RetryIntervalls
RetryIntervalls

Number and intervalls of retries of failed HL7 forward requests by a list of comma separated <number>'x'<interval> pairs. <interval> can be specified in seconds (##s), minutes (##m), hours (##h) or days (##d).

...

#Concurrency
Anchor
Concurrency
Concurrency

Maximal number of concurrent forwarded messages.

...

#AcTimeout
Anchor
AcTimeout
AcTimeout

Acknowledge timeout in ms. 0 = no timeout.

...

#SoCloseDelay
Anchor
SoCloseDelay
SoCloseDelay

Socket close delay in ms after receive of acknowledge message.

...

#HL7ServerName
Anchor
HL7ServerName
HL7ServerName

Used internally - do NOT modify.

...

#TLSConfigName
Anchor
TLSConfigName
TLSConfigName

Used internally - do NOT modify.

...

#JMSServiceName
Anchor
JMSServiceName
JMSServiceName

Used internally. Do NOT modify.

...

#QueueName
Anchor
QueueName
QueueName

Used internally - do NOT modify.

...

#Name
Anchor
Name
Name

The class name of the MBean

...

#State
Anchor
State
State

The status of the MBean

...

#StateString
Anchor
StateString
StateString

The status of the MBean in text form

Operations

...

#create
Anchor
create
create

Standard MBean lifecycle method

...

#start
Anchor
start
start

The start lifecycle operation

...

#stop
Anchor
stop
stop

The stop lifecycle operation

...

#destroy
Anchor
destroy
destroy

The destroy lifecycle operation

...

#jbossInternalLifecycle
Anchor
jbossInternalLifecycle
jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

...

#forward
Anchor
forward
forward

Forward HL7 message according configured Forwarding Rules

...

#sendTo
Anchor
sendTo
sendTo

Send HL7 message to specified destination

...

#sendHL7PatientXXX
Anchor
sendHL7PatientXXX
sendHL7PatientXXX

Send/Forward HL7 message with message Type and Patient data

...

#sendHL7PatientMerge
Anchor
sendHL7PatientMerge
sendHL7PatientMerge

Send/Forward HL7 Patient Merge message.

...

#queryCorrespondingPIDs
Anchor
queryCorrespondingPIDs
queryCorrespondingPIDs

Query PIX Manger for corresponding Patient IDs.

...

#showCorrespondingPIDs
Anchor
showCorrespondingPIDs
showCorrespondingPIDs

Query PIX Manger for corresponding Patient IDs.

...

#queryCorrespondingPIDs
Anchor
queryCorrespondingPIDs
queryCorrespondingPIDs

Query PIX Manger for corresponding Patient IDs of specific domain(s).

...