MDM Service
Description
The MDM HL7 Service converts MDM^T02/T10 messages conveying a Base64 encoded PDF document according IHE Transaction CARD-7: Encapsulated Report Submission, into DICOM encapsulated PDF documents, so they can be retrieved by DICOM Retrieve or IHE RID.
Dependencies
Attributes
#MessageTypes
Comma separated list of Message Types handled by this Service.
Default Value: MDM^T02,MDM^T10
#Stylesheet
Stylesheet for HL7 MDM^T02/T10 to DICOM Encapsulated PDF mapping.
A relative path name is resolved relative to archive-install-directory/server/default/
.
Default Value: conf/dcm4chee-hl7/mdm2pdf.xsl
#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)