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

Packages that use AuditMessageSupport
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 AuditMessageSupport in org.dcm4che2.audit.message
 

Subclasses of AuditMessageSupport in org.dcm4che2.audit.message
 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 MedicationEventMessage
          This message may be generated whenever there are medication orders or administration within an instance or episode of care.
 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.
 



Copyright © 2011 dcm4che. All Rights Reserved.