LogoLogo
WebsiteGitHubSlack
Social Registry v1.0.0
Social Registry v1.0.0
  • Social Registry and SP-MIS Interface
    • Introduction
    • Assumptions
    • Exception Handling
    • Social Registry with SP-MIS Standards
      • Process
        • PRS.SR.01: SP-MIS queries the social registry to verify eligibility for programme enrolment
          • Example 1: Unconditional Household Cash Transfer Scheme
          • Example 2: Widow Cash Transfer Scheme
          • Example 3: Conditional Girl’s Education Cash Transfer Scheme
          • Example 4: Conditional Child Benefit Cash Transfer Scheme
        • PRS.SR.02: SP-MIS updates attributes for a batch of beneficiaries in the social registry
          • Example 1: Conditional Girl’s Education Cash Transfer Scheme
        • PRS.SR.03: Social registry updates attributes for a batch of beneficiaries in SP-MIS
          • Example 1 : Conditional Child Benefit Cash Transfer Scheme
        • PRS.SR.04: Social registry updates attributes for a batch of beneficiaries in the IBR
      • Data
        • Data Objects
          • DO.SR.01 Person
          • DO.SR.02 Group
          • DO.SR.03 Member
          • DO.SR.04 RelatedPerson
          • DO.SR.05 DisabilityInfo
        • Code Directory
          • CD.COM.01 identifier_type
          • CD.COM.02 marital_status
          • CD.COM.03 sex
          • CD.COM.07: relationship_type
          • CD.COM.10: disability_type
          • CD.COM.11: functional_limitation_type
          • CD.COM.12: functional_severity
          • CD.COM.17: education_level
          • CD.SR.02 employment_status
          • CD.SR.03 income_level
          • CD.SR.04 occupation
        • Data Types and Formats
          • DF.COM.STRING.01 date_time
          • DF.COM.STRING.02 phone_number
          • DF.COM.STRING.07 email
          • DT.COM.03 integer
          • DT.COM.02 string
          • DT.COM.04 decimal
          • DT.COM.05 array
          • Copy of DT.COM.05 array
          • DT.COM.06 boolean
      • API
        • Design Principles
        • Versioning
        • Methods
          • API.COM.01 ASY Search (Async approach)
          • API.COM.01 SYN Search (Sync approach)
          • API.COM.02 Event Subscription
          • API.COM.03 Event Notification
          • API.COM.04 ASY Status (Async approach)
          • API.COM.04 SYN Status (Sync approach)
    • Previous Versions
  • Resources
    • Interoperability in Action #6
    • Standards Committee & Acknowledgments
Powered by GitBook
On this page
  • Process Flow: Interoperability between Social Registry and IBR
  • Diagram 1 - Social Registry Update Attributes for a Batch of Beneficiaries in the IBR: PRS.SR.04
  • API Reference

Was this helpful?

  1. Social Registry and SP-MIS Interface
  2. Social Registry with SP-MIS Standards
  3. Process

PRS.SR.04: Social registry updates attributes for a batch of beneficiaries in the IBR

Last updated 2 months ago

Was this helpful?

This use case relates to the assess stage of the social protection delivery chain. Its purpose is to update information in the integrated beneficiary registry (IBR) for a batch of beneficiaries when that information changes in the social registry.

This use case applies when information in the social registry has been updated for beneficiaries already enrolled in one or more social protection schemes. The social registry must notify the IBR of these changes.

In this use case attributes like poverty score, household size, address or phone number may have changed. Additionally, some beneficiaries may have been reported as deceased.

The social registry needs to update the relevant attributes for these beneficiaries in the IBR.

Process Flow: Interoperability between Social Registry and IBR

Sections
Description

Process Purpose

The purpose of this process is for the IBR to receive updates from the social registry when information on a beneficiary has changed.

Actors and Entities

IBR, social registry

Assumptions

The system assumes that the social registry and integrated beneficiary registry are reliable and secure and that any issues or challenges can be promptly addressed to avoid any disruption in the delivery of benefits.

Prerequisites

  • The system has adequate technological infrastructure, including hardware, software, and networking capabilities, to support the social registry and the automatic delivery of benefits.

  • The system requires the engagement and support of relevant stakeholders, including beneficiaries, government agencies, financial institutions, and civil society organisations, to ensure the effective and sustainable implementation of the scheme.

Process Inputs

The IBR makes a subscribe request to the social registry in relation to beneficiaries for whom it wishes to receive updated data, specifying which attributes must change to trigger an update.

Process Flow Steps

Step 1: The IBR posts a batch subscribe request to the social registry. This specifies the UIN for beneficiaries for whom it is subscribing and the attributes in the person or household data object(s) that it is subscribing to. This includes the address and contact information.

The social registry confirms receipt of the subscribe request.

The social registry updates the address and contact information for a household based on their request.

Step 2: The social registry posts a notify request to the IBR alerting it that the information for a subscription has changed. It includes the UIN and updated address and contract information.

Outputs

Using its interoperability, the social registry can provide updated beneficiary information to the IBR at the trust level.

In the integrated environment, updating the household data on the IBR may take anywhere between five and seven minutes. Consequently, individuals or households are only required to update their information with the social registry. Their updated information can then be provided to other schemes via interoperability.

Control Points

The IBR is ultimately responsible for determining if the information provided by the social registry is used to update its records.

Diagram 1 - Social Registry Update Attributes for a Batch of Beneficiaries in the IBR: PRS.SR.04

API Reference

  • Search API

  • Notification API

  • Transaction Status API