C# 클래스 gov.va.medora.mdws.dto.PatientTO

상속: PersonTO
파일 보기 프로젝트 열기: OSEHRA/mdws 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
activeInsurance string
admitTimestamp string
cmorSiteId string
confidentiality TaggedText
currentMeansStatus string
cwad string
deceasedDate string
hasInsurance bool
inpatient bool
isLocallyAssignedMpiPid bool
isTestPatient bool
isVeteran bool
localPid string
location HospitalLocationTO
mpiChecksum string
mpiPid string
needsMeansTest bool
patientFlags TaggedTextArray
patientName string
patientType string
preferredFacility TaggedText
restricted bool
scPercent int
serviceConnected bool
sitePids TaggedTextArray
sites SiteArray
team TeamTO
vendorPid string

공개 메소드들

메소드 설명
PatientTO ( ) : System
PatientTO ( Patient mdo ) : System

메소드 상세

PatientTO() 공개 메소드

public PatientTO ( ) : System
리턴 System

PatientTO() 공개 메소드

public PatientTO ( Patient mdo ) : System
mdo gov.va.medora.mdo.Patient
리턴 System

프로퍼티 상세

activeInsurance 공개적으로 프로퍼티

public string activeInsurance
리턴 string

admitTimestamp 공개적으로 프로퍼티

public string admitTimestamp
리턴 string

cmorSiteId 공개적으로 프로퍼티

public string cmorSiteId
리턴 string

confidentiality 공개적으로 프로퍼티

public TaggedText,gov.va.medora.mdws.dto confidentiality
리턴 TaggedText

currentMeansStatus 공개적으로 프로퍼티

public string currentMeansStatus
리턴 string

cwad 공개적으로 프로퍼티

public string cwad
리턴 string

deceasedDate 공개적으로 프로퍼티

public string deceasedDate
리턴 string

hasInsurance 공개적으로 프로퍼티

public bool hasInsurance
리턴 bool

inpatient 공개적으로 프로퍼티

public bool inpatient
리턴 bool

isLocallyAssignedMpiPid 공개적으로 프로퍼티

public bool isLocallyAssignedMpiPid
리턴 bool

isTestPatient 공개적으로 프로퍼티

public bool isTestPatient
리턴 bool

isVeteran 공개적으로 프로퍼티

public bool isVeteran
리턴 bool

localPid 공개적으로 프로퍼티

public string localPid
리턴 string

location 공개적으로 프로퍼티

public HospitalLocationTO,gov.va.medora.mdws.dto location
리턴 HospitalLocationTO

mpiChecksum 공개적으로 프로퍼티

public string mpiChecksum
리턴 string

mpiPid 공개적으로 프로퍼티

public string mpiPid
리턴 string

needsMeansTest 공개적으로 프로퍼티

public bool needsMeansTest
리턴 bool

patientFlags 공개적으로 프로퍼티

public TaggedTextArray,gov.va.medora.mdws.dto patientFlags
리턴 TaggedTextArray

patientName 공개적으로 프로퍼티

public string patientName
리턴 string

patientType 공개적으로 프로퍼티

public string patientType
리턴 string

preferredFacility 공개적으로 프로퍼티

public TaggedText,gov.va.medora.mdws.dto preferredFacility
리턴 TaggedText

restricted 공개적으로 프로퍼티

public bool restricted
리턴 bool

scPercent 공개적으로 프로퍼티

public int scPercent
리턴 int

serviceConnected 공개적으로 프로퍼티

public bool serviceConnected
리턴 bool

sitePids 공개적으로 프로퍼티

public TaggedTextArray,gov.va.medora.mdws.dto sitePids
리턴 TaggedTextArray

sites 공개적으로 프로퍼티

public SiteArray,gov.va.medora.mdws.dto sites
리턴 SiteArray

team 공개적으로 프로퍼티

public TeamTO,gov.va.medora.mdws.dto team
리턴 TeamTO

vendorPid 공개적으로 프로퍼티

public string vendorPid
리턴 string