C# Class MdwsDemo.mhv.MhvService

Inheritance: System.Web.Services.Protocols.SoapHttpClientProtocol
Exibir arquivo Open project: monkeyglasses/MDWS-Demo Class Usage Examples

Public Methods

Method Description
CancelAsync ( object userState ) : void
MhvService ( ) : System
addAttachmentAsync ( string pwd, int messageId, int messageOplock, string fileName, string mimeType, AttachmentTO attachment ) : void
addAttachmentAsync ( string pwd, int messageId, int messageOplock, string fileName, string mimeType, AttachmentTO attachment, object userState ) : void
addDataSourceAsync ( string id, string name, string datasource, string port, string modality, string protocol, string region ) : void
addDataSourceAsync ( string id, string name, string datasource, string port, string modality, string protocol, string region, object userState ) : void
cdwLookupAsync ( string password, string pid ) : void
cdwLookupAsync ( string password, string pid, object userState ) : void
connectAsync ( string sitelist ) : void
connectAsync ( string sitelist, object userState ) : void
deleteAttachmentAsync ( string pwd, int messageId ) : void
deleteAttachmentAsync ( string pwd, int messageId, object userState ) : void
deleteDraftAsync ( string pwd, int messageId ) : void
deleteDraftAsync ( string pwd, int messageId, object userState ) : void
disconnectAsync ( ) : void
disconnectAsync ( object userState ) : void
getAllergiesAsXMLAsync ( string pwd, string mpiPid ) : void
getAllergiesAsXMLAsync ( string pwd, string mpiPid, object userState ) : void
getAppointmentsAsync ( string pwd, string sitecode, string mpiPid ) : void
getAppointmentsAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
getAppointmentsFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
getAppointmentsFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
getAttachmentAsync ( string pwd, int attachmentId ) : void
getAttachmentAsync ( string pwd, int attachmentId, object userState ) : void
getChemHemReportsAsync ( string pwd, string sitecode, string mpiPid, string fromDate, string toDate ) : void
getChemHemReportsAsync ( string pwd, string sitecode, string mpiPid, string fromDate, string toDate, object userState ) : void
getChemHemReportsForPatientFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
getChemHemReportsForPatientFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
getChemHemReportsFromSiteAsync ( string pwd, string sitecode, string mpiPid, string fromDate, string toDate ) : void
getChemHemReportsFromSiteAsync ( string pwd, string sitecode, string mpiPid, string fromDate, string toDate, object userState ) : void
getDataAsync ( string pwd, string site, bool multiSite, string pid, string types ) : void
getDataAsync ( string pwd, string site, bool multiSite, string pid, string types, object userState ) : void
getDataTypesAsync ( ) : void
getDataTypesAsync ( object userState ) : void
getDetailedRemindersFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
getDetailedRemindersFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
getFacadeVersionAsync ( ) : void
getFacadeVersionAsync ( object userState ) : void
getFutureAppointmentsAsync ( string pwd, string sitecode, string mpiPid ) : void
getFutureAppointmentsAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
getFutureAppointmentsFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
getFutureAppointmentsFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
getIdProofingStatusAsync ( string patientId, string patientName, string patientDOB ) : void
getIdProofingStatusAsync ( string patientId, string patientName, string patientDOB, object userState ) : void
getLabReportsAsXMLAsync ( string pwd, string mpiPid, string fromDate, string toDate ) : void
getLabReportsAsXMLAsync ( string pwd, string mpiPid, string fromDate, string toDate, object userState ) : void
getLabReportsAsync ( string pwd, string mpiPid, string fromDate, string toDate ) : void
getLabReportsAsync ( string pwd, string mpiPid, string fromDate, string toDate, object userState ) : void
getMOSReportAsync ( string appPwd, string EDIPI ) : void
getMOSReportAsync ( string appPwd, string EDIPI, object userState ) : void
getPatientsWithUpdatedChemHemReportsAsync ( string username, string pwd, string fromDate ) : void
getPatientsWithUpdatedChemHemReportsAsync ( string username, string pwd, string fromDate, object userState ) : void
getPatientsWithUpdatedFutureAppointmentsAsync ( string username, string pwd, string fromDate ) : void
getPatientsWithUpdatedFutureAppointmentsAsync ( string username, string pwd, string fromDate, object userState ) : void
getPrescriptionsHL7Async ( string pwd, string sitecode, string mpiPid ) : void
getPrescriptionsHL7Async ( string pwd, string sitecode, string mpiPid, object userState ) : void
getRpcsAsync ( ) : void
getRpcsAsync ( object userState ) : void
getSecureMessagesAsync ( string pwd, int userId, int folderId, int pageStart, int pageSize ) : void
getSecureMessagesAsync ( string pwd, int userId, int folderId, int pageStart, int pageSize, object userState ) : void
getSmUserAsync ( string pwd, string userId, string idType ) : void
getSmUserAsync ( string pwd, string userId, string idType, object userState ) : void
getSummaryRemindersFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
getSummaryRemindersFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
getVHAAsync ( ) : void
getVHAAsync ( object userState ) : void
getVersionAsync ( ) : void
getVersionAsync ( object userState ) : void
loginAsync ( string username, string pwd, string context ) : void
loginAsync ( string username, string pwd, string context, object userState ) : void
moveMessageAsync ( string pwd, int userId, int messageId, int newFolderId ) : void
moveMessageAsync ( string pwd, int userId, int messageId, int newFolderId, object userState ) : void
readMessageAsync ( string pwd, int addresseeId, int addresseeOplock ) : void
readMessageAsync ( string pwd, int addresseeId, int addresseeOplock, object userState ) : void
refillPrescriptionAsync ( string pwd, string sitecode, string mpiPid, string rxId ) : void
refillPrescriptionAsync ( string pwd, string sitecode, string mpiPid, string rxId, object userState ) : void
saveSecureMessageDraftAsync ( string pwd, int replyingToMessageId, string threadSubject, int messageCategory, int messageId, int senderId, int recipientId, string messageBody, int messageOplock, int threadOplock ) : void
saveSecureMessageDraftAsync ( string pwd, int replyingToMessageId, string threadSubject, int messageCategory, int messageId, int senderId, int recipientId, string messageBody, int messageOplock, int threadOplock, object userState ) : void
sendNewMessageAsync ( string pwd, string threadSubject, int groupId, int messageCategory, int senderId, int recipientId, string messageBody ) : void
sendNewMessageAsync ( string pwd, string threadSubject, int groupId, int messageCategory, int senderId, int recipientId, string messageBody, object userState ) : void
sendReplyMessageAsync ( string pwd, int replyingToMessageId, int senderId, int recipientId, string messageBody ) : void
sendReplyMessageAsync ( string pwd, int replyingToMessageId, int senderId, int recipientId, string messageBody, object userState ) : void
sendSecureMessageDraftAsync ( string pwd, int messageId, int messageOplock ) : void
sendSecureMessageDraftAsync ( string pwd, int messageId, int messageOplock, object userState ) : void
setVhaAsync ( string sitesFileName ) : void
setVhaAsync ( string sitesFileName, object userState ) : void
updateAttachmentAsync ( string pwd, int attachmentId, int attachmentOplock, string fileName, string mimeType, AttachmentTO newAttachment ) : void
updateAttachmentAsync ( string pwd, int attachmentId, int attachmentOplock, string fileName, string mimeType, AttachmentTO newAttachment, object userState ) : void
updateIdProofingStatusAsync ( string patientId, string patientName, string patientDOB ) : void
updateIdProofingStatusAsync ( string patientId, string patientName, string patientDOB, object userState ) : void
updateMessageThreadAsync ( string pwd, int threadId, string threadSubject, int messageCategory, int threadOplock ) : void
updateMessageThreadAsync ( string pwd, int threadId, string threadSubject, int messageCategory, int threadOplock, object userState ) : void

