Get client - Internal

This transaction fetches a client specified by the ID supplied.

Transaction Specification

Description: This transaction fetches a client specified by the ID supplied.
Input: A patient ID. This can be one of the following:

  • NID - for a national identification number
  • APN - for an application number
  • PPN - for passport number
  • SSN - for social security number

Output: A message containing the record of the client.

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>