# Business process flows in Farajaland

There are 3 main service delivery models employed in Farajaland to provide effective civil registration services to the public. These service delivery models are as follows:

1. Declaration of a vital event at the community level via a Community Leader or a Hospital Clerk (births and deaths only)
2. Notification of a vital event from the health facility or hospital through an automated feed from the health system
3. Direct registration at the District Registration Office

For each of the service delivery models a digitally enabled business process has been defined that supports the model.

### Community declaration via a community leader

![Community declaration process](https://3485090019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRziAMaeBMeyiTg5hfFq5%2Fuploads%2Fgit-blob-487b0beeea3fff3600964a5e4af7556eb2331e5b%2FCommunity%20declaration.png?alt=media)

### Notification from the health facility

![Health facility notification process in Farajaland](https://3485090019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRziAMaeBMeyiTg5hfFq5%2Fuploads%2Fgit-blob-f47af84e4852d653875c24fe8481c7c852f6eae9%2FHealth%20facility%20notification.png?alt=media)

### Registration at the District Registration Office

![Office registration process in Farajaland](https://3485090019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRziAMaeBMeyiTg5hfFq5%2Fuploads%2Fgit-blob-5ec68d187eb59e7fff0f5c92da28ec516829ecc3%2FOffice%20registration.png?alt=media)


---

# 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://documentation.opencrvs.org/default-configuration/business-process-flows-in-farajaland.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.