Private Methods

Method Description
IsLocalFileSystemWebService ( string url ) : bool
OnaddAttachmentOperationCompleted ( object arg ) : void
OnaddDataSourceOperationCompleted ( object arg ) : void
OncdwLookupOperationCompleted ( object arg ) : void
OnconnectOperationCompleted ( object arg ) : void
OndeleteAttachmentOperationCompleted ( object arg ) : void
OndeleteDraftOperationCompleted ( object arg ) : void
OndisconnectOperationCompleted ( object arg ) : void
OngetAllergiesAsXMLOperationCompleted ( object arg ) : void
OngetAppointmentsFromSiteOperationCompleted ( object arg ) : void
OngetAppointmentsOperationCompleted ( object arg ) : void
OngetAttachmentOperationCompleted ( object arg ) : void
OngetChemHemReportsForPatientFromSiteOperationCompleted ( object arg ) : void
OngetChemHemReportsFromSiteOperationCompleted ( object arg ) : void
OngetChemHemReportsOperationCompleted ( object arg ) : void
OngetDataOperationCompleted ( object arg ) : void
OngetDataTypesOperationCompleted ( object arg ) : void
OngetDetailedRemindersFromSiteOperationCompleted ( object arg ) : void
OngetFacadeVersionOperationCompleted ( object arg ) : void
OngetFutureAppointmentsFromSiteOperationCompleted ( object arg ) : void
OngetFutureAppointmentsOperationCompleted ( object arg ) : void
OngetIdProofingStatusOperationCompleted ( object arg ) : void
OngetLabReportsAsXMLOperationCompleted ( object arg ) : void
OngetLabReportsOperationCompleted ( object arg ) : void
OngetMOSReportOperationCompleted ( object arg ) : void
OngetPatientsWithUpdatedChemHemReportsOperationCompleted ( object arg ) : void
OngetPatientsWithUpdatedFutureAppointmentsOperationCompleted ( object arg ) : void
OngetPrescriptionsHL7OperationCompleted ( object arg ) : void
OngetRpcsOperationCompleted ( object arg ) : void
OngetSecureMessagesOperationCompleted ( object arg ) : void
OngetSmUserOperationCompleted ( object arg ) : void
OngetSummaryRemindersFromSiteOperationCompleted ( object arg ) : void
OngetVHAOperationCompleted ( object arg ) : void
OngetVersionOperationCompleted ( object arg ) : void
OnloginOperationCompleted ( object arg ) : void
OnmoveMessageOperationCompleted ( object arg ) : void
OnreadMessageOperationCompleted ( object arg ) : void
OnrefillPrescriptionOperationCompleted ( object arg ) : void
OnsaveSecureMessageDraftOperationCompleted ( object arg ) : void
OnsendNewMessageOperationCompleted ( object arg ) : void
OnsendReplyMessageOperationCompleted ( object arg ) : void
OnsendSecureMessageDraftOperationCompleted ( object arg ) : void
OnsetVhaOperationCompleted ( object arg ) : void
OnupdateAttachmentOperationCompleted ( object arg ) : void
OnupdateIdProofingStatusOperationCompleted ( object arg ) : void
OnupdateMessageThreadOperationCompleted ( object arg ) : void
addAttachment ( string pwd, int messageId, int messageOplock, string fileName, string mimeType, AttachmentTO attachment ) : AttachmentTO
addDataSource ( string id, string name, string datasource, string port, string modality, string protocol, string region ) : SiteTO
cdwLookup ( string password, string pid ) : PatientArray
connect ( string sitelist ) : DataSourceArray
deleteAttachment ( string pwd, int messageId ) : MessageTO
deleteDraft ( string pwd, int messageId ) : MessageTO
disconnect ( ) : TaggedTextArray
getAllergiesAsXML ( string pwd, string mpiPid ) : TextTO
getAppointments ( string pwd, string sitecode, string mpiPid ) : TaggedAppointmentArrays
getAppointmentsFromSite ( string pwd, string sitecode, string mpiPid ) : TaggedAppointmentArray
getAttachment ( string pwd, int attachmentId ) : AttachmentTO
getChemHemReports ( string pwd, string sitecode, string mpiPid, string fromDate, string toDate ) : TaggedChemHemRptArrays
getChemHemReportsForPatientFromSite ( string pwd, string sitecode, string mpiPid ) : TaggedChemHemRptArray
getChemHemReportsFromSite ( string pwd, string sitecode, string mpiPid, string fromDate, string toDate ) : TaggedChemHemRptArray
getData ( string pwd, string site, bool multiSite, string pid, string types ) : PatientMedicalRecordTO
getDataTypes ( ) : string
getDetailedRemindersFromSite ( string pwd, string sitecode, string mpiPid ) : TextTO
getFacadeVersion ( ) : TextTO
getFutureAppointments ( string pwd, string sitecode, string mpiPid ) : TaggedAppointmentArrays
getFutureAppointmentsFromSite ( string pwd, string sitecode, string mpiPid ) : TaggedAppointmentArray
getIdProofingStatus ( string patientId, string patientName, string patientDOB ) : BoolTO
getLabReports ( string pwd, string mpiPid, string fromDate, string toDate ) : MdwsDemo.mhv.LabResultTO[]
getLabReportsAsXML ( string pwd, string mpiPid, string fromDate, string toDate ) : TextTO
getMOSReport ( string appPwd, string EDIPI ) : TaggedText
getPatientsWithUpdatedChemHemReports ( string username, string pwd, string fromDate ) : TaggedPatientArrays
getPatientsWithUpdatedFutureAppointments ( string username, string pwd, string fromDate ) : TaggedPatientArrays
getPrescriptionsHL7 ( string pwd, string sitecode, string mpiPid ) : TaggedMedicationArrays
getRpcs ( ) : TextArray
getSecureMessages ( string pwd, int userId, int folderId, int pageStart, int pageSize ) : SecureMessageThreadsTO
getSmUser ( string pwd, string userId, string idType ) : SmUserTO
getSummaryRemindersFromSite ( string pwd, string sitecode, string mpiPid ) : TextTO
getVHA ( ) : RegionArray
getVersion ( ) : string
login ( string username, string pwd, string context ) : UserTO
moveMessage ( string pwd, int userId, int messageId, int newFolderId ) : MessageTO
readMessage ( string pwd, int addresseeId, int addresseeOplock ) : MessageTO
refillPrescription ( string pwd, string sitecode, string mpiPid, string rxId ) : MedicationTO
saveSecureMessageDraft ( string pwd, int replyingToMessageId, string threadSubject, int messageCategory, int messageId, int senderId, int recipientId, string messageBody, int messageOplock, int threadOplock ) : ThreadTO
sendNewMessage ( string pwd, string threadSubject, int groupId, int messageCategory, int senderId, int recipientId, string messageBody ) : ThreadTO
sendReplyMessage ( string pwd, int replyingToMessageId, int senderId, int recipientId, string messageBody ) : MessageTO
sendSecureMessageDraft ( string pwd, int messageId, int messageOplock ) : MessageTO
setVha ( string sitesFileName ) : SiteArray
updateAttachment ( string pwd, int attachmentId, int attachmentOplock, string fileName, string mimeType, AttachmentTO newAttachment ) : AttachmentTO
updateIdProofingStatus ( string patientId, string patientName, string patientDOB ) : TaggedTextArray
updateMessageThread ( string pwd, int threadId, string threadSubject, int messageCategory, int threadOplock ) : ThreadTO

