Skip to main content

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 Manager

Property 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

Inherited Methods

FeedbackOpens in a new tab