diff --git a/docs/security/audit/dicom-study-deleted.rst b/docs/security/audit/dicom-study-deleted.rst index e8609e7..03736c8 100644 --- a/docs/security/audit/dicom-study-deleted.rst +++ b/docs/security/audit/dicom-study-deleted.rst @@ -7,29 +7,29 @@ Trigger Events This message is emitted by the archive when : - Study in a **local archive** is **completely rejected** using : - - Archive UI : Reject Study function (*Navigation page Studies tab with local archive QIDO_RS web application*) - - `Reject Study `_ + - Archive UI : Reject Study function (*Navigation page Studies tab with local archive QIDO_RS web application*) + - `Reject Study `_ REST Service invoked by an external client - Study in a **local archive** is **completely rejected** on receive of **Rejection Notes Key Objects** using `RAD-66 `_ transaction, over : - - DICOM C-Store - - `Store over Web of DICOM Objects `_ REST Services + - DICOM C-Store + - `Store over Web of DICOM Objects `_ REST Services - Expired study is **completely rejected** by Reject Expired Studies Scheduler - Previous study is **completely rejected** on subsequent receive of objects having same SOP Instance UID but different Study/Series Instance UIDs - Study in an **external archive** is **completely rejected** using : - - Archive UI : Reject Study function (*Navigation page Studies tab with external archive QIDO_RS web application*) - - `Reject Study from StoreSCP `_ + - Archive UI : Reject Study function (*Navigation page Studies tab with external archive QIDO_RS web application*) + - `Reject Study from StoreSCP `_ and `Query FindSCP Reject Study from StoreSCP `_ REST Services - Study in a **local archive** is **completely deleted** by : - - Purge Storage Scheduler - - `Delete Study Permanently `_ + - Purge Storage Scheduler + - `Delete Study Permanently `_ REST Service invoked by an external client or using archive UI - - `Delete Patient Permanently `_ + - `Delete Patient Permanently `_ REST Service invoked by an external client or using archive UI - Study `deleted on reimport `_