Method Details

CancelAsync() public method

public CancelAsync ( object userState ) : void
userState object
return void

MhvService() public method

public MhvService ( ) : System
return System

addAttachmentAsync() public method

public addAttachmentAsync ( string pwd, int messageId, int messageOplock, string fileName, string mimeType, AttachmentTO attachment ) : void
pwd string
messageId int
messageOplock int
fileName string
mimeType string
attachment AttachmentTO
return void

addAttachmentAsync() public method

public addAttachmentAsync ( string pwd, int messageId, int messageOplock, string fileName, string mimeType, AttachmentTO attachment, object userState ) : void
pwd string
messageId int
messageOplock int
fileName string
mimeType string
attachment AttachmentTO
userState object
return void

addDataSourceAsync() public method

public addDataSourceAsync ( string id, string name, string datasource, string port, string modality, string protocol, string region ) : void
id string
name string
datasource string
port string
modality string
protocol string
region string
return void

addDataSourceAsync() public method

public addDataSourceAsync ( string id, string name, string datasource, string port, string modality, string protocol, string region, object userState ) : void
id string
name string
datasource string
port string
modality string
protocol string
region string
userState object
return void

cdwLookupAsync() public method

public cdwLookupAsync ( string password, string pid ) : void
password string
pid string
return void

