Method | Description | |
---|---|---|
MedsLib ( ) : System | ||
MedsLib ( |
||
getAllMeds ( ) : |
||
getImmunizations ( string fromDate, string toDate, int nrpts ) : |
||
getImoMeds ( ) : |
||
getIvMeds ( ) : |
||
getMedicationDetail ( string siteId, string medId ) : |
||
getMedsAdminHx ( string fromDate, string toDate, int nrpts ) : |
||
getMedsAdminLog ( string fromDate, string toDate, int nrpts ) : |
||
getOtherMeds ( ) : |
||
getOutpatientMeds ( ) : |
||
getOutpatientRxProfile ( ) : |
||
getPrescriptionsHL7 ( string pwd, string sitecode, string mpiPid ) : |
||
getRefillStatus ( string sitecode, string rxId ) : |
||
getUnitDoseMeds ( ) : |
||
refillPrescription ( string pwd, string sitecode, string mpiPid, string rxId ) : |
public MedsLib ( |
||
mySession | ||
return | System |
public getAllMeds ( ) : |
||
return |
public getImmunizations ( string fromDate, string toDate, int nrpts ) : |
||
fromDate | string | |
toDate | string | |
nrpts | int | |
return |
public getImoMeds ( ) : |
||
return |
public getIvMeds ( ) : |
||
return |
public getMedicationDetail ( string siteId, string medId ) : |
||
siteId | string | |
medId | string | |
return |
public getMedsAdminHx ( string fromDate, string toDate, int nrpts ) : |
||
fromDate | string | |
toDate | string | |
nrpts | int | |
return |
public getMedsAdminLog ( string fromDate, string toDate, int nrpts ) : |
||
fromDate | string | |
toDate | string | |
nrpts | int | |
return |
public getOtherMeds ( ) : |
||
return |
public getOutpatientMeds ( ) : |
||
return |
public getOutpatientRxProfile ( ) : |
||
return |
public getPrescriptionsHL7 ( string pwd, string sitecode, string mpiPid ) : |
||
pwd | string | |
sitecode | string | |
mpiPid | string | |
return |
public getRefillStatus ( string sitecode, string rxId ) : |
||
sitecode | string | |
rxId | string | |
return |
public getUnitDoseMeds ( ) : |
||
return |
public refillPrescription ( string pwd, string sitecode, string mpiPid, string rxId ) : |
||
pwd | string | |
sitecode | string | |
mpiPid | string | |
rxId | string | |
return |