ORU HL7 Service converts ORU^R01 messages into DICOM structured reports, so a viewer can just use the PACS system to access the report.]]> org.dcm4chex.archive.hl7.ORUService The default constructor ORUService Comma separated list of Message Types handled by this Service. MessageTypes java.lang.String A style sheet can be 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/.]]>
TemplateDir java.lang.String
Base dir: TemplateDir
If this name contains a '/' or '\' the configured TemplateDir will be NOT applied! In this case the name is the full path of the stylesheet and a relative path name is resolved relative to archive-install-directory/server/default/.]]>
Stylesheet java.lang.String
Seperate 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 preceeding '<fieldNr>:'
e.g.: 'D,X' ignore all ORU message with status D and X in OBX field 11
'8:A' ignore all ORU messages with A in OBX field 8 (Abnormal Flags)]]> ObxIgnoreStati java.lang.String Store priority. Enumerated Values: LOW, MEDIUM, HIGH. StorePriority java.lang.String JDBC Fetch size. FetchSize int Used internally. Do NOT modify. ExportManagerName javax.management.ObjectName Used internally. Do NOT modify. HL7ServerName javax.management.ObjectName Used internally. Do NOT modify. TemplatesServiceName javax.management.ObjectName &defaultAttributes; &defaultOperations; Process XML message process msg org.dom4j.Document void