PIX Query Service

Description

The PIX Query Service is used to find out the identification of a patient in different Patient Identifier Domains by query the data base for Patients linked by Other Patient IDs or by sending a HL7 v2.5 QBP^Q23 message to the specified Patient Identifier Cross-reference (PIX) Manager and evaluating the returned HL7 v2.5 RSP^K23 message.

Dependencies

Attributes

#PIXManager

External PIX Manager <Application>^<Facility> or LOCAL (=> query data base for Patients linked by Other Patient IDs).

Default Value: LOCAL

#PIXManagerLocal

true, if #PIXManager = LOCAL.

#PIXQueryName

Message Query Name (QPD-1) used in PIX Query for Corresponding Patient IDs.

Default Value: IHE PIX Query

#IssuersOfOnlyOtherPatientIDs

Comma separated list of Issuers/Authorities, which only qualifies Other Patient IDs - and NOT primary Patient IDs.
Used to optimize data base queries. Only effective if #PIXManager = LOCAL.

Default Value: SSN

#IssuersOfOnlyPrimaryPatientIDs

Comma separated list of Issuers/Authorities, which only qualifies primary Patient IDs - and NOT Other Patient IDs.
Used to optimize data base queries. Only effective if #PIXManager = LOCAL.

Default Value: DCM4CHEE

#MockResponse

If specified (!= '-'), return list of Patient IDs (<ID>^^^<namespace ID>&<universal ID>&<universal ID type>) separated by '|'. Useful for debugging service clients.

Default Value: -

#HL7SendServiceName

Used internally - do NOT modify.

#Name

The class name of the MBean

#State

The status of the MBean

#StateString

The status of the MBean in text form

Operations

#create

Standard MBean lifecycle method

#start

The start lifecycle operation

#stop

The stop lifecycle operation

#destroy

The destroy lifecycle operation

#jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

#showCorrespondingPIDs

Show corresponding Patient IDs of all domains.

#queryCorrespondingPIDs

Query PIX Manger for corresponding Patient IDs of specific domain(s).

Notifications