cdwLookupAsync() public method

public cdwLookupAsync ( string password, string pid, object userState ) : void
password string
pid string
userState object
return void

connectAsync() public method

public connectAsync ( string sitelist ) : void
sitelist string
return void

connectAsync() public method

public connectAsync ( string sitelist, object userState ) : void
sitelist string
userState object
return void

deleteAttachmentAsync() public method

public deleteAttachmentAsync ( string pwd, int messageId ) : void
pwd string
messageId int
return void

deleteAttachmentAsync() public method

public deleteAttachmentAsync ( string pwd, int messageId, object userState ) : void
pwd string
messageId int
userState object
return void

deleteDraftAsync() public method

public deleteDraftAsync ( string pwd, int messageId ) : void
pwd string
messageId int
return void

deleteDraftAsync() public method

public deleteDraftAsync ( string pwd, int messageId, object userState ) : void
pwd string
messageId int
userState object
return void

disconnectAsync() public method

public disconnectAsync ( ) : void
return void

disconnectAsync() public method

public disconnectAsync ( object userState ) : void
userState object
return void

getAllergiesAsXMLAsync() public method

public getAllergiesAsXMLAsync ( string pwd, string mpiPid ) : void
pwd string
mpiPid string
return void

getAllergiesAsXMLAsync() public method

