# HIPAA

The Health Insurance Portability and Accountability Act (HIPAA) is a framework that defines the security and privacy regulations required to protect sensitive patient health information. HIPAA caters to the healthcare industry. Zeron provides a total of 18 controls classified under 6 categories for the SOC2 framework. **The page for this module is made up of the following sections :**

* Dashboard
* Controls
* Policies

*(This page only provides an overview. To know more in-depth about each section, please click* [*here*](https://docs.zeron.one/docs/Compliance-Module/Layout/Layout-Preview)*)*

## Dashboard

An overview of the total number of controls and the percentage of those applied by the user can be seen in the *‘Dashboard’* section

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

## Controls

The *‘Controls’* section provides the user with more details such as implementation guidance, recommended tools and category for each of the 18 controls under this framework

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

Zeron also provides a table of *‘Recent Risks’* for all the controls that have been implemented

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

## Policies

The *‘Policies’* section helps in tracking the implementation of the controls. **It is made up of two subsections :**

| Uploaded Policies                                                 | Pending Policies                                                 |
| ----------------------------------------------------------------- | ---------------------------------------------------------------- |
| Contains the list of controls that have been implemented to date. | Contains the list of controls that haven’t been implemented yet. |
| Used for editing or viewing the implemented controls.             | Used for implementing new controls.                              |
| ![](/files/VckA3xNulR5j8rehlXCD)                                  | ![](/files/8pVnGsWezGNcrwL7tP9H)                                 |

Clicking on a particular control provides more information about it

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

To implement a new control, go to the *‘Pending Policies’* section and click on the edit icon on the right-hand side of the control you wish to implement

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

Fill in the given form to successfully implement the control

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


---

# 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://docs.zeron.one/crpm/compliance-module/compliance-frameworks/hipaa.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.
