-
Notifications
You must be signed in to change notification settings - Fork 241
Protect Individual Studies from getting Expired
Vrinda edited this page Mar 27, 2023
·
1 revision
One may protect Study/Series from expiration date updates, by permanently setting them as FROZEN
and No Expiration Date
in one of the following ways :
-
Using Update Study Expiration Date with path parameter
expirationDate=never
. -
Protecting studies/series also ensures that these will not be picked by Reject Expired Studies.
Note :
- Using Update Series Expiration Date
with path parameter
expirationDate=never
to protect series is not allowed.
Configure one or more Study Retention Policy or HL7 Study Retention Policy based on one's requirements.
In order to be able to freeze the expiration date of studies/series, set the Freeze Expiration Date
to True
and
Revoke Expiration Date
to True
.
- Based on any of the triggers used as mentioned in Expire Studies, protect studies/series.
- Using the archive UI, see
Study Expiration State
asFROZEN
set in the private attributes. Notice that there is no value forStudy Expiration Date
, this means that it is null (or= Not Set
). This ensures that now the study isFROZEN
permanently.
- Similarly verify also on Series level.
DCM4CHEE 5 Documentation