public getAllergiesAsXMLAsync ( string pwd, string mpiPid, object userState ) : void
pwd string
mpiPid string
userState object
return void

getAppointmentsAsync() public method

public getAppointmentsAsync ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
return void

getAppointmentsAsync() public method

public getAppointmentsAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
return void

getAppointmentsFromSiteAsync() public method

public getAppointmentsFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
return void

getAppointmentsFromSiteAsync() public method

public getAppointmentsFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
return void

getAttachmentAsync() public method

public getAttachmentAsync ( string pwd, int attachmentId ) : void
pwd string
attachmentId int
return void

getAttachmentAsync() public method

public getAttachmentAsync ( string pwd, int attachmentId, object userState ) : void
pwd string
attachmentId int
userState object
return void

getChemHemReportsAsync() public method

public getChemHemReportsAsync ( string pwd, string sitecode, string mpiPid, string fromDate, string toDate ) : void
pwd string
sitecode string
mpiPid string
fromDate string
toDate string
return void

getChemHemReportsAsync() public method

public getChemHemReportsAsync ( string pwd, string sitecode, string mpiPid, string fromDate, string toDate, object userState ) : void
pwd string
sitecode string
mpiPid string
fromDate string
toDate string
userState object
return void

getChemHemReportsForPatientFromSiteAsync() public method

public getChemHemReportsForPatientFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
return void

getChemHemReportsForPatientFromSiteAsync() public method

public getChemHemReportsForPatientFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
return void

getChemHemReportsFromSiteAsync() public method

public getChemHemReportsFromSiteAsync ( string pwd, string sitecode, string mpiPid, string fromDate, string toDate ) : void
pwd string
sitecode string
mpiPid string
fromDate string
toDate string
return void

getChemHemReportsFromSiteAsync() public method

public getChemHemReportsFromSiteAsync ( string pwd, string sitecode, string mpiPid, string fromDate, string toDate, object userState ) : void
pwd string
sitecode string
mpiPid string
fromDate string
toDate string
userState object
return void

getDataAsync() public method

public getDataAsync ( string pwd, string site, bool multiSite, string pid, string types ) : void
pwd string
site string
multiSite bool
pid string
types string
return void

getDataAsync() public method

public getDataAsync ( string pwd, string site, bool multiSite, string pid, string types, object userState ) : void
pwd string
site string
multiSite bool
pid string
types string
userState object
return void

getDataTypesAsync() public method

public getDataTypesAsync ( ) : void
return void

getDataTypesAsync() public method

public getDataTypesAsync ( object userState ) : void
userState object
return void

getDetailedRemindersFromSiteAsync() public method

public getDetailedRemindersFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
return void

getDetailedRemindersFromSiteAsync() public method

public getDetailedRemindersFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
return void

getFacadeVersionAsync() public method

public getFacadeVersionAsync ( ) : void
return void

getFacadeVersionAsync() public method

public getFacadeVersionAsync ( object userState ) : void
userState object
return void

getFutureAppointmentsAsync() public method

public getFutureAppointmentsAsync ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
return void

getFutureAppointmentsAsync() public method

public getFutureAppointmentsAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
return void

getFutureAppointmentsFromSiteAsync() public method

public getFutureAppointmentsFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
return void

getFutureAppointmentsFromSiteAsync() public method

public getFutureAppointmentsFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
return void

getIdProofingStatusAsync() public method

public getIdProofingStatusAsync ( string patientId, string patientName, string patientDOB ) : void
patientId string
patientName string
patientDOB string
return void

getIdProofingStatusAsync() public method

public getIdProofingStatusAsync ( string patientId, string patientName, string patientDOB, object userState ) : void
patientId string
patientName string
patientDOB string
userState object
return void

getLabReportsAsXMLAsync() public method

public getLabReportsAsXMLAsync ( string pwd, string mpiPid, string fromDate, string toDate ) : void
pwd string
mpiPid string
fromDate string
toDate string
return void

getLabReportsAsXMLAsync() public method

public getLabReportsAsXMLAsync ( string pwd, string mpiPid, string fromDate, string toDate, object userState ) : void
pwd string
mpiPid string
fromDate string
toDate string
userState object
return void

getLabReportsAsync() public method

public getLabReportsAsync ( string pwd, string mpiPid, string fromDate, string toDate ) : void
pwd string
mpiPid string
fromDate string
toDate string
return void

getLabReportsAsync() public method

public getLabReportsAsync ( string pwd, string mpiPid, string fromDate, string toDate, object userState ) : void
pwd string
mpiPid string
fromDate string
toDate string
userState object
return void

getMOSReportAsync() public method

public getMOSReportAsync ( string appPwd, string EDIPI ) : void
appPwd string
EDIPI string
return void

getMOSReportAsync() public method

public getMOSReportAsync ( string appPwd, string EDIPI, object userState ) : void
appPwd string
EDIPI string
userState object
return void

getPatientsWithUpdatedChemHemReportsAsync() public method

public getPatientsWithUpdatedChemHemReportsAsync ( string username, string pwd, string fromDate ) : void
username string
pwd string
fromDate string
return void

getPatientsWithUpdatedChemHemReportsAsync() public method

public getPatientsWithUpdatedChemHemReportsAsync ( string username, string pwd, string fromDate, object userState ) : void
username string
pwd string
fromDate string
userState object
return void

