C# Class ClearCanvas.Dicom.Audit.EventID

Show file Open project: jasper-yeh/ClearCanvas

Public Properties

Property Type Description
ApplicationActivity EventID
AuditLogUsed EventID
BeginTransferringDICOMInstances EventID
CCHealthcareDataDeleted EventID
CCHealthcareDataEvent EventID
CCHealthcareDataSearch EventID
DICOMInstancesAccessed EventID
DICOMInstancesTransferred EventID
DICOMStudyDeleted EventID
Export EventID
HealthServicesProvisionEvent EventID
Import EventID
MedicationEvent EventID
NetworkEntry EventID
OrderRecord EventID
PatientCareEpisode EventID
PatientCareProtocol EventID
PatientCareResourceAssignment EventID
PatientRecord EventID
ProcedureRecord EventID
Query EventID
SecurityAlert EventID
UserAuthentication EventID

Public Methods

Method Description
EventID ( ) : System
EventID ( string _code, string _codeSystemNameField, string _displayNameField, string description ) : System

Method Details

EventID() public method

public EventID ( ) : System
return System

EventID() public method

public EventID ( string _code, string _codeSystemNameField, string _displayNameField, string description ) : System
_code string
_codeSystemNameField string
_displayNameField string
description string
return System

Property Details

ApplicationActivity public static property

public static EventID,ClearCanvas.Dicom.Audit ApplicationActivity
return EventID

AuditLogUsed public static property

public static EventID,ClearCanvas.Dicom.Audit AuditLogUsed
return EventID

BeginTransferringDICOMInstances public static property

public static EventID,ClearCanvas.Dicom.Audit BeginTransferringDICOMInstances
return EventID

CCHealthcareDataDeleted public static property

public static EventID,ClearCanvas.Dicom.Audit CCHealthcareDataDeleted
return EventID

CCHealthcareDataEvent public static property

public static EventID,ClearCanvas.Dicom.Audit CCHealthcareDataEvent
return EventID

CCHealthcareDataSearch public static property

public static EventID,ClearCanvas.Dicom.Audit CCHealthcareDataSearch
return EventID

DICOMInstancesAccessed public static property

public static EventID,ClearCanvas.Dicom.Audit DICOMInstancesAccessed
return EventID

DICOMInstancesTransferred public static property

public static EventID,ClearCanvas.Dicom.Audit DICOMInstancesTransferred
return EventID

DICOMStudyDeleted public static property

public static EventID,ClearCanvas.Dicom.Audit DICOMStudyDeleted
return EventID

Export public static property

public static EventID,ClearCanvas.Dicom.Audit Export
return EventID

HealthServicesProvisionEvent public static property

public static EventID,ClearCanvas.Dicom.Audit HealthServicesProvisionEvent
return EventID

Import public static property

public static EventID,ClearCanvas.Dicom.Audit Import
return EventID

MedicationEvent public static property

public static EventID,ClearCanvas.Dicom.Audit MedicationEvent
return EventID

NetworkEntry public static property

public static EventID,ClearCanvas.Dicom.Audit NetworkEntry
return EventID

OrderRecord public static property

public static EventID,ClearCanvas.Dicom.Audit OrderRecord
return EventID

PatientCareEpisode public static property

public static EventID,ClearCanvas.Dicom.Audit PatientCareEpisode
return EventID

PatientCareProtocol public static property

public static EventID,ClearCanvas.Dicom.Audit PatientCareProtocol
return EventID

PatientCareResourceAssignment public static property

public static EventID,ClearCanvas.Dicom.Audit PatientCareResourceAssignment
return EventID

PatientRecord public static property

public static EventID,ClearCanvas.Dicom.Audit PatientRecord
return EventID

ProcedureRecord public static property

public static EventID ProcedureRecord
return EventID

Query public static property

public static EventID Query
return EventID

SecurityAlert public static property

public static EventID SecurityAlert
return EventID

UserAuthentication public static property

public static EventID UserAuthentication
return EventID