4.4.2.1.2.2.1.7. Archive Attribute Coercion - New¶
Archive Attribute Coercion of received/sent DIMSE
Name |
Type |
Description (LDAP Attribute) |
|---|---|---|
string |
Arbitrary/Meaningful name of the Archive Attribute Coercion (cn) |
|
string |
Unconstrained text description of the Attribute Coercion (dicomDescription) |
|
string |
Identifies Attribute Coercion by Uniform Resource Identifier. Refer values you can set for Attribute Coercion URI field depending on the coercion type. (dcmURI) |
|
boolean |
Do not apply other matching Attribute Coercions of lesser priority, if this Attribute Coercion was applied effectively. (dcmCoercionSufficient) |
|
string |
Behavior on failure applying this Attribute Coercion. Refer Attribute Coercion on Failure meanings. Enumerated values: RETHROW (= Propagates failure to operation which applied this (current) Attribute Coercion) CONTINUE (= Continues applying other matching attribute coercions of lesser priority) SUFFICIENT (= Does not apply other matching attribute coercions of lesser priority) (dcmCoercionOnFailure) |
|
integer |
If the condition of several archive attribute coercion (new) matches for a received image, higher priority coercion takes precedence. If there are several matching coercions with equal priority, it is undefined which coercion takes precedence. (dcmRulePriority) |
|
string |
DICOM Message Element on which this Attribute Coercion shall be applied. Also applicable if the requests are received over web. Enumerated values: N_CREATE_RQ (= Applicable to MPPS N-CREATE request datasets) C_STORE_RQ (= Applicable to objects stored / retrieved using C_STORE / C-MOVE / STOW / WADO-RS) C_FIND_RQ (= Applicable to C-FIND / QIDO request datasets) C_FIND_RSP (= Applicable to C-FIND / QIDO response datasets) (dcmDIMSE) |
|
string |
DICOM Transfer Role of peer DICOM AE. Enumerated values: SCU (= Service Class User) SCP (= Service Class Provider) (dicomTransferRole) |
|
string |
UID of SOP Class for which this Attribute Coercion shall be applied. Apply on any if absent. (dcmSOPClass) |
|
string |
Conditions in format {key}[!]={value}. Refer applicability, format and some examples. (dcmProperty) |
|
string |
Applied Attribute Update Policy. Only effective for coerce from Leading C-FIND SCP coercion type. Refer Attribute Update Policies’ meanings. Enumerated values: PRESERVE (= The attributes will be preserved. Nullify attributes in the new dataset which are not present in the original dataset. Any extra attributes will be nullified) SUPPLEMENT (= The attributes will be overwritten. Attributes not present in original dataset will be supplemented. Any extra attributes with not null values will be added) MERGE (= The attributes will be overwritten. Attribute values will be written from new dataset. Any attributes with not null values, shall not be overwritten by attributes with null values) OVERWRITE (= The attributes will be overwritten. Attribute values if null in new dataset, will be nullified in original dataset. Any attributes with not null values, shall be overwritten by attributes with null values) (dcmAttributeUpdatePolicy) |
|
string |
Device Name Coercion Parameter. Only effective for supplementing from device coercion type. (dcmSupplementFromDeviceReference) |
|
string |
DICOM Attribute Coercion Parameters in format {attributeID}={value}. {attributeID} inside of {value} may be replaced by the value of that attribute in the original dataset. Only effective for merging attributes coercion type. Refer DICOM Attribute Coercion Parameters for formatting options and examples. (dcmMergeAttribute) |
|
string |
Refer applicability to coercion types and examples in Other Attribute Coercion specific Parameters (dcmCoercionParam) |