Versions Compared

Key

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

...

DICOM MPPS to HL7 ORM converter. Converts DICOM Modality Performed Procedure Step received by MPPS SCP Service into HL7 ORM message sent to any HL7 receiver by utilizing the HL7 Send Service.

This service can be used with RIS systems that cannot handle MPPS messages. 

Dependencies

Attributes

...

#Enabled
Anchor
Enabled
Enabled

Enable/disable this service.

Default Value: false

#ReceivingApplication
Anchor
ReceivingApplication
ReceivingApplication

Identifies the Receiving Application in HL7 messages that are directed to the HL7 Send Service. The values in the ReceivingApplication attribute may be used to configure specific forwarding rules for generated messages by this service in the HL7 Send Service. NOTE: The Receiving Application encoded in the HL7 message finally sent by the HL7 Send Service is defined by the matching Forwarding rule(s) of the HL7 Send Service and will usually differ from the value of the ReceivingApplication attribute of this service.

...

Default Value: DCM4CHEE

#ReceivingFacility
Anchor
ReceivingFacility
ReceivingFacility

Identifies the Receiving Facility in HL7 messages that are directed to the HL7 Send Service. The values in the ReceivingFacility attribute may be used to configure specific forwarding rules for generated messages by this service in the HL7 Send Service. NOTE: The Receiving Facility encoded in the HL7 message finally sent by the HL7 Send Service is defined by the matching Forwarding rule(s) of the HL7 Send Service and will usually differ from the value of the ReceivingFacility attribute of this service.

Default Value: DCM4CHEE

...

#SendingApplication
Anchor
SendingApplication
SendingApplication

Identifies the Sending Application in HL7 messages that are directed to the HL7 Send Service. The values in the SendingApplication attribute may be used to configure specific forwarding rules for generated messages by this service in the HL7 Send Service. NOTE: The Sending Application encoded in the HL7 message finally sent by the HL7 Send Service is defined by the SendingApplication attribute of the HL7 Send Service and may differ from the value of the SendingApplication attribute of this service.

Default Value: DCM4CHEE

...

#SendingFacility
Anchor
SendingFacility
SendingFacility

Identifies the Sending Facility in HL7 messages that are directed to the HL7 Send Service. The values in the SendingFacility attribute may be used to configure specific forwarding rules for generated messages by this service in the HL7 Send Service. NOTE: The Sending Facility encoded in the HL7 message finally sent by the HL7 Send Service is defined by the SendingFacility attribute of the HL7 Send Service and may differ from the value of the SendingFacility attribute of this service.

...

Default Value: DCM4CHEE

#IgnoreUnscheduled
Anchor
IgnoreUnscheduled
IgnoreUnscheduled

Suppress generation of HL7 ORM messages for received MPPS which does not reference any Scheduled Procedure Step. Otherwise, generates ORM messages with empty Placer/Filler Order Number for received MPPS without Scheduled Procedure Step reference.

...

Default Value: true

#IgnoreInProgress
Anchor
IgnoreInProgress
IgnoreInProgress

Generates HL7 ORM messages for received MPPS with status COMPLETED or DISCONTINUED, but does not generate HL7 ORM messages for received MPPS with status IN PROGRESS. Otherwise, generates ORM messages also for received MPPS with status IN PROGRESS.

...

Default Value: true

#OneORMperSPS
Anchor
OneORMperSPS
OneORMperSPS

Generates one HL7 ORM message for each referenced Scheduled Procedure Step in the received MPPS. Therefore, if one MPPS references several Scheduled Procedure Steps, several HL7 ORM messages will be generated. Otherwise, only one HL7 ORM message per received MPPS will be generated.

Default Value: true

...

#LogXSLT
Anchor
LogXSLT
LogXSLT

Activates logging of input (= XML Presentation of DICOM MPPS object) and output (= XML representation of HL7 ORM^O01 message) of XSLT into files (mpps-<uid>.xml and mpps-<uid>.orm.xml) in log directory.

Default Value: false

...

#StylesheetURL
Anchor
StylesheetURL
StylesheetURL

Stylesheet for DICOM MPPS to HL7 ORM^O01 mapping.

...

Default Value: resource:dcm4chee-hl7/mpps2orm.xsl

#EJBProviderURL
Anchor
EJBProviderURL
EJBProviderURL

Identifies JNDI (e.g: jnp://hostname:1099) with EJBs.
Use LOCAL if EJBs are deployed in same JBoss instance.

...

Default Value: LOCAL

#MppsScpServiceName
Anchor
MppsScpServiceName
MppsScpServiceName

Used internally. Do not modify.

Default Value: dcm4chee.archive:service=MPPSScp

...

#Hl7SendServiceName
Anchor
Hl7SendServiceName
Hl7SendServiceName

Used internally. Do not modify.

...

Default Value: dcm4chee.archive:service=HL7Send

#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)

...