This service can be used with RIS systems that cannot handle MPPS messages.]]>
org.dcm4chex.archive.hl7.MPPS2ORMService
The default constructor
MPPS2ORMService
Enable/disable this service for MPPS Received Notifications
MPPSReceivedEnabled
boolean
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.
ReceivingApplication
java.lang.String
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. ReceivingFacility
java.lang.String
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.
SendingApplication
java.lang.String
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.
SendingFacility
java.lang.String
Enable/disable this service for MPPS Linked Notifications.
MPPS Linked Notification is intended to provide ORM message notification
after manually linking an MPPS entry in dcm4chee-web with it's
corresponding MWL entry.
MPPSLinkedEnabled
boolean
Identifies the Receiving Application in HL7 messages for MPPS Linked Notification 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.
LinkedReceivingApplication
java.lang.String
Identifies the Receiving Facility in HL7 messages for MPPS Linked Notification 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.
LinkedReceivingFacility
java.lang.String
Identifies the Sending Application in HL7 messages for MPPS Linked Notification 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.
LinkedSendingApplication
java.lang.String
Identifies the Sending Facility in HL7 messages for MPPS Linked Notification 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.
LinkedSendingFacility
java.lang.String
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.
IgnoreUnscheduled
boolean
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.
IgnoreInProgress
boolean
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.
OneORMperSPS
boolean
.xml and mpps-.orm.xml) in log directory.]]>
LogXSLT
boolean
archive-install-directory/server/default/.]]>
Stylesheet
java.lang.String
Used internally. Do NOT modify.
MppsScpServiceName
javax.management.ObjectName
Used internally. Do NOT modify.
Hl7SendServiceName
javax.management.ObjectName
Used internally. Do NOT modify.
TemplatesServiceName
javax.management.ObjectName
&defaultAttributes;
&defaultOperations;