public class PatientInfoRpc extends AbstractRpc
api, context, currentContext, dfn, duz, returnRpcResult, rpcBroker| Constructor and Description |
|---|
PatientInfoRpc() |
PatientInfoRpc(RpcBroker rpcBroker) |
| Modifier and Type | Method and Description |
|---|---|
PatientLocation |
getCurrentPatientLocation(java.lang.String dfn) |
MeansTestStatus |
getMeansTestRequired(java.lang.String dfn) |
java.lang.String |
getPatientIcn(java.lang.String dfn) |
PatientInfo |
getPatientInfo(java.lang.String dfn) |
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, setRpcBrokerpublic PatientInfoRpc()
throws BrokerException
BrokerExceptionpublic PatientInfoRpc(RpcBroker rpcBroker) throws BrokerException
BrokerExceptionpublic PatientLocation getCurrentPatientLocation(java.lang.String dfn) throws BrokerException
BrokerExceptionpublic MeansTestStatus getMeansTestRequired(java.lang.String dfn) throws BrokerException
BrokerExceptionpublic PatientInfo getPatientInfo(java.lang.String dfn) throws BrokerException
BrokerExceptionpublic java.lang.String getPatientIcn(java.lang.String dfn)
throws BrokerException
BrokerException