HS.AU.HI.Consumer.Operations
class HS.AU.HI.Consumer.Operations extends HS.Util.SOAPClient.Operations, HS.IHE.Common.Actor.Base, HS.Util.XSLTTransformer
Method Inventory
- CommonIHIRequest()
- CreateProvisionalIHI()
- CreateUnverifiedIHI()
- MergeProvisionalIHI()
- NotifyDuplicateIHI()
- NotifyReplicaIHI()
- OnMessage()
- ResolveProvisionalIHI()
- SearchIHI()
- SearchIHIBatchSync()
- SearchIndividualProvider()
- SearchOrganisationProvider()
- UpdateIHI()
- UpdateProvisionalIHI()
Parameters
parameter HEADERCLASS = HS.AU.HI.WebRequest;
Allow a different header class by overriding paramter value
parameter SETTINGS;
Inherited description: List of properties can be set as settings in the configuration file
format is a comma separated list of property names
Methods
method CommonIHIRequest(pRequest As Ens.Request, ByRef pResponse As Ens.Response, pOutXSL="", pInXSL="", pAction="", pRequestName="", pResponseName="", pInXSLTag="", pInXSLObjectType="") as %Status
method CreateProvisionalIHI(pRequest As HS.AU.Message.HI.CreateProvisionalIHIRequest, ByRef pResponse As HS.AU.Message.HI.CreateProvisionalIHIResponse) as %Status
Take Internal CreateProvisionalIHIRequest and convert to AU IHI request
method CreateUnverifiedIHI(pRequest As HS.AU.Message.HI.CreateUnverifiedIHIRequest, ByRef pResponse As HS.AU.Message.HI.CreateUnverifiedIHIResponse) as %Status
Take Internal CreateUnverifiedIHIRequest and convert to AU IHI request
method MergeProvisionalIHI(pRequest As HS.AU.Message.HI.MergeProvisionalIHIRequest, ByRef pResponse As HS.AU.Message.HI.MergeProvisionalIHIResponse) as %Status
Take Internal MergeProvisionalIHIRequest and convert to AU IHI request
method NotifyDuplicateIHI(pRequest As HS.AU.Message.HI.NotifyDuplicateIHIRequest, ByRef pResponse As HS.AU.Message.HI.NotifyDuplicateIHIResponse) as %Status
Take Internal NotifyDuplicateIHIRequest and convert to AU IHI request
method NotifyReplicaIHI(pRequest As HS.AU.Message.HI.NotifyReplicaIHIRequest, ByRef pResponse As HS.AU.Message.HI.NotifyReplicaIHIResponse) as %Status
Take Internal NotifyReplicaIHIRequest and convert to AU IHI request
method OnMessage(pRequest As HS.Message.XMLMessage, Output pResponse As HS.Message.XMLMessage) as %Status
This is the default message handler. All request types not declared in the message map are delivered here
method ResolveProvisionalIHI(pRequest As HS.AU.Message.HI.ResolveProvisionalIHIRequest, ByRef pResponse As HS.AU.Message.HI.ResolveProvisionalIHIResponse) as %Status
Take Internal ResolveProvisionalIHIRequest and convert to AU IHI request
method SearchIHI(pRequest As HS.AU.Message.HI.SearchIHIRequest, ByRef pResponse As HS.AU.Message.HI.SearchIHIResponse) as %Status
Take Internal SearchIHIRequest and convert to AU IHI request
method SearchIHIBatchSync(pRequest As HS.AU.Message.HI.SearchIHIBatchSyncRequest, ByRef pResponse As HS.AU.Message.HI.SearchIHIBatchSyncResponse) as %Status
Take Internal SearchIHIBatchSyncRequest and convert to AU IHI request
method SearchIndividualProvider(pRequest As HS.AU.Message.HI.SearchIndividualProviderRequest, ByRef pResponse As HS.AU.Message.HI.SearchIndividualProviderResponse) as %Status
Take Internal ResolveProvisionalIHIRequest and convert to AU IHI request
method SearchOrganisationProvider(pRequest As HS.AU.Message.HI.SearchOrganisationProviderRequest, ByRef pResponse As HS.AU.Message.HI.SearchOrganisationProviderResponse) as %Status
method UpdateIHI(pRequest As HS.AU.Message.HI.UpdateIHIRequest, ByRef pResponse As HS.AU.Message.HI.UpdateIHIResponse) as %Status
Take Internal UpdateIHIRequest and convert to AU IHI request
method UpdateProvisionalIHI(pRequest As HS.AU.Message.HI.UpdateProvisionalIHIRequest, ByRef pResponse As HS.AU.Message.HI.UpdateProvisionalIHIResponse) as %Status
Take Internal UpdateProvisionalIHIRequest and convert to AU IHI request
Inherited Members
Inherited Properties
- %AlertStartTime
- %ConfigName
- %ConfigQueueName
- %LastActionTime
- %LastHandledTime
- %LastReportedError
- %QuitTask
- %RequestHeader
- %SessionId
- %SuperSession
- %WarnedLatest
- %isShadow
- Adapter
- AlertGroups
- AlertOnError
- AlertRetryGracePeriod
- ArchiveIO
- BusinessPartner
- CallbackHandler
- DeferResponse
- DisableSSLCheckServerIdentity
- DoHSTrace
- ErrorHandler
- FailureTimeout
- IOLogEntry
- InactivityTimeout
- NoFailWhileDisconnected
- QueueCountAlert
- QueueWaitAlert
- ReplyCodeActions
- ResponseTimeout
- Retry
- RetryCount
- RetryInterval
- SAMLCreator
- SOAPCredentials
- SOAPVersion
- SSLConfiguration
- SendSAMLAssertion
- SendSuperSession
- ServiceName
- ServiceNameValue
- SuspendMessage
- TargetName
- ThrottleDelay
- TraceOperations
- UseXSLT2
- XMLValidator
- XMLValidatorResponse
- XSLTCacheMode
- XSLTCallbackHandlerClass
- XSLTDirectory
- XSLTErrorHandlerClass
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnClose()
- %OnNew()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %SuperSessionSet()
- %ValidateObject()
- AdapterName()
- AddSAMLAssertions()
- AddSAMLAssertionsFromXUAConfig()
- AddSecurity()
- AssignOneSetting()
- BuildTraceRequest()
- CanonicalizeStream()
- CloseIOLogEntry()
- DeferResponse()
- EnumerateSettingsClose()
- EnumerateSettingsExecute()
- EnumerateSettingsFetch()
- GenerateSuperSession()
- GetDeferredResponseToken()
- GetMessageList()
- GetMsgHdrRequestKey()
- GetProductionSettingValue()
- GetProductionSettings()
- GetPropertyConnections()
- GetSettings()
- GetShadowInstance()
- GetXSLTDirectory()
- HSTrace()
- ImportObject()
- IncludeSuperSession()
- Initialize()
- InsertAttachements()
- InvokeWebService()
- MoveAttachments()
- NewIOLogEntry()
- OnError()
- OnFailureTimeout()
- OnGenerateSuperSession()
- OnGetConnections()
- OnGetReplyAction()
- OnInit()
- OnKeepalive()
- OnMonitor()
- OnProductionStart()
- OnProductionStop()
- OnSetAttachmentBody()
- OnTearDown()
- QueueName()
- SaveIOLogEntry()
- SchemaErrorString()
- SendAlert()
- SendDeferredResponse()
- SendRequestAsync()
- SendRequestSync()
- Transform()
- TransformFile()
- TransformFromObject()
- TransformIntoObject()
- TransformObjects()
- ValidateMessage()
- ValidateResponse()
- debugParams()
- getAsyncSOAPClient()
- getAsyncWebRequest()
- getLastModified()