# Civil registration and vital statistics (CRVS) and SP-MIS Interface

- [Introduction](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/1.-crvs.md)
- [Assumptions](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/assumptions.md)
- [Exception Handling](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/exception-handling.md)
- [CRVS with SP-MIS Standards](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards.md)
- [Process](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/1.2-process.md): This section outlines process workflows that illustrate generic use cases for interoperability between SP-MIS and CRVS.
- [PRS.CRVS.01 Generic process workflow between SP-MIS and CRVS](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/1.2-process/prs.crvs.01-generic-process-workflow-between-sp-mis-and-crvs.md)
- [PRS.CRVS.02: Enrolment in old age allowance scheme](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/1.2-process/prs.crvs.02-enrolment-in-old-age-allowance-scheme.md)
- [PRS.CRVS.03: Ceasing allowance upon death notification](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/1.2-process/prs.crvs.03-ceasing-allowance-upon-death-notification.md)
- [PRS.CRVS.04: Enrolment in widow allowance scheme](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/1.2-process/prs.crvs.04-enrolment-in-widow-allowance-scheme.md)
- [PRS.CRVS.05: Enrolment in child allowance scheme](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/1.2-process/prs.crvs.05-enrolment-in-child-allowance-scheme.md)
- [PRS.CRVS.06: Proactive enrolment in child allowance scheme](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/1.2-process/prs.crvs.06-proactive-enrolment-in-child-allowance-scheme.md)
- [Data](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/data.md)
- [Data Objects](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/data/data-objects.md)
- [DO.CRVS.01 CRVSPerson](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/data/data-objects/do.crvs.01-crvsperson.md)
- [Code Directory](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/data/code-directory.md)
- [API](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/api.md)
- [Methods](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/api/methods.md)
- [API.CRVS.01.ASY Search(Async approach)](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/api/methods/api.crvs.01.asy-search-async-approach.md)
- [API.CRVS.01.SYN Search(Sync approach)](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/api/methods/api.crvs.01.syn-search-sync-approach.md)
- [API.CRVS.02 Event Subscription](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/api/methods/api.crvs.02-event-subscription.md)
- [API.CRVS.03 Event Notification](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/api/methods/api.crvs.03-event-notification.md)
- [API.CRVS.04.ASY Status(Async approach)](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/api/methods/api.crvs.04.asy-status-async-approach.md)
- [API.CRVS.04.SYN Status(Sync approach)](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/crvs-with-sp-mis-standards/api/methods/api.crvs.04.syn-status-sync-approach.md)
- [Previous Versions](https://standards.spdci.org/standards/dci-standards/crvs-v1.0-1/crvs/previous-versions.md): Link and changes to previous versions of the Civil Registration and Vital Statistics (CRVS) and SP-MIS Interface standards


---

# 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/crvs-v1.0-1/crvs.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.