getPatientsWithUpdatedFutureAppointmentsAsync() public method

public getPatientsWithUpdatedFutureAppointmentsAsync ( string username, string pwd, string fromDate ) : void
username string
pwd string
fromDate string
return void

getPatientsWithUpdatedFutureAppointmentsAsync() public method

public getPatientsWithUpdatedFutureAppointmentsAsync ( string username, string pwd, string fromDate, object userState ) : void
username string
pwd string
fromDate string
userState object
return void

getPrescriptionsHL7Async() public method

public getPrescriptionsHL7Async ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
return void

getPrescriptionsHL7Async() public method

public getPrescriptionsHL7Async ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
return void

getRpcsAsync() public method

public getRpcsAsync ( ) : void
return void

getRpcsAsync() public method

public getRpcsAsync ( object userState ) : void
userState object
return void

getSecureMessagesAsync() public method

public getSecureMessagesAsync ( string pwd, int userId, int folderId, int pageStart, int pageSize ) : void
pwd string
userId int
folderId int
pageStart int
pageSize int
return void

getSecureMessagesAsync() public method

public getSecureMessagesAsync ( string pwd, int userId, int folderId, int pageStart, int pageSize, object userState ) : void
pwd string
userId int
folderId int
pageStart int
pageSize int
userState object
return void

getSmUserAsync() public method

public getSmUserAsync ( string pwd, string userId, string idType ) : void
pwd string
userId string
idType string
return void

getSmUserAsync() public method

public getSmUserAsync ( string pwd, string userId, string idType, object userState ) : void
pwd string
userId string
idType string
userState object
return void

getSummaryRemindersFromSiteAsync() public method

public getSummaryRemindersFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
return void

getSummaryRemindersFromSiteAsync() public method

public getSummaryRemindersFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
return void

getVHAAsync() public method

public getVHAAsync ( ) : void
return void

getVHAAsync() public method

public getVHAAsync ( object userState ) : void
userState object
return void

getVersionAsync() public method

public getVersionAsync ( ) : void
return void

getVersionAsync() public method

public getVersionAsync ( object userState ) : void
userState object
return void

loginAsync() public method

public loginAsync ( string username, string pwd, string context ) : void
username string
pwd string
context string
return void

loginAsync() public method

public loginAsync ( string username, string pwd, string context, object userState ) : void
username string
pwd string
context string
userState object
return void

moveMessageAsync() public method

public moveMessageAsync ( string pwd, int userId, int messageId, int newFolderId ) : void
pwd string
userId int
messageId int
newFolderId int
return void

moveMessageAsync() public method

public moveMessageAsync ( string pwd, int userId, int messageId, int newFolderId, object userState ) : void
pwd string
userId int
messageId int
newFolderId int
userState object
return void

readMessageAsync() public method

public readMessageAsync ( string pwd, int addresseeId, int addresseeOplock ) : void
pwd string
addresseeId int
addresseeOplock int
return void

readMessageAsync() public method

public readMessageAsync ( string pwd, int addresseeId, int addresseeOplock, object userState ) : void
pwd string
addresseeId int
addresseeOplock int
userState object
return void

refillPrescriptionAsync() public method

public refillPrescriptionAsync ( string pwd, string sitecode, string mpiPid, string rxId ) : void
pwd string
sitecode string
mpiPid string
rxId string
return void

refillPrescriptionAsync() public method

public refillPrescriptionAsync ( string pwd, string sitecode, string mpiPid, string rxId, object userState ) : void
pwd string
sitecode string
mpiPid string
rxId string
userState object
return void

saveSecureMessageDraftAsync() public method

public saveSecureMessageDraftAsync ( string pwd, int replyingToMessageId, string threadSubject, int messageCategory, int messageId, int senderId, int recipientId, string messageBody, int messageOplock, int threadOplock ) : void
pwd string
replyingToMessageId int
threadSubject string
messageCategory int
messageId int
senderId int
recipientId int
messageBody string
messageOplock int
threadOplock int
return void

saveSecureMessageDraftAsync() public method

public saveSecureMessageDraftAsync ( string pwd, int replyingToMessageId, string threadSubject, int messageCategory, int messageId, int senderId, int recipientId, string messageBody, int messageOplock, int threadOplock, object userState ) : void
pwd string
replyingToMessageId int
threadSubject string
messageCategory int
messageId int
senderId int
recipientId int
messageBody string
messageOplock int
threadOplock int
userState object
return void

sendNewMessageAsync() public method

public sendNewMessageAsync ( string pwd, string threadSubject, int groupId, int messageCategory, int senderId, int recipientId, string messageBody ) : void
pwd string
threadSubject string
groupId int
messageCategory int
senderId int
recipientId int
messageBody string
return void

sendNewMessageAsync() public method

public sendNewMessageAsync ( string pwd, string threadSubject, int groupId, int messageCategory, int senderId, int recipientId, string messageBody, object userState ) : void
pwd string
threadSubject string
groupId int
messageCategory int
senderId int
recipientId int
messageBody string
userState object
return void

sendReplyMessageAsync() public method

public sendReplyMessageAsync ( string pwd, int replyingToMessageId, int senderId, int recipientId, string messageBody ) : void
pwd string
replyingToMessageId int
senderId int
recipientId int
messageBody string
return void

sendReplyMessageAsync() public method

public sendReplyMessageAsync ( string pwd, int replyingToMessageId, int senderId, int recipientId, string messageBody, object userState ) : void
pwd string
replyingToMessageId int
senderId int
recipientId int
messageBody string
userState object
return void

sendSecureMessageDraftAsync() public method

public sendSecureMessageDraftAsync ( string pwd, int messageId, int messageOplock ) : void
pwd string
messageId int
messageOplock int
return void

sendSecureMessageDraftAsync() public method

public sendSecureMessageDraftAsync ( string pwd, int messageId, int messageOplock, object userState ) : void
pwd string
messageId int
messageOplock int
userState object
return void

setVhaAsync() public method

public setVhaAsync ( string sitesFileName ) : void
sitesFileName string
return void

setVhaAsync() public method

public setVhaAsync ( string sitesFileName, object userState ) : void
sitesFileName string
userState object
return void

updateAttachmentAsync() public method

public updateAttachmentAsync ( string pwd, int attachmentId, int attachmentOplock, string fileName, string mimeType, AttachmentTO newAttachment ) : void
pwd string
attachmentId int
attachmentOplock int
fileName string
mimeType string
newAttachment AttachmentTO
return void

updateAttachmentAsync() public method

public updateAttachmentAsync ( string pwd, int attachmentId, int attachmentOplock, string fileName, string mimeType, AttachmentTO newAttachment, object userState ) : void
pwd string
attachmentId int
attachmentOplock int
fileName string
mimeType string
newAttachment AttachmentTO
userState object
return void

updateIdProofingStatusAsync() public method

public updateIdProofingStatusAsync ( string patientId, string patientName, string patientDOB ) : void
patientId string
patientName string
patientDOB string
return void

updateIdProofingStatusAsync() public method

public updateIdProofingStatusAsync ( string patientId, string patientName, string patientDOB, object userState ) : void
patientId string
patientName string
patientDOB string
userState object
return void

updateMessageThreadAsync() public method

public updateMessageThreadAsync ( string pwd, int threadId, string threadSubject, int messageCategory, int threadOplock ) : void
pwd string
threadId int
threadSubject string
messageCategory int
threadOplock int
return void

updateMessageThreadAsync() public method

public updateMessageThreadAsync ( string pwd, int threadId, string threadSubject, int messageCategory, int threadOplock, object userState ) : void
pwd string
threadId int
threadSubject string
messageCategory int
threadOplock int
userState object
return void