# Modules

The below modules are key takeaways and considerations for those planning or currently implementing an identity management strategy. As a community, we share experiences and develop these learning modules based on those experiences shared, subject matter experts and existing subject resources.&#x20;

Contact *<info@datausecommunity.org>* if you are interested in collaborating on the development of a suggested Toolkit topic. Additional comments and notes on identity management are welcome in the in the [virtual forum.](https://forum.datausecommunity.org/c/patient-id-mgmt/26)

<details>

<summary>OpenHIE Academy: Identity Management</summary>

The following Identity Management course is available in the OpenHIE Academy: [Link to the OpenHIE Academy Course.](https://academy.ohie.org/?sfwd-courses=320-identity-management)

* Understand the types of challenges that identity management, client record linking, and client registry addresses (Value of having client linking / client registry)
* Understand definitions related to Identity Management and Client Registries
* Understand basic features of a client registry
* Discuss exemplar matching algorithms used in matching or linking patient records within and across systems
* Understand typical interoperability transactions that a Client Registry should support
* Enumerate examples of Client registry tools
* Describe common implementation issues
* Discuss exemplar projects where identity management tools have enabled health

</details>

<details>

<summary><a href="#matching-use-cases">Matching Use Cases </a></summary>

</details>

<details>

<summary><a href="modules/key-considerations-in-matching">Implementing Person-Matching: Key Steps and Considerations</a></summary>

</details>

<details>

<summary><a href="modules/patient-identity-management-evaluation-framework">PIM Evaluation Framework</a></summary>

</details>


---

# 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/duc/patient-identity-management-toolkit/modules.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.
