Click or drag to resize

HospProfile Class

병원정보 관리 클래스
Inheritance Hierarchy
SystemObject
  Mcc.Series.CommonHospProfile

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 HospProfile

The HospProfile type exposes the following members.

Constructors
  NameDescription
Public methodHospProfile
Initializes a new instance of the HospProfile class
Top
Properties
  NameDescription
Public propertyAddr
주소
Public propertyArsTelNo
대표전화
Public propertyBohoNpYn
보호정신과정액
Public propertyCtReadYn
방사선판독의존재
Public propertyStatic memberCurrent
병원 정보
Public propertyDemandEntNm
청구작성자명칭
Public propertyDemandEntPrsnNo
청구작성자주민번호
Public propertyDrgYn
포괄수가제여부
Public propertyDRUG_LOG_ID
Public propertyDRUG_LOG_PW
Public propertyDRUG_SITE_GB
Public propertyDrugEmail
처방문의EMAIL
Public propertyDrugTelNo
처방문의전화
Public propertyDsYn
치과운영여부
Public propertyEdiReceiveId
EDI수신ID
Public propertyEsrYn
전자동의서 사용유무
Public propertyFaxTelNo
팩스
Public propertyHospGrdGb
병원등급구분
Public propertyHospiYn
완화의료운영여부
Public propertyHospNm
병원이름
Public propertyHospNo
요양기관기호
Public propertyHospPassword
WEB PDMS 암호
Public propertyHospSeqNo
병원코드
Public propertyHospTelNo
기본전화
Public propertyIm21Yn
인공신장여부
Public propertyIT_OPEN_YMD
Public propertyLabmediReadYn
진검판독의존재여부
Public propertyLICENSE_REGI_NO
사업자등록번호
Public propertyLisReadYn
임병판독의존재여부
Public propertyLogoImg
로고 이미지
Public propertyLongCareYn
장기요양기관
Public propertyMccSwId
업체코드
Public propertyNhicAddr
공단주소
Public propertyNhicId
공단ID
Public propertyNhicPassWord
공단 암호
Public propertyNuclearReadYn
핵의학판독의존재
Public propertyOpenYmd
개원일자
Public propertyOwerNm
병원장명
Public propertyPartTimeDoct
촉탁의여부
Public propertyPostNo
우편번호
Public propertySanEdiReceiveId
산재EDI수신ID
Public propertySanHospNo
산재요양기관기호
Public propertySwNo
소프트웨어번호
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 methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also