Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Queries for clients in the client registry. This transaction returns a list of all clients that match the criteria specified by the query parameters. Otherwise, if an error occurs then an error is returned.

Transaction Specification

Description: Queries for clients in the client registry. This transaction returns a list of all clients that match the criteria specified by the query parameters. Otherwise, if an error occurs then an error is returned.
Input: Parameters as defined in external API for the function matching this one.
Output: A message containing the the records of the clients matching the given criteria.

The specific OpenEMPI web service used for this transaction is described here: http://www.openempi.See org/confluence/display/openempi227/findPersonsByAttributes

Also see http://216.224.183.123/confluence/display/openempi/RHEA+Project+Examples

Sample Messaging Implemenation

Scenario 1

<scenario description>

Sample Request Message

<insert sample request message>

Sample Response Message

<insert sample response message>