DICOM PS3.17 2026a - Explanatory Information

WW.4 Data Export to Clipboard Example

An example of the Active Process Participant and the Media Active Participant for an Audit Message in the case of a user copying an image from a client application to the client clipboard is shown in Example WW.4-1.

For brevity, only the Media Active Participant is shown.

Note

It is difficult (or impossible) to detect copy buffer activity from an application server. It is expected that the client application would notify the server of clipboard buffer activity through integrated clipboard functionality or screenshot detection.

See Table A.5.3.4-1 “Audit Message for Data Export” in PS3.15 .

Example WW.4-1. Sample Clipboard Destination Participant for Data Export Event

<ActiveParticipant
		UserID="chrome.exe (PID=3532)"
		AlternativeUserID="HWND=0x0003019E"
		UserIsRequestor="false">
	<RoleIDCode
			csd-code="110152"
			codeSystemName="DCM"
			originalText="Destination Role ID"/>
	<RoleIDCode
			csd-code="110150"
			codeSystemName="DCM"
			originalText="Application"/>
	<MediaIdentifier> 
		<MediaType 
				csd-code="110158" 
				codeSystemName="DCM" 
				originalText="Clipboard Manager"/>
	</MediaIdentifier> 
</ActiveParticipant>

DICOM PS3.17 2026a - Explanatory Information