Click or drag to resize

EmrLogClass Class

EmrLogClass
Inheritance Hierarchy
SystemObject
  Mcc.Series.CommonEmrLogClass

Namespace:  Mcc.Series.Common
Assembly:  Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class EmrLogClass

The EmrLogClass type exposes the following members.

Constructors
  NameDescription
Public methodEmrLogClass
Initializes a new instance of the EmrLogClass class
Top
Properties
  NameDescription
Public propertyAPPLY_TIME
최초작성시간
Public propertyAPPLY_YMD
최초작성일자
Public propertyStatic memberCurrent
EMR 열람 로그 정보
Public propertyDEPT_CD
부서코드
Public propertyDEPT_GB
부서구분
Public propertyDOCT_EMPL_NO
의사사번(작성자 사번)
Public propertyFORM_CD
서식코드
Public propertyLOG_GB
열람 로그 구분 단순코드(HE.G003)
Public propertyPTNT_NO
환자번호
Public propertyRECEPT_NO
접수번호
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberSaveEmrLog
로그저장
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also