메소드 | 설명 | |
---|---|---|
PatientApi ( ) : System | ||
addHomeDate ( gov.va.medora.mdo.dao.AbstractConnection cxn, Patient patient ) : void | ||
getConfidentiality ( |
||
getConfidentiality ( gov.va.medora.mdo.dao.AbstractConnection cxn ) : string>.KeyValuePair |
||
getLocalPid ( gov.va.medora.mdo.dao.AbstractConnection cxn, string mpiPID ) : string | ||
getLocalPids ( |
||
getMOSReport ( gov.va.medora.mdo.dao.AbstractConnection cxn, Patient patient ) : TextReport | ||
getOefOif ( |
||
getOefOif ( gov.va.medora.mdo.dao.AbstractConnection cxn ) : OEF_OIF[] | ||
getPatientAssociates ( |
||
getPatientAssociates ( gov.va.medora.mdo.dao.AbstractConnection cxn, string pid ) : PatientAssociate[] | ||
getPatientSelectionData ( ConnectionSet cxns ) : IndexedHashtable | ||
getPatientTypes ( ConnectionSet cxns ) : IndexedHashtable | ||
getPatientTypes ( AbstractConnection cxn ) : StringDictionary | ||
getPatientsByClinic ( AbstractConnection cxn, string clinicId ) : Patient[] | ||
getPatientsByClinic ( AbstractConnection cxn, string clinicId, string fromDate, string toDate ) : Patient[] | ||
getPatientsByProvider ( AbstractConnection cxn, string duz ) : Patient[] | ||
getPatientsBySpecialty ( AbstractConnection cxn, string specialtyId ) : Patient[] | ||
getPatientsByTeam ( AbstractConnection cxn, string teamId ) : Patient[] | ||
getPatientsByWard ( AbstractConnection cxn, string wardId ) : Patient[] | ||
getRatedDisabiliities ( ConnectionSet cxns ) : IndexedHashtable | ||
getRatedDisabiliities ( AbstractConnection cxn ) : RatedDisability[] | ||
getRatedDisabiliities ( AbstractConnection cxn, string pid ) : RatedDisability[] | ||
getRemoteSiteIds ( AbstractConnection cxn, string pid ) : StringDictionary | ||
getRemoteSites ( AbstractConnection cxn, string pid ) : Site[] | ||
getTreatingFacilityIds ( AbstractConnection cxn, string pid ) : string>.Dictionary |
Get patient identifiers from the treating facility file at a single Vista (typically the base connection)
|
|
isTestPatient ( ConnectionSet cxns ) : IndexedHashtable | ||
isTestPatient ( AbstractConnection cxn ) : bool | ||
issueConfidentialityBulletin ( ConnectionSet cxns ) : IndexedHashtable | ||
issueConfidentialityBulletin ( AbstractConnection cxn ) : string | ||
match ( ConnectionSet cxns, string target ) : IndexedHashtable | ||
match ( AbstractConnection cxn, string target ) : Patient[] | ||
matchByNameCityState ( ConnectionSet cxns, string name, string city, string state ) : IndexedHashtable | ||
matchByNameCityState ( AbstractConnection cxn, string name, string city, string state ) : Patient[] | ||
mpiMatch ( DataSource src, string ssn ) : Patient[] | ||
nptLookup ( Patient patient ) : Patient[] |
Match on Patient.Name, Patient.DOB, and Patient.SSN
|
|
nptMatch ( string ssn ) : Patient[] | ||
patientInquiry ( ConnectionSet cxns, string pid ) : IndexedHashtable | ||
patientInquiry ( AbstractConnection cxn, string pid ) : string | ||
select ( ConnectionSet cxns ) : IndexedHashtable | ||
select ( AbstractConnection cxn, string pid ) : Patient | ||
setLocalPids ( ConnectionSet cxns, string mpiPid ) : IndexedHashtable |
public addHomeDate ( gov.va.medora.mdo.dao.AbstractConnection cxn, Patient patient ) : void | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
patient | Patient | |
리턴 | void |
public getConfidentiality ( |
||
cxns | ||
리턴 | IndexedHashtable |
public getConfidentiality ( gov.va.medora.mdo.dao.AbstractConnection cxn ) : string>.KeyValuePair |
||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
리턴 | string>.KeyValuePair |
public getLocalPid ( gov.va.medora.mdo.dao.AbstractConnection cxn, string mpiPID ) : string | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
mpiPID | string | |
리턴 | string |
public getLocalPids ( |
||
cxns | ||
mpiPID | string | |
리턴 | IndexedHashtable |
public getMOSReport ( gov.va.medora.mdo.dao.AbstractConnection cxn, Patient patient ) : TextReport | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
patient | Patient | |
리턴 | TextReport |
public getOefOif ( |
||
cxns | ||
리턴 | IndexedHashtable |
public getOefOif ( gov.va.medora.mdo.dao.AbstractConnection cxn ) : OEF_OIF[] | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
리턴 | OEF_OIF[] |
public getPatientAssociates ( |
||
cxns | ||
리턴 | IndexedHashtable |
public getPatientAssociates ( gov.va.medora.mdo.dao.AbstractConnection cxn, string pid ) : PatientAssociate[] | ||
cxn | gov.va.medora.mdo.dao.AbstractConnection | |
pid | string | |
리턴 | PatientAssociate[] |
public getPatientSelectionData ( ConnectionSet cxns ) : IndexedHashtable | ||
cxns | ConnectionSet | |
리턴 | IndexedHashtable |
public getPatientTypes ( ConnectionSet cxns ) : IndexedHashtable | ||
cxns | ConnectionSet | |
리턴 | IndexedHashtable |
public getPatientTypes ( AbstractConnection cxn ) : StringDictionary | ||
cxn | AbstractConnection | |
리턴 | StringDictionary |
public getPatientsByClinic ( AbstractConnection cxn, string clinicId ) : Patient[] | ||
cxn | AbstractConnection | |
clinicId | string | |
리턴 | Patient[] |
public getPatientsByClinic ( AbstractConnection cxn, string clinicId, string fromDate, string toDate ) : Patient[] | ||
cxn | AbstractConnection | |
clinicId | string | |
fromDate | string | |
toDate | string | |
리턴 | Patient[] |
public getPatientsByProvider ( AbstractConnection cxn, string duz ) : Patient[] | ||
cxn | AbstractConnection | |
duz | string | |
리턴 | Patient[] |
public getPatientsBySpecialty ( AbstractConnection cxn, string specialtyId ) : Patient[] | ||
cxn | AbstractConnection | |
specialtyId | string | |
리턴 | Patient[] |
public getPatientsByTeam ( AbstractConnection cxn, string teamId ) : Patient[] | ||
cxn | AbstractConnection | |
teamId | string | |
리턴 | Patient[] |
public getPatientsByWard ( AbstractConnection cxn, string wardId ) : Patient[] | ||
cxn | AbstractConnection | |
wardId | string | |
리턴 | Patient[] |
public getRatedDisabiliities ( ConnectionSet cxns ) : IndexedHashtable | ||
cxns | ConnectionSet | |
리턴 | IndexedHashtable |
public getRatedDisabiliities ( AbstractConnection cxn ) : RatedDisability[] | ||
cxn | AbstractConnection | |
리턴 | RatedDisability[] |
public getRatedDisabiliities ( AbstractConnection cxn, string pid ) : RatedDisability[] | ||
cxn | AbstractConnection | |
pid | string | |
리턴 | RatedDisability[] |
public getRemoteSiteIds ( AbstractConnection cxn, string pid ) : StringDictionary | ||
cxn | AbstractConnection | |
pid | string | |
리턴 | StringDictionary |
public getRemoteSites ( AbstractConnection cxn, string pid ) : Site[] | ||
cxn | AbstractConnection | |
pid | string | |
리턴 | Site[] |
public getTreatingFacilityIds ( AbstractConnection cxn, string pid ) : string>.Dictionary |
||
cxn | AbstractConnection | Typically a VistaConnection |
pid | string | Patient ID - typically a DFN |
리턴 | string>.Dictionary |
public isTestPatient ( ConnectionSet cxns ) : IndexedHashtable | ||
cxns | ConnectionSet | |
리턴 | IndexedHashtable |
public isTestPatient ( AbstractConnection cxn ) : bool | ||
cxn | AbstractConnection | |
리턴 | bool |
public issueConfidentialityBulletin ( ConnectionSet cxns ) : IndexedHashtable | ||
cxns | ConnectionSet | |
리턴 | IndexedHashtable |
public issueConfidentialityBulletin ( AbstractConnection cxn ) : string | ||
cxn | AbstractConnection | |
리턴 | string |
public match ( ConnectionSet cxns, string target ) : IndexedHashtable | ||
cxns | ConnectionSet | |
target | string | |
리턴 | IndexedHashtable |
public match ( AbstractConnection cxn, string target ) : Patient[] | ||
cxn | AbstractConnection | |
target | string | |
리턴 | Patient[] |
public matchByNameCityState ( ConnectionSet cxns, string name, string city, string state ) : IndexedHashtable | ||
cxns | ConnectionSet | |
name | string | |
city | string | |
state | string | |
리턴 | IndexedHashtable |
public matchByNameCityState ( AbstractConnection cxn, string name, string city, string state ) : Patient[] | ||
cxn | AbstractConnection | |
name | string | |
city | string | |
state | string | |
리턴 | Patient[] |
public mpiMatch ( DataSource src, string ssn ) : Patient[] | ||
src | DataSource | |
ssn | string | |
리턴 | Patient[] |
public nptLookup ( Patient patient ) : Patient[] | ||
patient | Patient | The patient to match |
리턴 | Patient[] |
public patientInquiry ( ConnectionSet cxns, string pid ) : IndexedHashtable | ||
cxns | ConnectionSet | |
pid | string | |
리턴 | IndexedHashtable |
public patientInquiry ( AbstractConnection cxn, string pid ) : string | ||
cxn | AbstractConnection | |
pid | string | |
리턴 | string |
public select ( ConnectionSet cxns ) : IndexedHashtable | ||
cxns | ConnectionSet | |
리턴 | IndexedHashtable |
public select ( AbstractConnection cxn, string pid ) : Patient | ||
cxn | AbstractConnection | |
pid | string | |
리턴 | Patient |
public setLocalPids ( ConnectionSet cxns, string mpiPid ) : IndexedHashtable | ||
cxns | ConnectionSet | |
mpiPid | string | |
리턴 | IndexedHashtable |