> For the complete documentation index, see [llms.txt](https://model.coronasafe.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://model.coronasafe.network/field-notes/things-to-add-clarify-into-this-document.md).

# Things to Clarify

* [ ] Ram Mohan to find from Deepa who from Govt setup the Flood Center&#x20;
* [ ] Ram Mohan to find from Usha Titus who can then administer the center for the Govt.
* [ ] Ram Mohan to guide excom identify the roles
* [ ] Ram Mohan to update the number of beds required.
* [ ] Ram Mohan to plan how to calculate this for another school so that it can be entered into a software which will predict the patient handling capacity.
* [ ] The software has to create the inventory list automatically for a CCC once patient handling capacity is found out.
* [ ] Sanjay to Talk to AirForce to figure out how to setup a helicopter landing pad in the School Ground
* [ ] . This data is also to be available to the police who should be able to quickly move doctors from point A (home) to point (b) - a CCC - at the fastest time possible so that all centers are well staffed in time.
* [ ] Ramettan to talk to Rector for counselling
* [ ] Mention in a note that each center has to adapt the model to their own individual situation, requirements and available facilities.
* [ ] Sanjay to talk to Usha Madam to talk to CET to start one in government sector.
* [ ] Tompson to add the food and water plan for the center
* [ ] Setup the operating processes for the CCC - from making a center Go Live to accepting patients
*

**In Patient Management**\
\
Criteria for Discharge or Transfer to Hospital Ramettan to add based on WHO/Health Department Guidelines>\
\
**IN Waste Management**

Plan this with IMA.\
Talk to an Expert and get the best ways to manage this.

\ <br>


---

# 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://model.coronasafe.network/field-notes/things-to-add-clarify-into-this-document.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.
