# CD.DR.14 DisabilityStatus

<table><thead><tr><th width="117">No.</th><th width="243">Status</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Approved</td><td>The disability assessment has been successfully completed and the individual has received official approval for their disability.</td></tr><tr><td>2</td><td>Pending approval</td><td>The disability assessment is currently under review and has not yet been finalized.</td></tr><tr><td>3</td><td>Expired</td><td>The disability assessment status has expired, indicating that the approval of benefits or services is no longer valid.</td></tr></tbody></table>

### JSON-LD File on GitHub

{% embed url="<https://github.com/spdci/schemas/blob/main/extensions/dr/v1/DisabilityStatusEnum.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-disability-registry/disability-registry-and-sp-systems-interface/1.-crvs/data/code-directory/cd.dr.14-disabilitystatus.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.
