ORU Service

Description

The ORU HL7 Service converts ORU^R01 into structured reports, so a viewer can just use the PACS system to access the report.

Dependencies

Attributes

#MessageTypes

Comma separated list of Message Types handled by this Service.

Default Value: ORU^R01

#Stylesheet

Stylesheet for HL7 ORU^R01 to DICOM SR mapping.
A relative path name is resolved relative to archive-install-directory/server/default/.

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

#ObxIgnoreStati

List of OBX Stati that should be ignored by this service.
Separate multiple stati with ','.
Use NONE to process all ORU messages.

Default field number in OBX segment is 11 (OBSERV RESULT STATUS). You can change the default by preceding <fieldNr:. e.g.:
D,X – ignore all ORU messages with status D and X in OBX field 11
8:A – ignore all ORU messages with A in OBX field 8 (Abnormal Flags)

Default Value: NONE

#StorePriority

Store priority. Enumerated Values: LOW, MEDIUM, HIGH.

Default Value: MEDIUM

#ExportManagerName

Used internally - do NOT modify.

Default Value: dcm4chee.archive:service=ExportManager

#HL7ServerName

Used internally - do NOT modify.

Default Value: dcm4chee.archive:service=HL7Server

#TemplatesServiceName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=Templates

#Name

The class name of the MBean

#State

The status of the MBean

#StateString

The status of the MBean in text form

Operations

#create

Standard MBean lifecycle method

#start

The start lifecycle operation

#stop

The stop lifecycle operation

#destroy

The destroy lifecycle operation

#jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

#process

Process XML message

Notifications