Query Patient Demographic Records by Identifier Workflow
Last updated
Last updated
This transaction allows patient demographics to be fetched from the Client Registry using an identifier. The following sequence diagram shows the steps involved.
Workflow Maturity | Mature |
|
Standards* |
| |
Assumptions and Prerequisites | The PoS system is a trusted application known by the HIE and it is registered with the interoperability layer to be able to send and receive data securely (Common message security workflow). | |
Actors |
|
The following is a description of the interaction steps.
# | Interaction | Data | Transaction Options |
1 | Get patient by identifier | The message includes the query criteria, which may include one or more patient identifiers. | |
2 | Get patient from CR by identifier | The message from the PoS is passed directly through to the CR by the IL | |
3 | Return patient record | The response returns the patient(s) that matched the query criteria. It may consist of zero or more patient demographic records. | |
4 | Return patient record | The message from the CR is passed directly through to the PoS by the IL |