> For the complete documentation index, see [llms.txt](https://ismms-gs.gitbook.io/graduate-student-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ismms-gs.gitbook.io/graduate-student-handbook/chapter-4/student-affairs-and-services-for-graduate-students/campus-wide-policies-regulations-and-requirements/acceptable-use-of-technology-policy/protected-health-information-and-other-confidential-information.md).

# Protected Health Information and Other Confidential Information

All hardware devices, including students' own devices and personal laptops, on which school email, file, or collaboration services are used must be encrypted. AirWatch MDM must be enabled for personal smartphones. Thumb drives or any storage devices that contain PHI data must also be encrypted. For more information or support, students should contact the Academic IT Support Center (1.212.241.7091, email: <ASCIT@mssm.edu>). Students, faculty, and employees are responsible for ensuring that their devices are password enabled and encrypted.&#x20;

The key points of the above policies are as follows:

* Students may use only an ISMMS email account to communicate protected or confidential information. Emails containing PHI, financial information, or other confidential ISMMS information and/or social security numbers may not be sent or redirected to non-ISMMS email accounts.&#x20;
* The minimum necessary amount of PHI should be disclosed via email. When at all possible, student should use the Medical Record number, rather than the patient name, as the patient identifier.
* Messages that leave the Mount Sinai Health System network and contain PHI or other confidential information must be encrypted using the ISMMS IT-approved solution described as follows.
* Messages sent within the Mount Sinai Health System network are automatically encrypted.
* Encryption will not prevent misdirection or unintended forwarding of a previous string of emails. Extreme caution must be exercised to prevent such risks. Students should be aware of their generated content.


---

# 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:

```
GET https://ismms-gs.gitbook.io/graduate-student-handbook/chapter-4/student-affairs-and-services-for-graduate-students/campus-wide-policies-regulations-and-requirements/acceptable-use-of-technology-policy/protected-health-information-and-other-confidential-information.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.
