Method | Description | |
---|---|---|
PhrSvc ( ) : System |
This facade is for Patient Health Record. It is assumed the user is the patient.
|
Method | Description | |
---|---|---|
connect ( string pwd, string sitecode, string mpiPid ) : |
||
disconnect ( ) : |
||
getAdmissions ( ) : |
||
getAdvanceDirectives ( string fromDate, string toDate, int nrpts ) : |
||
getAllMeds ( ) : |
||
getAllergies ( ) : |
||
getAppointments ( ) : TaggedAppointmentArrays | ||
getChemHemReports ( string fromDate, string toDate, int nrpts ) : |
||
getCytologyReports ( string fromDate, string toDate, int nrpts ) : TaggedCytologyRptArrays | ||
getCytopathologyReports ( ) : |
||
getDemographics ( ) : |
||
getDetailedHealthSummary ( ) : |
||
getElectronMicroscopyReports ( string fromDate, string toDate, int nrpts ) : |
||
getHealthSummary ( ) : |
||
getImmunizations ( string fromDate, string toDate, int nrpts ) : |
||
getIvMeds ( ) : |
||
getMedicalRecord ( byte cert, string patientId ) : |
||
getMicrobiologyReports ( string fromDate, string toDate, int nrpts ) : |
||
getOtherMeds ( ) : |
||
getOutpatientMeds ( ) : |
||
getOutpatientRxProfile ( ) : |
||
getProblemList ( string type ) : |
||
getRadiologyReports ( string fromDate, string toDate, int nrpts ) : |
||
getSecureMessages ( string patientId, string message ) : |
||
getSurgeryReports ( ) : |
||
getSurgicalPathologyReports ( string fromDate, string toDate, int nrpts ) : |
||
getSynopsis ( string fromDate, string toDate ) : |
||
getUnitDoseMeds ( ) : |
||
getVisits ( string fromDate, string toDate ) : |
||
getVitalSigns ( ) : |
||
patientLogin ( byte cert, string username, string password, string credentialType ) : |
||
setupMultiSiteQuery ( string appPwd ) : |
||
writeSecureMessage ( string patientId, string message ) : |