Dashboard > dcm4chee-2.x > ... > Services (MBeans) > Content Edit service
Content Edit service Log In | Sign Up   View a printable version of the current page.

Added by Damien Evans , last edited by Gunter Zeilinger on Feb 11, 2008  (view change)
Labels: 
(None)

Description

Content Edit service: Identifies where patient information and study information updates are sent and received. Use the values in ReceivingApplication and ReceivingFacility attributes or the SendingApplication or SendingFacility attributes to configure specific forwarding rules in the HL7 Send Service for patient information updates received from this Content Edit Service. Use the values in the CalledAETitle and the CallingAETitle attributes to configure specific forwarding rules in the Private Study Management SCU Service for study information updates received from this Content Edit Service.

The Content Edit Service sends also PatientUpdated and SeriesUpdated JMX Notifications. This allows to forward instances to systems not supporting either StudyMgtScu or HL7 ADT patient updates. In this case the receiver must use the received instances for updating! Use the Forward Service to configure this forward option.

Rationale: This service is mainly used by the web Administration Tools interface when making changes to patients and studies; for example moving a series from one study to another, merging patients and so on. The service provides a bridge between the database and the web Administration Tools interface. It can also send HL7 messages when you trigger a patient merge. Finally, the service can be used in a complex configuration in which you have a central archive and a side archive and want to keep them synchronized.

Dependencies

Attributes

ReceivingApplication

Identifies the Receiving Application in HL7 messages that are directed to the HL7SendService to notify other applications about patient information updates. The values in the ReceivingApplication attribute may be used to configure specific forwarding rules in the HL7SendService for HL7 messages that are received from this Content Edit Service.

Default Value: DCM4CHEE

ReceivingFacility

Identifies the Receiving Facility in HL7 messages that are directed to the HL7SendService to notify other applications about patient information updates.

The values in the ReceivingFacility attribute may be used to configure specific forwarding rules in the HL7SendService for HL7 messages that are received from this Content Edit Service.

Default Value: DCM4CHEE

SendingApplication

Identifies the Sending Application in HL7 messages that are directed to the HL7SendService to notify other applications about patient information updates.

The values in the SendingApplication attribute may be used to configure specific forwarding rules in the HL7SendService for HL7 messages that are received from this Content Edit Service.

Default Value: DCM4CHEE

SendingFacility

Identifies the Sending Facility in HL7 messages that are directed to HL7SendService to notify other applications about patient information updates.

The values in the SendingFacility attribute may be used to configure specific forwarding rules in the HL7SendService for HL7 messages that are received from this Content Edit Service.

Default Value: DCM4CHEE

CalledAETitle

Called AE title in DICOM messages that are directed to the StudyMgtScuService to notify other applications about study information updates. The CalledAETitle may be used to configure specific forwarding rules in StudyMgtScu Service for DICOM messages received from this Content Edit Service.

Default Value: DCM4CHEE

CallingAETitle

Calling AET in DICOM message directed to StudyMgtScuService to notify other Applications about Study Information Updates.

The CallingAETitle may be used to configure specific forwarding rules in StudyMgtScu Service for DICOM messages received from this Content Edit Service.

Default Value: DCM4CHEE

AuditEnabled

Enable or disable emission of audit messages on create/merge/move/update/delete of Patient/Study/Series/Instance entities.

Default Value: true

FileSystemMgtName

Used internally - do NOT modify.

Default Value: dcm4chee.archive:service=FileSystemMgt

HL7SendServiceName

Used internally - do NOT modify.

Default Value: dcm4chee.archive:service=HL7Send

StudyMgtScuServiceName

Used internally - do NOT modify.

Default Value: dcm4chee.archive:service=StudyMgtScu

StoreScpServiceName

Used internally - do NOT modify.

Default Value: dcm4chee.archive:service=StoreScp

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)

createPatient

create new patient.

createStudy

create new study.

createSeries

create new series.

mergePatients

merge patient.

updatePatient

update patient.

updateStudy

update study.

updateSeries

update series.

movePatientToTrash

Move patient to trash.

moveStudyToTrash

Move study to trash.

moveSeriesToTrash

Move series to trash.

moveInstanceToTrash

Move instance to trash.

undeletePatient

Undelete patient.

undeleteStudy

Undelete study.

undeleteSeries

Undelete series.

undeleteInstance

Undelete instance.

deletePatient

delete patient.

deleteStudy

delete study.

deleteSeries

delete series.

deleteInstance

delete instance.

moveStudies

move study.

moveSeries

move series.

moveInstances

move instances.

Notifications

Powered by a free Atlassian Confluence Open Source Project License granted to dcm4che. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators