C# Class MdwsDemo.mhv.MhvService

Inheritance: System.Web.Services.Protocols.SoapHttpClientProtocol
Afficher le fichier Open project: monkeyglasses/MDWS-Demo Class Usage Examples

Méthodes publiques

Méthode 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

Méthode 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 méthode

public CancelAsync ( object userState ) : void
userState object
Résultat void

MhvService() public méthode

public MhvService ( ) : System
Résultat System

addAttachmentAsync() public méthode

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
Résultat void

addAttachmentAsync() public méthode

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
Résultat void

addDataSourceAsync() public méthode

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
Résultat void

addDataSourceAsync() public méthode

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
Résultat void

cdwLookupAsync() public méthode

public cdwLookupAsync ( string password, string pid ) : void
password string
pid string
Résultat void

cdwLookupAsync() public méthode

public cdwLookupAsync ( string password, string pid, object userState ) : void
password string
pid string
userState object
Résultat void

connectAsync() public méthode

public connectAsync ( string sitelist ) : void
sitelist string
Résultat void

connectAsync() public méthode

public connectAsync ( string sitelist, object userState ) : void
sitelist string
userState object
Résultat void

deleteAttachmentAsync() public méthode

public deleteAttachmentAsync ( string pwd, int messageId ) : void
pwd string
messageId int
Résultat void

deleteAttachmentAsync() public méthode

public deleteAttachmentAsync ( string pwd, int messageId, object userState ) : void
pwd string
messageId int
userState object
Résultat void

deleteDraftAsync() public méthode

public deleteDraftAsync ( string pwd, int messageId ) : void
pwd string
messageId int
Résultat void

deleteDraftAsync() public méthode

public deleteDraftAsync ( string pwd, int messageId, object userState ) : void
pwd string
messageId int
userState object
Résultat void

disconnectAsync() public méthode

public disconnectAsync ( ) : void
Résultat void

disconnectAsync() public méthode

public disconnectAsync ( object userState ) : void
userState object
Résultat void

getAllergiesAsXMLAsync() public méthode

public getAllergiesAsXMLAsync ( string pwd, string mpiPid ) : void
pwd string
mpiPid string
Résultat void

getAllergiesAsXMLAsync() public méthode

public getAllergiesAsXMLAsync ( string pwd, string mpiPid, object userState ) : void
pwd string
mpiPid string
userState object
Résultat void

getAppointmentsAsync() public méthode

public getAppointmentsAsync ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
Résultat void

getAppointmentsAsync() public méthode

public getAppointmentsAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
Résultat void

getAppointmentsFromSiteAsync() public méthode

public getAppointmentsFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
Résultat void

getAppointmentsFromSiteAsync() public méthode

public getAppointmentsFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
Résultat void

getAttachmentAsync() public méthode

public getAttachmentAsync ( string pwd, int attachmentId ) : void
pwd string
attachmentId int
Résultat void

getAttachmentAsync() public méthode

public getAttachmentAsync ( string pwd, int attachmentId, object userState ) : void
pwd string
attachmentId int
userState object
Résultat void

getChemHemReportsAsync() public méthode

public getChemHemReportsAsync ( string pwd, string sitecode, string mpiPid, string fromDate, string toDate ) : void
pwd string
sitecode string
mpiPid string
fromDate string
toDate string
Résultat void

getChemHemReportsAsync() public méthode

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
Résultat void

getChemHemReportsForPatientFromSiteAsync() public méthode

public getChemHemReportsForPatientFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
Résultat void

getChemHemReportsForPatientFromSiteAsync() public méthode

public getChemHemReportsForPatientFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
Résultat void

getChemHemReportsFromSiteAsync() public méthode

public getChemHemReportsFromSiteAsync ( string pwd, string sitecode, string mpiPid, string fromDate, string toDate ) : void
pwd string
sitecode string
mpiPid string
fromDate string
toDate string
Résultat void

getChemHemReportsFromSiteAsync() public méthode

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
Résultat void

getDataAsync() public méthode

public getDataAsync ( string pwd, string site, bool multiSite, string pid, string types ) : void
pwd string
site string
multiSite bool
pid string
types string
Résultat void

getDataAsync() public méthode

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
Résultat void

getDataTypesAsync() public méthode

public getDataTypesAsync ( ) : void
Résultat void

getDataTypesAsync() public méthode

public getDataTypesAsync ( object userState ) : void
userState object
Résultat void

getDetailedRemindersFromSiteAsync() public méthode

public getDetailedRemindersFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
Résultat void

getDetailedRemindersFromSiteAsync() public méthode

public getDetailedRemindersFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
Résultat void

getFacadeVersionAsync() public méthode

public getFacadeVersionAsync ( ) : void
Résultat void

getFacadeVersionAsync() public méthode

public getFacadeVersionAsync ( object userState ) : void
userState object
Résultat void

getFutureAppointmentsAsync() public méthode

public getFutureAppointmentsAsync ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
Résultat void

getFutureAppointmentsAsync() public méthode

public getFutureAppointmentsAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
Résultat void

getFutureAppointmentsFromSiteAsync() public méthode

public getFutureAppointmentsFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
Résultat void

getFutureAppointmentsFromSiteAsync() public méthode

public getFutureAppointmentsFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
Résultat void

getIdProofingStatusAsync() public méthode

public getIdProofingStatusAsync ( string patientId, string patientName, string patientDOB ) : void
patientId string
patientName string
patientDOB string
Résultat void

getIdProofingStatusAsync() public méthode

public getIdProofingStatusAsync ( string patientId, string patientName, string patientDOB, object userState ) : void
patientId string
patientName string
patientDOB string
userState object
Résultat void

getLabReportsAsXMLAsync() public méthode

public getLabReportsAsXMLAsync ( string pwd, string mpiPid, string fromDate, string toDate ) : void
pwd string
mpiPid string
fromDate string
toDate string
Résultat void

getLabReportsAsXMLAsync() public méthode

public getLabReportsAsXMLAsync ( string pwd, string mpiPid, string fromDate, string toDate, object userState ) : void
pwd string
mpiPid string
fromDate string
toDate string
userState object
Résultat void

getLabReportsAsync() public méthode

public getLabReportsAsync ( string pwd, string mpiPid, string fromDate, string toDate ) : void
pwd string
mpiPid string
fromDate string
toDate string
Résultat void

getLabReportsAsync() public méthode

public getLabReportsAsync ( string pwd, string mpiPid, string fromDate, string toDate, object userState ) : void
pwd string
mpiPid string
fromDate string
toDate string
userState object
Résultat void

getMOSReportAsync() public méthode

public getMOSReportAsync ( string appPwd, string EDIPI ) : void
appPwd string
EDIPI string
Résultat void

getMOSReportAsync() public méthode

public getMOSReportAsync ( string appPwd, string EDIPI, object userState ) : void
appPwd string
EDIPI string
userState object
Résultat void

getPatientsWithUpdatedChemHemReportsAsync() public méthode

public getPatientsWithUpdatedChemHemReportsAsync ( string username, string pwd, string fromDate ) : void
username string
pwd string
fromDate string
Résultat void

getPatientsWithUpdatedChemHemReportsAsync() public méthode

public getPatientsWithUpdatedChemHemReportsAsync ( string username, string pwd, string fromDate, object userState ) : void
username string
pwd string
fromDate string
userState object
Résultat void

getPatientsWithUpdatedFutureAppointmentsAsync() public méthode

public getPatientsWithUpdatedFutureAppointmentsAsync ( string username, string pwd, string fromDate ) : void
username string
pwd string
fromDate string
Résultat void

getPatientsWithUpdatedFutureAppointmentsAsync() public méthode

public getPatientsWithUpdatedFutureAppointmentsAsync ( string username, string pwd, string fromDate, object userState ) : void
username string
pwd string
fromDate string
userState object
Résultat void

getPrescriptionsHL7Async() public méthode

public getPrescriptionsHL7Async ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
Résultat void

getPrescriptionsHL7Async() public méthode

public getPrescriptionsHL7Async ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
Résultat void

getRpcsAsync() public méthode

public getRpcsAsync ( ) : void
Résultat void

getRpcsAsync() public méthode

public getRpcsAsync ( object userState ) : void
userState object
Résultat void

getSecureMessagesAsync() public méthode

public getSecureMessagesAsync ( string pwd, int userId, int folderId, int pageStart, int pageSize ) : void
pwd string
userId int
folderId int
pageStart int
pageSize int
Résultat void

getSecureMessagesAsync() public méthode

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
Résultat void

getSmUserAsync() public méthode

public getSmUserAsync ( string pwd, string userId, string idType ) : void
pwd string
userId string
idType string
Résultat void

getSmUserAsync() public méthode

public getSmUserAsync ( string pwd, string userId, string idType, object userState ) : void
pwd string
userId string
idType string
userState object
Résultat void

getSummaryRemindersFromSiteAsync() public méthode

public getSummaryRemindersFromSiteAsync ( string pwd, string sitecode, string mpiPid ) : void
pwd string
sitecode string
mpiPid string
Résultat void

getSummaryRemindersFromSiteAsync() public méthode

public getSummaryRemindersFromSiteAsync ( string pwd, string sitecode, string mpiPid, object userState ) : void
pwd string
sitecode string
mpiPid string
userState object
Résultat void

getVHAAsync() public méthode

public getVHAAsync ( ) : void
Résultat void

getVHAAsync() public méthode

public getVHAAsync ( object userState ) : void
userState object
Résultat void

getVersionAsync() public méthode

public getVersionAsync ( ) : void
Résultat void

getVersionAsync() public méthode

public getVersionAsync ( object userState ) : void
userState object
Résultat void

loginAsync() public méthode

public loginAsync ( string username, string pwd, string context ) : void
username string
pwd string
context string
Résultat void

loginAsync() public méthode

public loginAsync ( string username, string pwd, string context, object userState ) : void
username string
pwd string
context string
userState object
Résultat void

moveMessageAsync() public méthode

public moveMessageAsync ( string pwd, int userId, int messageId, int newFolderId ) : void
pwd string
userId int
messageId int
newFolderId int
Résultat void

moveMessageAsync() public méthode

public moveMessageAsync ( string pwd, int userId, int messageId, int newFolderId, object userState ) : void
pwd string
userId int
messageId int
newFolderId int
userState object
Résultat void

readMessageAsync() public méthode

public readMessageAsync ( string pwd, int addresseeId, int addresseeOplock ) : void
pwd string
addresseeId int
addresseeOplock int
Résultat void

readMessageAsync() public méthode

public readMessageAsync ( string pwd, int addresseeId, int addresseeOplock, object userState ) : void
pwd string
addresseeId int
addresseeOplock int
userState object
Résultat void

refillPrescriptionAsync() public méthode

public refillPrescriptionAsync ( string pwd, string sitecode, string mpiPid, string rxId ) : void
pwd string
sitecode string
mpiPid string
rxId string
Résultat void

refillPrescriptionAsync() public méthode

public refillPrescriptionAsync ( string pwd, string sitecode, string mpiPid, string rxId, object userState ) : void
pwd string
sitecode string
mpiPid string
rxId string
userState object
Résultat void

saveSecureMessageDraftAsync() public méthode

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
Résultat void

saveSecureMessageDraftAsync() public méthode

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
Résultat void

sendNewMessageAsync() public méthode

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
Résultat void

sendNewMessageAsync() public méthode

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
Résultat void

sendReplyMessageAsync() public méthode

public sendReplyMessageAsync ( string pwd, int replyingToMessageId, int senderId, int recipientId, string messageBody ) : void
pwd string
replyingToMessageId int
senderId int
recipientId int
messageBody string
Résultat void

sendReplyMessageAsync() public méthode

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
Résultat void

sendSecureMessageDraftAsync() public méthode

public sendSecureMessageDraftAsync ( string pwd, int messageId, int messageOplock ) : void
pwd string
messageId int
messageOplock int
Résultat void

sendSecureMessageDraftAsync() public méthode

public sendSecureMessageDraftAsync ( string pwd, int messageId, int messageOplock, object userState ) : void
pwd string
messageId int
messageOplock int
userState object
Résultat void

setVhaAsync() public méthode

public setVhaAsync ( string sitesFileName ) : void
sitesFileName string
Résultat void

setVhaAsync() public méthode

public setVhaAsync ( string sitesFileName, object userState ) : void
sitesFileName string
userState object
Résultat void

updateAttachmentAsync() public méthode

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
Résultat void

updateAttachmentAsync() public méthode

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
Résultat void

updateIdProofingStatusAsync() public méthode

public updateIdProofingStatusAsync ( string patientId, string patientName, string patientDOB ) : void
patientId string
patientName string
patientDOB string
Résultat void

updateIdProofingStatusAsync() public méthode

public updateIdProofingStatusAsync ( string patientId, string patientName, string patientDOB, object userState ) : void
patientId string
patientName string
patientDOB string
userState object
Résultat void

updateMessageThreadAsync() public méthode

public updateMessageThreadAsync ( string pwd, int threadId, string threadSubject, int messageCategory, int threadOplock ) : void
pwd string
threadId int
threadSubject string
messageCategory int
threadOplock int
Résultat void

updateMessageThreadAsync() public méthode

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
Résultat void