# OpenHIE Finance and Insurance Services Workflows

This collection of workflows allows an external system with access to the HIE to save and retrieve Finance and Insurance Information.

The workflows are designed to support the following types of data exchanges with systems that have access to the HIE.

1. A point-of-care system can enroll a beneficiary
2. A point-of-care system can search for a beneficiary in the Finance and Insurance Services system
3. A point-of-care system can check a beneficiary's eligibility
4. A point-of-care system can run a pre-determination, pre-authorization and claim
5. A point-of-care system can track a claim's status


---

# 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/staging/introduction/openhie-finance-and-insurance-services-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.
