Versions Compared

Key

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

...

Accept storage of objects/images without patient name. This value is used in conjunction with the other patient name values to replace patient names that, for example, come from a modality as UNKNOWN.

Default Value: false

...

#GeneratePatientID
Anchor

...

GeneratePatientID

...

Regular Expression for valid Patient IDs. Patient IDs which do not match the specified pattern are ignored and replaced by a Patient ID generated according to the attribute #GeneratePatientID.

Default Value: .*

...

Regular Expression for invalid Patient IDs. Patient IDs which match the specified pattern are ignored and replaced by a Patient ID generated according to the attribute #GeneratePatientID.

Default Value: UNKOWN

...

List of the AE titles for the Storage SCUs for which the Patient ID in received objects is ignored. Usually used together with attribute #GeneratePatientID to generate a new Patient ID for such objects. Separate multiple values by (backslash). NONE = no calling AE titles.

Default Value: NONE

...

Generate a patient ID from a hash of the patient name and birth date and/or study instance uid, if

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. But, this means media creation will fail.

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

...

List of rules used to add the Issuer Of PatientID value if not contained in the received object, if the Patient ID matches the specified regular expression. Multiple rules are separated by new lines.
Format: regExpression:issuer
Example: ^PACS-\d*:DCM4CHEE
If no regular expression is specified, the issuer is added for all patient IDs.

Note that you can set up these rules based on AE title by configuring them in the text file conf\dcm4chee-ae\<AEtitle>\c-store-rq.xsl, where AEtitle is a directory name for each AE title the rules apply to. You can create multiple directories, one for each AE title, each containing a set of issuer of patient ID rules.

...

GeneratePatientID

Generate a patient ID from a hash of the patient name and birth date and/or study instance uid, if the received object contains no 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. But, this means media creation will fail.

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

#IssuerOfPatientIDGeneratedPatientID
Anchor
IssuerOfPatientIDGeneratedPatientID
IssuerOfPatientIDGeneratedPatientID

Value for Issuer Of Patient ID if the patient ID is generated according configured #GeneratePatientID.
NONE = do not set Issuer Of Patient ID for generated patient IDs.

Default Value: DCM4CHEE

#SupplementIssuerOfPatientID
Anchor
SupplementIssuerOfPatientID
SupplementIssuerOfPatientID

Supplement received objects containing a Patient ID, but no Issuer Of Patient ID, with a value for Issuer Of Patient ID, if such is associated with the Storage SCU AE by its AE Configuration entry.

Default Value: true

#StudyDateInFilePath
Anchor
StudyDateInFilePath
StudyDateInFilePath

...