> For the complete documentation index, see [llms.txt](https://sf-wpc-ccms.gitbook.io/ccms-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sf-wpc-ccms.gitbook.io/ccms-user-guide/master.md).

# What is CCMS and Whole Person Care Summary?

This user guide is intended to provide users with an understanding of the Coordinated Care Management System (CCMS) and help users understand the features and links within the Whole Person Care Summary.

The Coordinated Care Management System (CCMS) is an integrated data system that paints a single picture of a client by integrating medical, psychological, and social information about high risk, complex, and vulnerable populations (i.e. high users of multiple systems, homeless individuals and the elderly).

![](/files/-L9g51MFStyplZoeAHN3)

## Value of CCMS

CCMS enables practitioners to view all health care and safety net services utilized by a client or population. The ability to share information protects the safety of vulnerable clients and prevents duplication of scarce resources. Data sharing allows clients and/or populations to be presented in an integrated and “whole person” fashion across the key domains of an individuals life.

![](/files/-L9g51MNHsonHhYlGKxo)

CCMS is valuable to the work of many stakeholders. Rather than requiring clinicians and staff manually enter information, CCMS gathers administrative and clinical information from various the source systems from various categories including medical, mental health, substance abuse, housing, jail, and benefits.

CCMS improves coordination, reduces duplication, and identifies critical intersections throughout the delivery of patient-centered care.

![](/files/-L9g51MQ82bYgnp2T-0C)


---

# 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://sf-wpc-ccms.gitbook.io/ccms-user-guide/master.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.
