Package org.dcm4che2.audit.message

Provides classes for generating XML formated Audit Messages compliant to the "Audit Trail and Node Authentication (ATNA) Integration Profile" specified in the IHE IT Infrastructure Technical Framework, which itself utilizes RFC 3881 - Security Audit and Access Accountability Message XML Data Definitions for Healthcare Applications and its extension by DICOM Supplement 95: Audit Trail Messages.

See:
          Description

Class Summary
ActiveParticipant Identifies a user for the purpose of documenting accountability for the audited event.
ActiveParticipant.NetworkAccessPointTypeCode  
ActiveParticipant.RoleIDCode  
ApplicationActivityMessage This audit message describes the event of an Application Entity starting or stopping.
AuditEvent Event Identification.
AuditEvent.ActionCode Enumeration of types of action performed during the event that generated the audit.
AuditEvent.ID Identifier for a specific audited event, e.g., a menu item, program, rule, policy, function code, application name, or URL.
AuditEvent.OutcomeIndicator Enumeration of values to indicate whether the event succeeded or failed.
AuditEvent.TypeCode Identifier for the category of event.
AuditLogUsedMessage This message describes the event of a person or process accessing a log of audit trail information.
AuditMessage Generic Audit Message according RFC 3881.
AuditMessageSupport  
AuditSource Identifies the system that detected the auditable event and created the audit message.
AuditSource.TypeCode  
BeginTransferringMessage This message describes the event of a system begining to transfer a set of DICOM instances from one node to another node within control of the system's security domain.
CodeElement Coded value.
DataExportMessage This message describes the event of exporting data from a system, implying that the data is leaving control of the system's security domain.
DataImportMessage This message describes the event of importing data into a system, implying that the data now entering the system may not have been under the control of this security domain.
HealthServicesProvisionEventMessage This message may be generated whenever health services are scheduled and performed within an instance or episode of care.
InstancesAccessedMessage This message describes the event of DICOM SOP Instances being viewed, utilized, updated, or deleted.
InstancesTransferredMessage This message describes the event of the completion of transferring DICOM SOP Instances between two Application Entities.
MedicationEventMessage This message may be generated whenever there are medication orders or administration within an instance or episode of care.
NetworkEntryMessage This message describes the event of a system, such as a mobile device, entering or leaving the network as a normal part of operations.
OrderRecordMessage This message describes the event of an order being created, modified, accessed, or deleted.
ParticipantObject Identifies instances of data or objects that have been accessed.
ParticipantObject.DataLifeCycle  
ParticipantObject.Detail  
ParticipantObject.IDTypeCode  
ParticipantObject.TypeCode  
ParticipantObject.TypeCodeRole  
ParticipantObjectDescription DICOM Extension of ParticipantObject identifier.
ParticipantObjectDescription.SOPClass  
PatientCareEpisodeMessage This message may be generated whenever there is a patient association with a care protocol.
PatientCareProtocolMessage This message may be generated whenever there are specific patient care episodes or problems that occur within an instance of care.
PatientCareResourceAssignmentMessage This message may be generated whenever there are staffing or participant assignment actions relevant to the assignment of healthcare professionals, caregivers, attending physician, residents, medical students, consultants, etc.
PatientRecordMessage This message describes the event of a patient record being created, modified, accessed, or deleted.
ProcedureRecordMessage This message describes the event of a procedure record being created, accessed, modified, accessed, or deleted.
QueryMessage This message describes the event of a Query being issued or received.
SecurityAlertMessage This message describes any event for which a node needs to report a security alert, e.g., a node authentication failure when establishing a secure communications channel.
StudyDeletedMessage This message describes the event of deletion of one or more studies and all associated SOP Instances in a single action.
UserAuthenticationMessage This message describes the event of a user has attempting to log on or log off, whether successful or not.
 

Package org.dcm4che2.audit.message Description

Provides classes for generating XML formated Audit Messages compliant to the "Audit Trail and Node Authentication (ATNA) Integration Profile" specified in the IHE IT Infrastructure Technical Framework, which itself utilizes RFC 3881 - Security Audit and Access Accountability Message XML Data Definitions for Healthcare Applications and its extension by DICOM Supplement 95: Audit Trail Messages.



Copyright © 2011 dcm4che. All Rights Reserved.