Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

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
Anchor
PIXManager
PIXManager

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

Default Value: MESA_XREF^XYZ_HOSPITAL LOCAL

#PIXManagerLocal
Anchor
PIXManagerLocal
PIXManagerLocal

true, if #PIXManager = LOCAL.

#PIXQueryName
Anchor
PIXQueryName
PIXQueryName

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

Default Value: IHE PIX Query

#IssuersOfOnlyOtherPatientIDs
Anchor
IssuersOfOnlyOtherPatientIDs
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
Anchor
IssuersOfOnlyPrimaryPatientIDs
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: QRY_1001^Query for Corresponding Identifiers^IHEDEMO DCM4CHEE

#MockResponse
Anchor
MockResponse
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
Anchor
HL7SendServiceName
HL7SendServiceName

Used internally - do NOT modify.

#Name
Anchor
Name
Name

The class name of the MBean

#State
Anchor
State
State

The status of the MBean

#StateString
Anchor
StateString
StateString

The status of the MBean in text form

Operations

#create
Anchor
create
create

Standard MBean lifecycle method

#start
Anchor
start
start

The start lifecycle operation

#stop
Anchor
stop
stop

The stop lifecycle operation

#destroy
Anchor
destroy
destroy

The destroy lifecycle operation

#jbossInternalLifecycle
Anchor
jbossInternalLifecycle
jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

...

Query PIX Manger for corresponding Patient IDs.

#showCorrespondingPIDs
Anchor
showCorrespondingPIDs
showCorrespondingPIDs

Query PIX Manger for Show corresponding Patient IDs of all domains.

#queryCorrespondingPIDs
Anchor
queryCorrespondingPIDs
queryCorrespondingPIDs

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

Notifications