Метод | Описание | |
---|---|---|
MhvLib ( |
||
getAllergies ( string appPwd, string patientICN ) : gov.va.medora.mdws.dto.AllergyTO[] | ||
getAllergiesAsXML ( string appPwd, string patientICN ) : |
||
getAppointmentsFromSite ( string pwd, string sitecode, string mpiPid ) : |
||
getChemHemReportsByReportDateFromSite ( string pwd, string sitecode, string mpiPid, string fromDate, string toDate ) : |
||
getHealthSummary ( string pwd, string sitecode, string mpiPid, string displayName ) : |
||
getLabReports ( string appPwd, string patientICN, string fromDate, string toDate ) : gov.va.medora.mdws.dto.LabResultTO[] | ||
getLabReportsAsXML ( string appPwd, string patientICN, string fromDate, string toDate ) : |
Метод | Описание | |
---|---|---|
undecodeApptStatus ( string status ) : string |
public MhvLib ( |
||
mySession | ||
Результат | System |
public getAllergies ( string appPwd, string patientICN ) : gov.va.medora.mdws.dto.AllergyTO[] | ||
appPwd | string | |
patientICN | string | |
Результат | gov.va.medora.mdws.dto.AllergyTO[] |
public getAllergiesAsXML ( string appPwd, string patientICN ) : |
||
appPwd | string | |
patientICN | string | |
Результат |
public getAppointmentsFromSite ( string pwd, string sitecode, string mpiPid ) : |
||
pwd | string | |
sitecode | string | |
mpiPid | string | |
Результат |
public getChemHemReportsByReportDateFromSite ( string pwd, string sitecode, string mpiPid, string fromDate, string toDate ) : |
||
pwd | string | |
sitecode | string | |
mpiPid | string | |
fromDate | string | |
toDate | string | |
Результат |
public getHealthSummary ( string pwd, string sitecode, string mpiPid, string displayName ) : |
||
pwd | string | |
sitecode | string | |
mpiPid | string | |
displayName | string | |
Результат |
public getLabReports ( string appPwd, string patientICN, string fromDate, string toDate ) : gov.va.medora.mdws.dto.LabResultTO[] | ||
appPwd | string | |
patientICN | string | |
fromDate | string | |
toDate | string | |
Результат | gov.va.medora.mdws.dto.LabResultTO[] |
public getLabReportsAsXML ( string appPwd, string patientICN, string fromDate, string toDate ) : |
||
appPwd | string | |
patientICN | string | |
fromDate | string | |
toDate | string | |
Результат |