EmrLogClass Class |
Namespace: Mcc.Series.Common
public class EmrLogClass
The EmrLogClass type exposes the following members.
| Name | Description | |
|---|---|---|
| EmrLogClass | Initializes a new instance of the EmrLogClass class |
| Name | Description | |
|---|---|---|
| APPLY_TIME |
최초작성시간
| |
| APPLY_YMD |
최초작성일자
| |
| Current |
EMR 열람 로그 정보
| |
| DEPT_CD |
부서코드
| |
| DEPT_GB |
부서구분
| |
| DOCT_EMPL_NO |
의사사번(작성자 사번)
| |
| FORM_CD |
서식코드
| |
| LOG_GB |
열람 로그 구분
단순코드(HE.G003)
| |
| PTNT_NO |
환자번호
| |
| RECEPT_NO |
접수번호
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveEmrLog |
로그저장
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |