Method | Description | |
---|---|---|
AddCommandArguments ( string patientDfn ) : void |
Add command arguments to the RPC call
|
|
DsioGetPatientInformationCommand ( IRpcBroker newBroker ) : System |
Creates the command
|
Method | Description | |
---|---|---|
ProcessResponse ( ) : void |
public AddCommandArguments ( string patientDfn ) : void | ||
patientDfn | string | |
return | void |
public DsioGetPatientInformationCommand ( IRpcBroker newBroker ) : System | ||
newBroker | IRpcBroker | An object which allows communication with VistA and implements IRpcBroker |
return | System |