Uses of Class
org.dcm4che2.audit.message.AuditMessage

Packages that use AuditMessage
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
 

Uses of AuditMessage in org.dcm4che2.audit.message
 

Subclasses of AuditMessage in org.dcm4che2.audit.message
 class ApplicationActivityMessage
          This audit message describes the event of an Application Entity starting or stopping.
 class AuditLogUsedMessage
          This message describes the event of a person or process accessing a log of audit trail information.
 class AuditMessageSupport
           
 class 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.
 class 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.
 class 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.
 class HealthServicesProvisionEventMessage
          This message may be generated whenever health services are scheduled and performed within an instance or episode of care.
 class InstancesAccessedMessage
          This message describes the event of DICOM SOP Instances being viewed, utilized, updated, or deleted.
 class InstancesTransferredMessage
          This message describes the event of the completion of transferring DICOM SOP Instances between two Application Entities.
 class MedicationEventMessage
          This message may be generated whenever there are medication orders or administration within an instance or episode of care.
 class 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.
 class OrderRecordMessage
          This message describes the event of an order being created, modified, accessed, or deleted.
 class PatientCareEpisodeMessage
          This message may be generated whenever there is a patient association with a care protocol.
 class PatientCareProtocolMessage
          This message may be generated whenever there are specific patient care episodes or problems that occur within an instance of care.
 class 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.
 class PatientRecordMessage
          This message describes the event of a patient record being created, modified, accessed, or deleted.
 class ProcedureRecordMessage
          This message describes the event of a procedure record being created, accessed, modified, accessed, or deleted.
 class QueryMessage
          This message describes the event of a Query being issued or received.
 class 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.
 class StudyDeletedMessage
          This message describes the event of deletion of one or more studies and all associated SOP Instances in a single action.
 class UserAuthenticationMessage
          This message describes the event of a user has attempting to log on or log off, whether successful or not.
 



Copyright © 2011 dcm4che. All Rights Reserved.