XDS-I Information Source Service

Description

XDS-I Service. Cross-enterprise Document Sharing for Imaging. (Imaging Document Source actor)

Dependencies

Attributes

#AutoPublishSourceAETitles

List of Source (Modality) AE titles separated by (backslash), from which studies shall be automatically published to the configured XDS-I Repository. NONE = do not publish studies received from any source automatically.

Default Value: NONE

#DocRepositoryURI

Document Repository URI.

Default Value: http://localhost:8080/dcm4chee-xds/XDSRepository

#DocRepositoryAET

AET of Document Repository (for Audit Log only).

Default Value: NONE

#ProxyHost

Proxy host if http access use http proxy.

Default Value: NONE

#ProxyPort

Proxy port if http access use http proxy.

Default Value: 3128

#KeystoreURL

URL of keystore containing certificate to identify this Document Source, when running in TLS mode.

Default Value: conf/identity.p12

#KeystorePassword

The password for access to keystore, specified by attribute TrustStoreURL.

Default Value: secret

#TrustStoreURL

URL of trust store containing accepted certificates,when running in TLS mode.

Default Value: conf/cacerts.jks

#TrustStorePassword

The password for access to trust store, specified by attribute TrustStoreURL.

Default Value: secret

#AllowedUrlHost

URL Hostname for HTTPS Hostname checking.
CERT - from Certificate (default)
* - no Check
hostname - only this URL Hostname

Default Value: CERT

#MetadataPropertyFile

Metadata Property File. A relative path name is resolved relative to dcm4chee_home/server/default/.

Default Value: conf/dcm4chee-xdsi/nist/metadata.conf

#DocTitleCodeListFile

File containing Codes for Document Title (for KOS object and therefore xds metadata 'title').

Format: [designator^]codevalue^meaning
A relative path name is resolved relative to dcm4chee_home/server/default/.

Default Value: conf/dcm4chee-xdsi/nist/docTitleCodes.txt

#EventCodeListFile

File containing Codes for eventCodeList.

Format: [designator^]codevalue^meaning
A relative path name is resolved relative to dcm4chee_home/server/default/.

Default Value: conf/dcm4chee-xdsi/nist/eventCodes.txt

#ClassCodeListFile

File containing Codes for ClassCode.
Format: [designator^]codevalue^meaning
A relative path name is resolved relative to dcm4chee_home/server/default/.

Default Value: conf/dcm4chee-xdsi/nist/classCodes.txt

#ContentTypeCodes

File containing codes for Content Type Codes.

Format: [designator^]codevalue^meaning
A relative path name is resolved relative to dcm4chee_home/server/default/.

Default Value: conf/dcm4chee-xdsi/nist/contentTypeCodes.txt

#HealthCareFacilityTypeCode

File containing codes for Healthcare Facility Type Codes.

Format: [designator^]codevalue^meaning
A relative path name is resolved relative to dcm4chee_home/server/default/.

Default Value: conf/dcm4chee-xdsi/nist/healthCareFacilityTypeCodes.txt

#ConfidentialityCodes

Code list for confidentialityCode.

Format: [designator^]codevalue^meaning
Use either newline or semicolon to seperate codes

Default Value: cc1^confidentialityCode

#AuthorPersonMapping

Set either a fix authorPerson or a user to authorPerson mapping.

Mapping format: <user>=<authorPerso>
Use either newline or semicolon to seperate mappings.
If '=' is ommited, a fix (global) authorPerson is set

Default Value: DCM4CHEE^^^XDSITEST

#AuthorRoles

List of author roles (with display name).

Format: <role>^<displayName>
Use either newline or semicolon to seperate codes.

Default Value: stdRole^Standard Role;adminRole^Admin Role

#AutoPublishPropertyFile

Metadata Property File for AutoPublish.A relative path name is resolved relative to dcm4chee_home/server/default/.

Default Value: conf/dcm4chee-xdsi/nist/metadata.conf

#AutoPublishDocTitle

Document title for auto published metainfo KOS.

Format: <CodeValue><CodeMeaning>[<CodeDesignator>]

Default Value: AutoPublish^Automatic XDS-I export of received images

#TestPath

Base directory path. (is used in sendSOAP for metadata and doc files!)

Default Value: C:\willi\testkit\test

#RidURL

RID URL to get PDF Document for exportPDF.

Default Value: http://localhost:8080/IHERetrieveDocument?requestType=DOCUMENT&preferredContentType=application/pdf&documentUID=

#PixQueryServiceName

Used internally - do NOT modify.

Default Value: dcm4chee.archive:service=HL7Send

#LocalDomain

Local Affinity Domain (Authority). Name of the patient ID authorithy of this Document Source.
This is normally the 'Issuer of patient ID' (issuer) DICOM attribute. We can overwrite this default behaviour with:
'<Domain>' : use <Domain> if issuer is missing.
'=<Domain>' : use always <Domain> as local authority.
'NONE' : default behaviour: use always issuer as local authority.

Default Value: NONE

#AffinityDomain

XDS Affinity Domain (Authority). This name is used in PIX Query Service to get patient id of affinity domain.
You can disable PIX Query by setting this value with '=' as first character.
'=' : use the source patient ID and issuer.
'=?<Domain>' : use patientID from source and <Domain> as issuer.
'=<patient>' : use <patient> for patientID and issuer (patid^^^issuer).

Default Value: =?AffinityDomain

#LogSOAPMessage

Enable logging of SOAP message (send and receive).

Default Value: true

#AuditLoggerName

Used internally - do NOT modify.

Default Value: dcm4chee.archive:service=AuditLogger

#IANScuServiceName

Used internally. Do not modify.

Default Value: dcm4chee.archive:service=IANScu

#KeyObjectServiceName

Used internally. Do not modify.

Default Value: dcm4chee.archive:service=KeyObjectService

#Name

The class name of the MBean

#State

The status of the MBean

#StateString

The status of the MBean in text form

Operations

#nistTest

Performs a NIST test.

#sendSOAP

Performs a simple soap test.

#sendSOAP

Performs a simple soap test.

#exportPDF

Performs a simple soap test.

#exportPDF

Performs a simple soap test.

#sendSOAP

Send a SOAP message to DocRepositoryURI.

#sendSOAP

Send a SOAP message to DocRepositoryURI.

#getAuthorPerson

Get the authorPerson for a user.

#joinMetadataProperties

Join Metadata Properties with properties from Metadata Property File.

#listAuthorRoles

get list of roles.

#listDocTitleCodes

get list of document titles.

#listEventCodes

get list of Event Type Codes.

#listClassCodes

get list of Class Codes.

#listContentTypeCodes

get list of Content Type Codes.

#listHealthCareFacilityTypeCodes

get list of Healthcare Facility Type Codes.

#listConfidentialityCodes

get list of Confidentiality Codes.

#clearCodeFileCache

clear CodeFileCache.

#readPropertyFile

Read the configured Metadata Property File

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

Notifications