# Point of Care (POC)

This section outlines how to setup, configure and use the point of care (POC) features.

## Installation and Configuration

1. [Installations](/ugandaemr-documentation/point-of-care/installation-and-configuration.md#installation)
2. [Configurations](/ugandaemr-documentation/point-of-care/installation-and-configuration.md#configuration) a. User management i. [Roles](/ugandaemr-documentation/point-of-care/installation-and-configuration/roles.md)

## Workflows

This section describes the various workflows within POC

1. Reception Workflow
2. Triage Workflow
3. [HIV Clinician Workflow](/ugandaemr-documentation/point-of-care/work-flows/clinician/hiv-clinic.md)
4. Laboratory Workflow
5. Pharmacy Workflow


---

# 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://mets-programme.gitbook.io/ugandaemr-documentation/point-of-care.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.
