@upmc-enterprises/atna2fhir
Version:
ATNA (DICOM) AuditMessage to FHIR AuditEvent converter
30 lines (29 loc) • 1.8 kB
text/xml
<AuditMessage>
<EventIdentification EventActionCode="E"
EventDateTime="2014-11-10T12:00:00.500-08:00" EventOutcomeIndicator="0">
<EventID csd-code="110100" codeSystemName="DCM" originalText="Application Activity"/>
<EventTypeCode csd-code="110120" codeSystemName="DCM" originalText="Application Start"/>
<EventOutcomeDescription>description</EventOutcomeDescription>
</EventIdentification>
<ActiveParticipant AlternativeUserID="alt@user"
NetworkAccessPointID="127.0.0.1"
NetworkAccessPointTypeCode="2" UserID="root" UserIsRequestor="false">
<RoleIDCode csd-code="110150" codeSystemName="DCM" originalText="Application"/>
<RoleIDCode csd-code="110153" codeSystemName="DCM" originalText="Source Role ID" />
<MediaIdentifier>
<MediaType csd-code="110030" codeSystemName="DCM" originalText="USB Disk Emulation"/>
</MediaIdentifier>
</ActiveParticipant>
<AuditSourceIdentification code="4" AuditSourceID="127.0.0.1@ACCT">
<AuditSourceTypeCode csd-code="9" codeSystemName="DCM" originalText="Other" />
</AuditSourceIdentification>
<ParticipantObjectIdentification ParticipantObjectID="1.2.3" ParticipantObjectTypeCode="2" ParticipantObjectTypeCodeRole="3" ParticipantObjectDataLifeCycle="1">
<ParticipantObjectIDTypeCode csd-code="110180" codeSystemName="DCM" originalText="Study Instance UID"/>
<ParticipantObjectDescription>
<MPPS UID="1.2.3"/>
<Accession Number="1234n" />
<SOPClass UID="4.5.6" NumberOfInstances="10"/>
<SOPClass UID="7.8.9" NumberOfInstances="1"/>
</ParticipantObjectDescription>
</ParticipantObjectIdentification>
</AuditMessage>