> 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/primary-treatment-centers-for-corona.md).

# Primary Treatment Centers for Corona

- [First Line (Primary)Treatment Center for Corona  at Panchayat Level](https://model.coronasafe.network/primary-treatment-centers-for-corona/primary-treatment-center.md): This page describes the primary treatment centers being setup for treatment of Corona at the Panchayat Level.
- [Setting up the physical facility for Primary Treatment Center](https://model.coronasafe.network/primary-treatment-centers-for-corona/setting-up-the-physical-facility-for-primary-treatment-center.md): This page describes how a building can be converted to a First Line (Primary) Treatment center for Corona.
- [Organisation Structure](https://model.coronasafe.network/primary-treatment-centers-for-corona/organisation-structure.md): Each Primary Treatment Center is a 24 hour facility which has to be manned by 21people across 6 roles.
- [Operating Model of a Primary Treatment Center](https://model.coronasafe.network/primary-treatment-centers-for-corona/operating-model-of-a-primary-treatment-center.md): Assumption: Reverse Transcriptase Polymerise Chain Reaction Test  (RTPCR Test) results capacity is available and results would be available within 24 hours.
- [Patient Management](https://model.coronasafe.network/primary-treatment-centers-for-corona/patient-management-1.md): This page describes how a patient can enter into the Primary Treatment Center, use the system and exit the system.
- [Capacity Modelling](https://model.coronasafe.network/primary-treatment-centers-for-corona/capacity-modelling.md): The first step each institution should do is to model the capacity that each individual institution can create and contribute to the CCC Network.
- [Hygiene Management](https://model.coronasafe.network/primary-treatment-centers-for-corona/waste-disposal.md): This page describes the hygiene management plan for the CCC
- [Resource Coordination Team](https://model.coronasafe.network/primary-treatment-centers-for-corona/institute-resource-team.md): The role of the resource team is to ensures that the resources are present to setup a CCC at the Institute.


---

# 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/primary-treatment-centers-for-corona.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.
