public class PatientSelectionRpc extends AbstractRpc
api, context, currentContext, dfn, duz, returnRpcResult, rpcBroker
Constructor and Description |
---|
PatientSelectionRpc() |
PatientSelectionRpc(RpcBroker rpcBroker) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
defaultDateRangeClinic() |
java.lang.String |
getDfltPtList() |
char |
getDfltPtListSrc() |
java.lang.String |
getDfltSort() |
SimilarRecordsStatus |
getSimilarRecordsFound(java.lang.String dfn) |
PatientList |
getSubSetOfPatients(java.lang.String startFrom,
int direction) |
void |
killRPLPtList(java.lang.String rplJobNumber) |
PatientList |
listAllPatients() |
java.lang.String[] |
listDateRangeClinic() |
PatientList |
listPtByClinic(java.lang.String ien,
java.util.Date firstDate,
java.util.Date lastDate) |
PatientList |
listPtByDflt() |
PatientList |
listPtByFullSSN(java.lang.String ssn) |
PatientList |
listPtByLast5(java.lang.String last5) |
PatientList |
listPtByProvider(java.lang.String ien) |
PatientList |
listPtByRPLFullSSN(java.lang.String ssn) |
PatientList |
listPtByRPLLast5(java.lang.String last5) |
PatientList |
listPtBySpecialty(java.lang.String ien) |
PatientList |
listPtByTeam(java.lang.String ien) |
PatientList |
listPtByWard(java.lang.String ien) |
PatientListItem |
listPtTop() |
java.lang.String |
makeRPLPtList(java.lang.String rplList) |
PatientList |
readRPLPtList(java.lang.String rplJobNumber,
java.lang.String startFrom,
int direction) |
void |
savePtListDflt(java.lang.String x) |
call, clearParameters, connect, connect, disconnect, getApi, getContext, getCreateBrokerException, getCreateContextException, getCurrentContext, getDfn, getDuz, getLogChannel, getReturnRpcResult, getRpcBroker, lCall, lCall, lCall, lCall, log, logDebug, logError, logInfo, logWarning, revertContext, sCall, sCall, sCall, sCall, setApi, setContext, setCurrentContext, setDfn, setDuz, setLogChannel, setReturnRpcResult, setRpcBroker
public PatientSelectionRpc() throws BrokerException
BrokerException
public PatientSelectionRpc(RpcBroker rpcBroker) throws BrokerException
BrokerException
public PatientList listAllPatients() throws BrokerException
BrokerException
public PatientList getSubSetOfPatients(java.lang.String startFrom, int direction) throws BrokerException
BrokerException
public PatientList listPtByProvider(java.lang.String ien) throws BrokerException
BrokerException
public PatientList listPtBySpecialty(java.lang.String ien) throws BrokerException
BrokerException
public PatientList listPtByTeam(java.lang.String ien) throws BrokerException
BrokerException
public PatientList listPtByClinic(java.lang.String ien, java.util.Date firstDate, java.util.Date lastDate) throws BrokerException
BrokerException
public PatientList listPtByWard(java.lang.String ien) throws BrokerException
BrokerException
public PatientList listPtByLast5(java.lang.String last5) throws BrokerException
BrokerException
public PatientList listPtByRPLLast5(java.lang.String last5) throws BrokerException
BrokerException
public PatientList listPtByFullSSN(java.lang.String ssn) throws BrokerException
BrokerException
public PatientList listPtByRPLFullSSN(java.lang.String ssn) throws BrokerException
BrokerException
public PatientList readRPLPtList(java.lang.String rplJobNumber, java.lang.String startFrom, int direction) throws BrokerException
BrokerException
public PatientList listPtByDflt() throws BrokerException
BrokerException
public PatientListItem listPtTop() throws BrokerException
BrokerException
public java.lang.String getDfltPtList() throws BrokerException
BrokerException
public char getDfltPtListSrc() throws BrokerException
BrokerException
public void savePtListDflt(java.lang.String x) throws BrokerException
BrokerException
public java.lang.String getDfltSort() throws BrokerException
BrokerException
public java.lang.String makeRPLPtList(java.lang.String rplList) throws BrokerException
BrokerException
public void killRPLPtList(java.lang.String rplJobNumber) throws BrokerException
BrokerException
public SimilarRecordsStatus getSimilarRecordsFound(java.lang.String dfn) throws BrokerException
BrokerException
public java.lang.String[] listDateRangeClinic() throws BrokerException
BrokerException
public java.lang.String defaultDateRangeClinic() throws BrokerException
BrokerException