> For the complete documentation index, see [llms.txt](https://docs.1kosmos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.1kosmos.com/integrations/identity-verification/epic-identity-verification-in-mychart-and-epiccare-link.md).

# Epic - Identity Verification in MyChart and EpicCare Link

***

1Kosmos is in the Toolbox for Identity Verification for MyChart and EpicCare Link. 1Kosmos Identity Verification for MyChart provides identity verification for new user onboarding and password reset. 1Kosmos Identity Verification for EpicCare Link enables healthcare organizations to verify the identity of providers and clinicians during onboarding in EpicCare Link.

### MyChart

1Kosmos in Epic Toolbox: [Identity Verification by 1Kosmos for MyChart](https://showroom.epic.com/Listing?id=3489\&returnTitle=6) &#x20;

<figure><img src="/files/yWUvrgjWwDMj73dkCDaB" alt="1Kosmos Identity Verification for Mychart"><figcaption></figcaption></figure>

#### Use cases:

1. **Patient Onboarding**&#x20;

Organizations can verify the identity of new patients when they enroll in MyChart. As part of onboarding, 1Kosmos redirects users to the configured identity verification workflow (such as document verification and liveness check). &#x20;

2. **Self-Service Password Reset (SSPR) Verification**&#x20;

Organizations can require users to complete identity verification in MyChart before allowing a password reset. When a user initiates an SSPR in Epic, 1Kosmos redirects them to the verification workflow to confirm their identity before continuing account recovery.

### &#x20;EpicCare Link

1Kosmos in Epic Toolbox: [1Kosmos Identity Verification for EpicCare Link](https://showroom.epic.com/Listing?id=3812\&returnTitle=6)&#x20;

<figure><img src="/files/PTStQcGaMQs2XinHPVFB" alt=""><figcaption></figcaption></figure>

When referring providers and external hospital staff onboard to a health system's EpicCare Link environment, verifying their identity is often a manual, inconsistent process. Without strong identity verification at onboarding:&#x20;

* Health systems cannot be confident that the person creating an account is who they claim to be&#x20;
* Fraudulent or unauthorized access to patient data becomes a real risk&#x20;
* Compliance with healthcare data security requirements is harder to demonstrate&#x20;

1Kosmos solves this by verifying clinician identity at the point of onboarding, using document capture and biometric matching, before access is ever granted.&#x20;

#### Use case:

1. **Onboarding**&#x20;

Organizations can verify the identity of new patients when they enroll in EpicCare Link. As part of onboarding, 1Kosmos redirects users to a configured identity verification workflow and returns a verified identity.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.1kosmos.com/integrations/identity-verification/epic-identity-verification-in-mychart-and-epiccare-link.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
