# CD.IBR.01 enrolment\_status

Beneficiary's status with a specific programme:

<table><thead><tr><th width="148.5">Code Number</th><th width="160">Value </th><th>Explanation</th></tr></thead><tbody><tr><td>1</td><td>Active</td><td>The beneficiary is currently receiving benefits.</td></tr><tr><td>2</td><td>Deceased</td><td>The beneficiary is deceased.</td></tr><tr><td>3</td><td>Graduated</td><td>The beneficiary has met the criteria to graduate from the programme.</td></tr><tr><td>4</td><td>Suspended</td><td>The beneficiary has been suspended from the programme.</td></tr><tr><td>5</td><td>Inactive</td><td>The beneficiary is temporarily not receiving benefits, but has not been formally suspended or exited the programme. This could be due to administrative issues, temporary ineligibility, or the beneficiary's personal request.</td></tr><tr><td>6</td><td>Reinstated</td><td>The beneficiary was previously suspended or exited, but has been reinstated in the programme, typically after meeting certain conditions or upon resolution of the issues that led to their suspension or exit.</td></tr><tr><td>7</td><td>Awaiting Renewal</td><td>The beneficiary's enrolment period is nearing its end, and they are in the process of renewal, subject to reassessment and continued eligibility.</td></tr></tbody></table>

### JSON-LD File on GitHub

{% embed url="<https://schema.spdci.org/extensions/ibr/v1/code/EnrollmentStatusEnum.jsonld>" %}


---

# 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-integrated-beneficiary-registry-v1.0.0/ibr/1.-crvs/data/code-directory/cd.ibr.01-enrolment_status.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.
