LogoLogo
WebsiteGitHubSlack
Disability Registry v1.0.0
Disability Registry v1.0.0
  • Disability Registry and SP-Systems Interface
    • Introduction
    • Assumptions
    • Exception Handling
    • DR with SP-MIS Standards
      • Process
        • PRS.DR.01 SP-System queries the DR to request potential beneficiaries for programme enrolment
          • Example 1: Registration in a Benefits Scheme for Persons with a Disability
          • Example 2 : Registration/Intake in a Benefits Scheme for Households with Members with a Disability
        • PRS.DR.02: SP-System queries the DR to confirm disability status of potential beneficiaries
          • Example 1: Eligibility Check in a Grants for Old Age Scheme Enrolment
          • Example 2: Eligibility Check for Enrolment for Personal Assistance Scheme
        • PRS.DR.03 SP system queries the DR to request information needed for analysis
          • Example 1: Analysis of Disability Coverage of Social Protection Schemes
      • Data
        • Data Objects
          • DO.DR.01 PersonwithDisability(PWD)
          • DO.DR.02 DisabilityDetails
          • DO.DR.03 DisabilitySupport
          • DO.DR.04 HumanAssistance
          • DO.DR.05 AssistiveTechnology
          • DO.DR.06 MedicalCare
          • DO.DR.07 HousingSupport
          • DO.DR.08 AnimalAssistance
          • DO.SR.03 Member
        • Code Directory
          • CD.DR.01 ImpairmentType/Functional LimitationType
          • CD.DR.02 ImpairmentLevel/Functional LimitationsLevel
          • CD.DR.03 HumanAssistanceType
          • CD.DR.04 SupportFrequency
          • CD.DR.05 SupportStatusEnum
          • CD.DR.06 AssistiveTechnologyEnum
          • CD.DR.07 DisabilityOnSet
          • CD.DR.08 ImpairmentCause/FunctionalLimitationCause
          • CD.DR.9 TransportRequirement
          • CD.DR.10 HousingType
          • CD.DR.11 MedicalCareEnum
          • CD.DR.12 HousingSupportEnum
          • CD.DR.13 AnimalAssitanceEnum
          • CD.DR.14 DisabilityStatus
          • CD.DR.15 DisabilityStatusLevel
        • Data Types and Formats
          • DF.COM.STRING.01 date_time (Optional)
          • DF.COM.STRING.02 phone_number (Optional)
          • DT.COM.02 string
          • DT.COM.03 integer
          • DF.COM.STRING.08 currency
          • DT.COM.04 decimal
          • DT.COM.05 array
      • API
        • Design Principles
        • Versioning
        • Methods
          • API.DR.01 ASY Search (Async approach)
          • API.DR.01 SYN Search (Sync approach)
          • API.DR.02 Event Subscription
          • API.DR.03 Event Notification
          • API.DR.04 SYN Status (Sync approach)
          • API.DR.05 SYN Get Disability details
          • API.DR.06 SYN Get Disability Status
          • API.DR.07 SYN Get Disability Support
    • Previous Versions
  • RESOURCES
    • Interoperability in Action #5
    • Standards Committee & Acknowledgments
Powered by GitBook
On this page
  • Process Flow
  • Diagram 1 - Registration in a Benefits Scheme for Persons with a Disability

Was this helpful?

  1. Disability Registry and SP-Systems Interface
  2. DR with SP-MIS Standards
  3. Process
  4. PRS.DR.01 SP-System queries the DR to request potential beneficiaries for programme enrolment

Example 1: Registration in a Benefits Scheme for Persons with a Disability

Last updated 1 month ago

Was this helpful?

This process provides an example of generic data exchange between a DR and an SP system. The person receiving disability benefits is a component of the social assistance policy, which ensures that all persons with a disability (PWDs) are considered for financial assistance. This process integrates PWD registration with benefit determination to support families that meet the criteria. 

The PWD benefit is designed to support families by providing financial assistance, health care, old age care to PWDs whose households are below the poverty line. This benefit is intended to ensure that families in need receive timely support to cover all essentials needs.

Process Flow

The process facilitates the registration of PWDs and subsequent determination of eligibility for financial assistance, healthcare and old age care. By integrating PWD registration with benefit determination, this process ensures that families in need receive timely and adequate support to address all essential needs, particularly for those living below the poverty line.

Process Flow: Registration in a Benefits Scheme for PWDs

Sections
Description

Actors and Entities

PWD, SP system, DR, social registry

Assumptions

Prerequisites

Applicant provides consent to data sharing and processing by SP systems

Process Inputs

The input for the PWD benefit enrolment process is the PWD registration details from the DR system.

Process Flow Steps

Step 1: The PWD is registered in the DR system, which triggers an event subscription to the SP system.

Step 2: The SP-MIS requests registered persons with disabilities from the DR who meet certain criteria.

Step 3: The SP-MIS proceeds with enrolling the PWD in the benefit programme.

Step 4: The SP-MIS verifies the family’s bank account details. If the account is valid, the details are added to the SP system payment list, and the PWD is notified of the successful enrolment and benefit transfer.

Outputs

Through interoperability with the DR and social registry, the SP-MIS can request and exchange beneficiary information securely. Based on the received data, the SP system can promptly determine eligibility and enrol the PWD in the benefit programme.

Control Points

  1. A control point is set in the SP system when receiving the event feed from the DR. If registration details are valid, the process continues. If not, the request may be terminated.

  2. A control point is set in the SP system when receiving poverty score data from the social registry. If the family qualifies, the process continues. If not, the enrolment request may be terminated.

Exception Handling

Refer to Exception Handling for alternate flows.

Diagram 1 - Registration in a Benefits Scheme for Persons with a Disability