# Patient Identity Management Workflows

The Client Registry is designed to assist in uniquely identifying individuals who receive healthcare services in the geographic region and/or use cases supported HIE.

The workflows are designed to support the following types of data exchanges:

* A Point-of-Service (PoS) systems such as EMRs or other patient identity sources can add or update a patient's demographics information in the Client Registry.
* A Point-of-Service (PoS) or other system that is authorized to access the HIE can query the Client Registry for the patient's unique id or demographic information.
* For more information on exemplary implementations, please contact the Client Registry Community.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.ohie.org/arch-spec/dev-1/introduction/patient-identity-management-workflows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
