> For the complete documentation index, see [llms.txt](https://docs.digit.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digit.org/health/ph-v1.7/design.md).

# Design

- [Architecture](https://docs.digit.org/health/ph-v1.7/design/architecture.md)
- [High Level Design](https://docs.digit.org/health/ph-v1.7/design/architecture/high-level-design.md)
- [Design Decision Log](https://docs.digit.org/health/ph-v1.7/design/architecture/high-level-design/design-decision-log.md)
- [Low Level Design](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design.md)
- [Registries](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/registries.md)
- [Individual](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/registries/individual.md)
- [Household](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/registries/household.md)
- [Product](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/registries/product.md)
- [Facility](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/registries/facility.md)
- [Attendance](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/registries/attendance.md): Description of the attendance service
- [Expense](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/registries/expense.md)
- [Services](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/services.md)
- [Project](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/services/project.md)
- [Stock](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/services/stock.md)
- [Referral](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/services/referral.md)
- [Muster Roll](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/services/muster-roll.md)
- [Expense Calculator](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/services/expense-calculator.md)
- [Update & Approve Attendance](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/services/update-and-approve-attendance.md)
- [Select Project](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/services/update-and-approve-attendance/select-project.md)
- [Register Inbox](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/services/update-and-approve-attendance/register-inbox.md)
- [View Attendance: Edit & Approve](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/services/update-and-approve-attendance/view-attendance-edit-and-approve.md)
- [Generate Bill](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/services/generate-bill.md)
- [Project & Bill Aggregation](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/services/generate-bill/project-and-bill-aggregation.md)
- [Generate Bills](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/services/generate-bill/generate-bills.md)
- [My Bills](https://docs.digit.org/health/ph-v1.7/design/architecture/low-level-design/services/generate-bill/my-bills.md)
- [Field App Architecture](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture.md)
- [UI Packages](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages.md)
- [Closed HouseHold package](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages/closed-household-package.md): It’s been built as a new module (pub package)- closed\_household and It will be a dependency of registration and delivery package.
- [Registration & Delivery Package](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages/registration-and-delivery-package.md): This package provides a way to register a household and individual members and deliver the resources to the registered households.
- [Eligibility Checklist](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages/registration-and-delivery-package/eligibility-checklist.md)
- [Communal Living Facilities](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages/registration-and-delivery-package/communal-living-facilities.md)
- [Referral Reconciliation Package](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages/referral-reconciliation-package.md): This module will enable the health facility supervisors to track referrals made by on-field health workers to different health facilities digitally via the Digit HCM app.
- [Inventory Management Package](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages/inventory-management-package.md): This enables the user to manage the stocks of a health campaign. The user can record the stocks received, issued, returned, damaged and lost.
- [Attendance Management Package](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages/attendance-management-package.md): The attendance management package is a comprehensive solution for managing attendance.
- [DIGIT Scanner Package](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages/digit-scanner-package.md): A scanner package used for scanning QR codes and GS1 barcodes.
- [Digit Showcase Package](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages/digit-showcase-package.md)
- [Digit Data Model Package](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages/digit-data-model-package.md)
- [DIGIT DSS Package](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages/digit-dss-package.md)
- [Complaints Package](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages/complaints-package.md)
- [Survey Form Package](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages/survey-form-package.md)
- [Sync Service Package](https://docs.digit.org/health/ph-v1.7/design/architecture/field-app-architecture/ui-packages/sync-service-package.md)
- [Standards](https://docs.digit.org/health/ph-v1.7/design/standards.md)
- [Security](https://docs.digit.org/health/ph-v1.7/design/security.md)
- [Interoperability](https://docs.digit.org/health/ph-v1.7/design/interoperability.md)


---

# 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://docs.digit.org/health/ph-v1.7/design.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.
