| DICOM PS3.17 2026a - Explanatory Information |
|---|
An example of the Media Active Participant and the Participant Object for an Audit Message in the case of a user exporting data from a browser-based image display to a client desktop is shown in Example WW.3-1. See Table A.5.3.4-1 “Audit Message for Data Export” in PS3.15 .
Example WW.3-1. Sample Data Export Event Report to Client Desktop
<ActiveParticipant
UserID="smitty@readingroom.hospital.org"
UserIsRequestor="true"
NetworkAccessPointID="DOMAIN\COMPUTER"
NetworkAccessPointTypeCode="1">
<RoleIDCode
csd-code="125676002"
codeSystemName="SCT"
originalText=“Person”/>
<RoleIDCode
csd-code="110156"
codeSystemName="DCM"
originalText="Initiator Role ID"/>
</ActiveParticipant>
<ActiveParticipant
UserID="PACS_VIEWER_APP_v2.1"
UserIsRequestor="false">
<RoleIDCode
csd-code="110153"
codeSystemName="DCM"
originalText="Source Role ID"/>
<RoleIDCode
csd-code="110150"
codeSystemName="DCM"
originalText="Application"/>
</ActiveParticipant>
<ActiveParticipant
UserID="file://C:\Users\smitty\Desktop\image.jpg"
AlternativeUserID="NTFS"
UserIsRequestor="false">
<RoleIDCode
csd-code="110152"
codeSystemName="DCM"
originalText="Destination Role ID"/>
<RoleIDCode
csd-code="110154"
codeSystemName="DCM"
originalText="Destination Media"/>
<MediaIdentifier>
<MediaType
csd-code="110037"
codeSystemName="DCM"
originalText="URI"/>
</MediaIdentifier>
</ActiveParticipant>
| DICOM PS3.17 2026a - Explanatory Information |
|---|