# Clinical Documentation & Charting

All patient interactions must be thoroughly documented. For video sessions, the AI Charting Assistant simplifies documentation and charting by auto-generating a SOAP note for you to review and submit. For phone or in-person sessions, manual documentation is required and should adhere to professional standards of practice.&#x20;

Each note should accurately reflect the session content, time spent, and relevant care decisions. Session statuses must be updated correctly— no-shows, reschedules, and late cancellations **must not be deleted**, but appropriately labeled. Deleting appointments causes back end system issues, so please do not delete appointments.&#x20;

Berry Street can help support in-person sessions for Provider Sourced patients. To enable this, email **<help@berrystreet.co>**. Our team will update your account and send instructions. Note: **assisted charting is unavailable** for in-person sessions—you must manually document clinical notes, time in/out, and appointment status (see manual documentation [video](https://www.loom.com/share/caba516f403441aa8f59f2b044dd1ae1?sid=17f6f377-bcf7-40b7-b693-394d8110dccb) and [guide](https://drive.google.com/file/d/1G2Zt3_qp2sPCqsi-nqMopnx7ia4-cgyV/view)).

**👉 Clinical Documentation & Charting section covers:**

* [**Billing Integrity and Documentation Standards for Berry Street Providers**](/berry-street-provider-handbook/clinical-documentation-and-charting/integrity-and-documentation-standards-for-berry-street-providers.md)
* [**Clinical Note Templates** ](/berry-street-provider-handbook/clinical-documentation-and-charting/clinical-note-templates.md)
* [**Medical Necessity & Documentation**](/berry-street-provider-handbook/clinical-documentation-and-charting/medical-necessity-and-documentation.md)
* [**Preventative & Medical Coverage**](/berry-street-provider-handbook/clinical-documentation-and-charting/preventative-and-medical-coverage.md)
* [**Documentation Standards for MNT Billing**](/berry-street-provider-handbook/clinical-documentation-and-charting/documentation-standards-for-mnt-billing.md)
* [**Clinical Documentation Review Criteria**](/berry-street-provider-handbook/clinical-documentation-and-charting/clinical-documentation-review-criteria.md)
* [**Manual Note-Talking & Documentation Guidance**](/berry-street-provider-handbook/clinical-documentation-and-charting/manual-note-taking-and-documentation-guidelines.md)
* [**In-Person Sessions**](/berry-street-provider-handbook/clinical-documentation-and-charting/in-person-sessions.md)
* [**Medical Record Storage & Retention Poli**cy](/berry-street-provider-handbook/clinical-documentation-and-charting/medical-record-storage-and-retention-policy.md)


---

# 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://handbook.berrystreet.co/berry-street-provider-handbook/clinical-documentation-and-charting.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.
