# Example 2 : Registration/Intake in a Benefits Scheme for Households with Members with a Disability

This process provides an example of the generic use of the event subscription between a DR and other systems. The benefit is a component of the social assistance policy, which ensures that houses registered with a person with a disability are considered for financial assistance based on their family's economic status. This process integrates household registration with benefit determination to support families that meet the criteria. &#x20;

## Process Flow&#x20;

**Process Flow: Registration/Intake in a Benefits Scheme for Households with Members with a Disability**

<table><thead><tr><th width="245">Sections </th><th>Description </th></tr></thead><tbody><tr><td>Actors and Entities</td><td>SP system, DR, social registry</td></tr><tr><td>Assumptions</td><td><ul><li>The social registry provides data on households with a registered PWD that are under the poverty score.</li><li>Eligibility is determined based on the family’s economic status and poverty score.</li></ul></td></tr><tr><td>Prerequisites</td><td><ul><li>The social registry provides the poverty score.</li><li>The applicant provides consent to data sharing and processing by SP systems.</li></ul></td></tr><tr><td>Process Inputs</td><td>The input (registration details) for households with a member with a disability is the social registry system.</td></tr><tr><td>Process Flow Steps</td><td><p><strong>Step 1:</strong> The household is registered in the social registry system, which triggers a notification to the DR for members flagged with a disability.</p><p></p><p><strong>Step 2:</strong> After assessing the member, the DR sends a live feed to the SP system notifying it of the new registration.</p><p></p><p><strong>Step 3:</strong> The SP system enrolls the household in the programme.</p><p></p><p><strong>Step 4:</strong> The SP system verifies the family’s bank account details. If the account is valid, the details are added to the SP system payment list and the family is notified of the successful enrolment and benefit transfer.</p></td></tr><tr><td>Outputs</td><td>Through interoperability with the social registry, the DR Registry and SP system can request and exchange beneficiary information securely. Based on the received data, the SP system can promptly determine eligibility and enroll households in the benefit programme.</td></tr><tr><td>Control Points</td><td>A control point is set in the DR when receiving the notification feed from the SP system. If registration of member disability status is approved, the process continues. If not, the request may be terminated.</td></tr><tr><td>Exception Handling</td><td>Refer to Exception Handling for alternate flows.</td></tr></tbody></table>

## Diagram 2 - Registration/Intake in a Benefits Scheme for Households/Families with Members with a Disability

<figure><img src="/files/HBcjx03UuLAPh8M22Gvp" alt=""><figcaption></figcaption></figure>


---

# 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://standards.spdci.org/standards/dci-standards/wip-disability-registry/disability-registry-and-sp-systems-interface/1.-crvs/1.2-process/prs.dr.01-sp-system-queries-the-dr-to-request-potential-beneficiaries-for-programme-enrolment/example-2-registration-intake-in-a-benefits-scheme-for-households-with-members-with-a-disability.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.
