Versions Compared

Key

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

...

Generate a patient ID from a hash of the patient name and birth date and/or study instance uid, if the received GP-PPS N-CREATE message contains no patient Patient ID.

Use ### and/or $$$ as a placeholder for the decimal hash value of patient name and/or study instance uid.
For example, PACS-##########.

NONE = do not generate patient IDs. Patient IDs.

Issuer of Patient ID for generated Patient IDs will be set to the Issuer of Patient ID associated to the GP-PPS SCP (=Called) AE by its AE configuration entry. If no Issuer of Patient ID is configured for the GP-PPS SCP, Issuer of Patient ID is set to the value configured by attribute #IssuerOfPatientIDGeneratedPatientID.

Default Value: PACS-##########

#IssuerOfPatientIDGeneratedPatientID
Anchor
IssuerOfPatientIDGeneratedPatientID
IssuerOfPatientIDGeneratedPatientID

Value for Issuer Of of Patient ID if the patient ID is generated according configured #GeneratePatientID.
NONE = do not set Issuer Of Patient ID for generated patient IDs for generated Patient IDs, if no Issuer of Patient ID is associated with the GP-PPS SCP (=Called) AE by its AE Configuration entry.

Default Value: DCM4CHEE

#SupplementIssuerOfPatientID
Anchor
SupplementIssuerOfPatientID
SupplementIssuerOfPatientID

Supplement received GP-PPS N-CREATE message containing a Patient ID, but no Issuer Of Patient ID, with a value for Issuer Of Patient ID, if such is associated with the GP-PPS SCU AE by its AE Configuration entry.

Default Value: true

#SupplementByHostName
Anchor
SupplementByHostName
SupplementByHostName

If there is no Issuer of Patient ID associated to the GP-PPS SCU AE by an AE configuration entry with matching AE Title, AE configuration entries which host name is equals to the host name of the GP-PPS SCU AE will be considered to determine the associated Issuer of Patient ID. If there are several AE configuration entries with matching host name with different non-zero values for Issuer of Patient ID, no Issuer of Patient ID will be supplemented_.

Default Value: false

#SupplementByHostAddress
Anchor
SupplementByHostAddress
SupplementByHostAddress

If there is no Issuer of Patient ID associated to the GP-PPS SCU AE by an AE configuration entry with matching AE Title, AE configuration entries which host name is equals to the IP address of the GP-PPS SCU AE will be considered to determine the associated Issuer of Patient ID. If there are several AE configuration entries with matching host name with different non-zero values for Issuer of Patient ID, no Issuer of Patient ID will be supplemented_.

Default Value: false

#PatientMatching
Anchor
PatientMatching
PatientMatching

...

Format: 'pid' ['?'] ',issuer' ['?'] [',' [ '[' ] <demograhic-matches> [ ']' ]
<demograhic-matches> ::= <demograhic-match> ['|' ...]
<demograhic-match> ::= [<ignore>'[,'] <demograhic-fields> ']' | <demograhic-fields>
<ignore> ::= 'ignore("' <regular-expression> '")'
<demograhic-fields> ::= <demograhic-field> ['?'] [',' ...]
<demograhic-field> ::= 'familyname''(1)' | 'givenname''(1)' | 'middlename''(1)' | 'nameprefix''(1)' | 'namesuffix''(1)' | 'birthdate' | 'sex'

Multiple alternative <demograhic-matches> can be specified using '|' as delimiter.

Substrings specified by 'ignore("' <regular-expression> '")' will be ignored for matching patient name components.

A '(1)' suffix of the attribute name specifies that only the first character need to match.

A question mark('?') after a attribute name specifies that a missing value in received GP-PPS N-CREATE requests will match with any value for that attribute in existing Patient Records, as Patient Records with missing values for that attribute will match with any value for that attribute in received MPPS N-CREATE requests. Attribute names without question marks specifies, that GP-PPS N-CREATE requests without values for such attributes will not match any existing Patient Record, as and Patient Records without values for such attributes will not get selected on receive of any GP-PPS N-CREATE request.

...

List of accepted GPWL related SOP Classes. Use either the SOP Class UID value, or following defined symbolic names:

  • GeneralPurposeWorklistInformationModelFIND,
  • GeneralPurposeScheduledProcedureStepSOPClass,
  • GeneralPurposePerformedProcedureStepSOPClass,
  • GeneralPurposeWorklistManagementMetaSOPClass,

Default Value:

No Format
GeneralPurposeWorklistInformationModelFIND
GeneralPurposeScheduledProcedureStepSOPClass
GeneralPurposePerformedProcedureStepSOPClass
GeneralPurposeWorklistManagementMetaSOPClass

...

List of accepted Transfer Syntaxes. Order defines selection preference. Use either the Transfer Syntaxes UID value or following defined symbolic names:

  • ImplicitVRLittleEndian,
  • ExplicitVRLittleEndian,
  • DeflatedExplicitVRLittleEndian,
  • ExplicitVRBigEndian

Default Value:

No Format
ExplicitVRLittleEndian
ImplicitVRLittleEndian

...

(!)Attention: This property should be set to equal values for all DICOM SCP services with same called AE Title(s)! Otherwise it is non-deterministic, which configured value is effective!

Default Value: 1

#AccessBlobAsLongVarBinary
Anchor
AccessBlobAsLongVarBinary
AccessBlobAsLongVarBinary

Change JDBC binding for Oracle BLOB's to LONGVARBINARY for accessing attributes stored in BLOB columns of DB records.

Default Value: true

#TransactionIsolationLevel
Anchor
TransactionIsolationLevel
TransactionIsolationLevel

Transaction isolation level for queries. Values can be one of: DEFAULT|READ_UNCOMMITTED|READ_COMMITTED|REPEATABLE_READ|SERIALIZABLE.
Default Value: DEFAULT

#DcmServerName
Anchor
DcmServerName
DcmServerName

...