C# Class ClearCanvas.Dicom.Audit.EventID

ファイルを表示 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_oe static_oe property

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

AuditLogUsed public_oe static_oe property

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

BeginTransferringDICOMInstances public_oe static_oe property

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

CCHealthcareDataDeleted public_oe static_oe property

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

CCHealthcareDataEvent public_oe static_oe property

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

CCHealthcareDataSearch public_oe static_oe property

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

DICOMInstancesAccessed public_oe static_oe property

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

DICOMInstancesTransferred public_oe static_oe property

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

DICOMStudyDeleted public_oe static_oe property

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

Export public_oe static_oe property

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

HealthServicesProvisionEvent public_oe static_oe property

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

Import public_oe static_oe property

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

MedicationEvent public_oe static_oe property

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

NetworkEntry public_oe static_oe property

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

OrderRecord public_oe static_oe property

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

PatientCareEpisode public_oe static_oe property

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

PatientCareProtocol public_oe static_oe property

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

PatientCareResourceAssignment public_oe static_oe property

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

PatientRecord public_oe static_oe property

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

ProcedureRecord public_oe static_oe property

public static EventID ProcedureRecord
return EventID

Query public_oe static_oe property

public static EventID Query
return EventID

SecurityAlert public_oe static_oe property

public static EventID SecurityAlert
return EventID

UserAuthentication public_oe static_oe property

public static EventID UserAuthentication
return EventID