LogoLogo
WebsiteGitHubSlack
CRVS v1.0.0
CRVS v1.0.0
  • Civil registration and vital statistics (CRVS) and SP-MIS Interface
    • Introduction
    • Assumptions
    • Exception Handling
    • CRVS with SP-MIS Standards
      • Process
        • PRS.COM.01 Standards Creation
        • PRS.CRVS.01 Generic process workflow between SP-MIS and CRVS
        • PRS.CRVS.02: Enrolment in old age allowance scheme
        • PRS.CRVS.03: Ceasing allowance upon death notification
        • PRS.CRVS.04: Enrolment in widow allowance scheme
        • PRS.CRVS.05: Enrolment in child allowance scheme
        • PRS.CRVS.06: Proactive enrolment in child allowance scheme
      • Data
        • Data Objects
          • DO.CRVS.01 CRVSPerson
          • DO.COM.01 Identifier
          • DO.COM.02 Name
          • DO.COM.03 Address
          • DO.COM.04 GeoLocation
          • DO.COM.05 GeoCoordinates
          • DO.COM.06 GeoShape
          • DO.COM.07 Place
        • Code Directory
          • CD.COM.01 identifier_type
          • CD.COM.02 marital_status
          • CD.COM.03 sex
          • CD.COM.04 vital_event
        • Data Types and Formats
      • API
        • Design Principles
        • Versioning
        • Methods
          • API.COM.01.ASY Search (Asynch approach)
          • API.COM.01.SYN Search (Synch approach)
          • API.COM.02 Event Subscription
          • API.COM.03 Event Notification
          • API.COM.04.ASY Status (Asynch approach)
          • API.COM.04.SYN Status (Synch approach)
    • Previous Versions
  • Resources
    • Interoperability in Action Workshop #1
    • Standards Committee
    • Standards Drafting Group
    • References
Powered by GitBook
On this page
  • Context: Use Case (Systems Involved)
  • Detailed Process Workflow
  • Figure
  • Description (Step by Step)
  • Sample APIs

Was this helpful?

  1. Civil registration and vital statistics (CRVS) and SP-MIS Interface
  2. CRVS with SP-MIS Standards
  3. Process

PRS.CRVS.01 Generic process workflow between SP-MIS and CRVS

Last updated 1 month ago

Was this helpful?

Context: Use Case (Systems Involved)

This page illustrates the generic process workflow between the SP-MIS and CRVS, highlighting their interoperability. The outlined steps in this workflow focus on enrolling and verifying applicants between the two systems, ensuring efficient data interoperability.

Refer to theAssumptions in relation to establishing a smooth flow between the systems.

Detailed Process Workflow

Figure

Description (Step by Step)

A generic process workflow for scheme enrollment:

Step 1. Applicant initiates enrolment

The applicant begins the enrolment process for the SP-MIS scheme by providing their basic details, such as a unique identification number (UIN) or certificates issued by CRVS, like a birth certificate, death certificate, or marriage certificate. These documents can provide the registration number of the specific vital event related to the applicant.

Step 2. Verification of CRVS records

SP-MIS checks if the applicant's record exists in the CRVS database.

  • If the applicant's record is found in the CRVS and is complete and accurate, proceed to step 4.

  • If the record is not found or contains incomplete/incorrect information, proceed to step 3.

Step 3. Cross-referencing with other systems

If the record is not found or information in the CRVS is partial, the SP-MIS cross-references the applicant's details with other ID systems, like the foundational ID system, population register, social registry, or other reliable sources . If the required information is found and verified through other systems, proceed to step 4. If no relevant information is available, further action or manual verification may be necessary.

Refer to the Exception Handling page to manage different workflows.

Step 4. Data validation and authentication

The SP-MIS validates and authenticates the applicant's details using the verified CRVS or cross-referenced information. If the information is accurate and matches the required criteria, proceed to step 5. If there are discrepancies or issues, additional manual steps for resolving the discrepancies may be required.

Step 5. Enrolment confirmation

The SP-MIS confirms the successful enrolment of the applicant in the scheme. The applicant is notified of their enrolment status.

Further regular verification and updates can be conducted between the systems to ensure the accuracy and validity of the enrolled data.

Sample APIs

https://api.spdci.org/release/sample-jsons/crvs.html#processflow1