C# 클래스 gov.va.medora.mdws.FindPatientService

상속: BaseService
파일 보기 프로젝트 열기: OSEHRA/mdws

공개 메소드들

메소드 설명
FindPatientService ( ) : System

비공개 메소드들

메소드 설명
connect ( string sitecode ) : DataSourceArray
disconnectSite ( ) : TextTO
disconnectSites ( ) : TaggedTextArray
getFacilitiesForCounty ( string fips ) : SiteArray
getSite ( string sitecode ) : SiteTO
getVHA ( ) : RegionArray
getVisnsForState ( string state ) : string[]
locatePatient ( string sitecode, string DFN ) : PatientLocationTO
login ( string username, string pwd, string context ) : UserTO
matchByNameCityStateMS ( string name, string city, string stateAbbr ) : TaggedPatientArrays
matchCityAndState ( string city, string stateAbbr ) : TaggedTextArray
mpiLookup ( string SSN ) : PatientArray
nptLookup ( string SSN ) : PatientArray
visitSites ( string pwd, string sitelist, string context ) : TaggedTextArray

메소드 상세

FindPatientService() 공개 메소드

public FindPatientService ( ) : System
리턴 System