HS.IHE.PIXv2.Consumer.Operations
class HS.IHE.PIXv2.Consumer.Operations extends HS.Util.HL7Client.Operations
Class used to create and/or send PIXv2 Query message to PIXv2 ManagerProperty Inventory
Method Inventory
Properties
property SendingFacility as %String [ InitialExpression = "PIXv2ConsumerDevice" ];
Used as the sender facility code - IdentityCode from the HS.Data.OIDMap table
Property methods: SendingFacilityDisplayToLogical(), SendingFacilityGet(), SendingFacilityIsValid(), SendingFacilityLogicalToDisplay(), SendingFacilityLogicalToOdbc(), SendingFacilityNormalize(), SendingFacilitySet()
Methods
method HL7ToPatientSearchResponse(pSource As EnsLib.HL7.Message, ByRef pTarget As HS.Message.PatientSearchResponse) as %Status
method PIXLookup(pRequest As HS.Message.PatientSearchRequest, ByRef pResponse As HS.Message.PatientSearchResponse) as %Status
given the additional info selected in the document set list issue fetch
method PatientSearchRequestToHL7QBP(pSource As HS.Message.PatientSearchRequest, ByRef pTarget As EnsLib.HL7.Message) as %Status
PatientSearchRequestToHL7 transforms an HS.Message.PatientSearchRequest into an HL7 QBP^Q23 message.
Inherited Members
Inherited Properties
- %AlertStartTime
- %ConfigName
- %ConfigQueueName
- %LastActionTime
- %LastHandledTime
- %LastReportedError
- %Parser
- %QuitTask
- %RequestHeader
- %SessionId
- %SuperSession
- %WarnedLatest
- %isShadow
- %replyActionMap
- Adapter
- AlertGroups
- AlertOnError
- AlertRetryGracePeriod
- ArchiveIO
- BusinessPartner
- DefCharEncoding
- DeferResponse
- FailureTimeout
- Framing
- IOLogEntry
- InactivityTimeout
- NoFailWhileDisconnected
- QueueCountAlert
- QueueWaitAlert
- RegistryService
- ReplyCodeActions
- Retry
- RetryCount
- RetryInterval
- SaveReplies
- SearchTableClass
- SendSuperSession
- SendingApplication
- SendingFacilityOID
- Separators
- ServiceName
- SuspendMessage
- ThrottleDelay
- TraceOperations
- Validation
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()
- AssignOneSetting()
- BuildTraceRequest()
- CloseIOLogEntry()
- DeferResponse()
- EnumerateSettingsClose()
- EnumerateSettingsExecute()
- EnumerateSettingsFetch()
- GenerateSuperSession()
- GetDeferredResponseToken()
- GetMessageList()
- GetMsgHdrRequestKey()
- GetProductionSettingValue()
- GetProductionSettings()
- GetPropertyConnections()
- GetSegmentTerminator()
- GetSettings()
- GetShadowInstance()
- HSTrace()
- IOLogDiscard()
- IncludeSuperSession()
- NewIOLogEntry()
- OnDocumentEnd()
- OnDocumentStart()
- OnError()
- OnFailureTimeout()
- OnGenerateSuperSession()
- OnGetConnections()
- OnGetReplyAction()
- OnInit()
- OnKeepalive()
- OnMessage()
- OnMonitor()
- OnParsingError()
- OnPostDocument()
- OnPreDocument()
- OnProductionStart()
- OnProductionStop()
- OnReplyDocument()
- OnTearDown()
- OnValidate()
- OutputFramedToDevice()
- OutputFramedToIOStream()
- QueueName()
- SaveIOLogEntry()
- SendAlert()
- SendDeferredResponse()
- SendMessage()
- SendRequestAsync()
- SendRequestSync()
- SetOutFraming()
- SetService()
- UpdateRegistryService()
- buildReplyActionMap()
- resolveDocType()
- validateAndIndex()