Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Dependencies

Attributes

...

#AutoPublishSourceAETitles
Anchor
AutoPublishSourceAETitles
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
Anchor
DocRepositoryURI
DocRepositoryURI

Document Repository URI.

...

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

#DocRepositoryAET
Anchor
DocRepositoryAET
DocRepositoryAET

AET of Document Repository (for Audit Log only).

Default Value: NONE

...

#ProxyHost
Anchor
ProxyHost
ProxyHost

Proxy host if http access use http proxy.

...

Default Value: NONE

#ProxyPort
Anchor
ProxyPort
ProxyPort

Proxy port if http access use http proxy.

...

Default Value: 3128

#KeystoreURL
Anchor
KeystoreURL
KeystoreURL

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

...

Default Value: conf/web.client.keystore

#KeystorePassword
Anchor
KeystorePassword
KeystorePassword

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

Default Value: secret

...

#TrustStoreURL
Anchor
TrustStoreURL
TrustStoreURL

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

...

Default Value: conf/web.client.truststore

#TrustStorePassword
Anchor
TrustStorePassword
TrustStorePassword

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

Default Value: secret

...

#AllowedUrlHost
Anchor
AllowedUrlHost
AllowedUrlHost

URL Hostname for HTTPS Hostname checking.
CERT ( - from Certificate (standard)default),

...

*

...

-

...

no Check

...


...

hostname - only this URL Hostname

...

Default Value: CERT

#MetadataPropertyFile
Anchor
MetadataPropertyFile
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
Anchor
DocTitleCodeListFile
DocTitleCodeListFile

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

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

...

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

#EventCodeListFile
Anchor
EventCodeListFile
EventCodeListFile

File containing Codes for eventCodeList.

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

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

...

#ClassCodeListFile
Anchor
ClassCodeListFile
ClassCodeListFile

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

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

...

#ContentTypeCodes
Anchor
ContentTypeCodes
ContentTypeCodes

File containing codes for Content Type Codes.

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

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

...

#HealthCareFacilityTypeCode
Anchor
HealthCareFacilityTypeCode
HealthCareFacilityTypeCode

File containing codes for Healthcare Facility Type Codes.

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

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

...

#ConfidentialityCodes
Anchor
ConfidentialityCodes
ConfidentialityCodes

Code list for confidentialityCode.

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

Default Value: cc1^confidentialityCode

...

#AuthorPersonMapping
Anchor
AuthorPersonMapping
AuthorPersonMapping

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

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

...

Default Value: DCM4CHEE^^^XDSITEST

#AuthorRoles
Anchor
AuthorRoles
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
Anchor
AutoPublishPropertyFile
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
Anchor
AutoPublishDocTitle
AutoPublishDocTitle

Document title for auto published metainfo KOS.

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

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

#TestPath
Anchor
TestPath
TestPath

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

...

Default Value: C:\willi\testkit\test

#RidURL
Anchor
RidURL
RidURL

RID URL to get PDF Document for exportPDF.

...

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

#PixQueryServiceName
Anchor
PixQueryServiceName
PixQueryServiceName

Used internally - do NOT modify.

Default Value: dcm4chee.archive:service=HL7Send

...

#LocalDomain
Anchor
LocalDomain
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
Anchor
AffinityDomain
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
Anchor
LogSOAPMessage
LogSOAPMessage

Enable logging of SOAP message (send and receive).

...

Default Value: true

#AuditLoggerName
Anchor
AuditLoggerName
AuditLoggerName

Used internally - do NOT modify.

...

modify.

Default Value: dcm4chee.archive:service=AuditLogger

#IANScuServiceName
Anchor
IANScuServiceName
IANScuServiceName

Used internally. Do not modify.

Default Value: dcm4chee.archive:service=IANScu

#KeyObjectServiceName
Anchor
KeyObjectServiceName
KeyObjectServiceName

Used internally. Do not modify.

Default Value: dcm4chee.archive:service=KeyObjectService

#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

...

#nistTest
Anchor
nistTest
nistTest

Performs a NIST test.

...

#sendSOAP
Anchor
sendSOAP
sendSOAP

Performs a simple soap test.

...

#sendSOAP
Anchor
sendSOAP
sendSOAP

Performs a simple soap test.

...

#exportPDF
Anchor
exportPDF
exportPDF

Performs a simple soap test.

...

#exportPDF
Anchor
exportPDF
exportPDF

Performs a simple soap test.

...

#sendSOAP
Anchor
sendSOAP
sendSOAP

Send a SOAP message to DocRepositoryURI.

...

#sendSOAP
Anchor
sendSOAP
sendSOAP

Send a SOAP message to DocRepositoryURI.

...

#getAuthorPerson
Anchor
getAuthorPerson
getAuthorPerson

Get the authorPerson for a user.

...

#joinMetadataProperties
Anchor
joinMetadataProperties
joinMetadataProperties

Join Metadata Properties with properties from Metadata Property File.

...

#listAuthorRoles
Anchor
listAuthorRoles
listAuthorRoles

get list of roles.

...

#listDocTitleCodes
Anchor
listDocTitleCodes
listDocTitleCodes

get list of document titles.

...

#listEventCodes
Anchor
listEventCodes
listEventCodes

get list of Event Type Codes.

...

#listClassCodes
Anchor
listClassCodes
listClassCodes

get list of Class Codes.

...

#listContentTypeCodes
Anchor
listContentTypeCodes
listContentTypeCodes

get list of Content Type Codes.

...

#listHealthCareFacilityTypeCodes
Anchor
listHealthCareFacilityTypeCodes
listHealthCareFacilityTypeCodes

get list of Healthcare Facility Type Codes.

...

#listConfidentialityCodes
Anchor
listConfidentialityCodes
listConfidentialityCodes

get list of Confidentiality Codes.

...

#clearCodeFileCache
Anchor
clearCodeFileCache
clearCodeFileCache

clear CodeFileCache.

...

#readPropertyFile
Anchor
readPropertyFile
readPropertyFile

Read the configured Metadata Property File

...

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

...