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
  • or
  • JSON-LD File on GitHub

Was this helpful?

  1. Disability Registry and SP-Systems Interface
  2. DR with SP-MIS Standards
  3. Data
  4. Code Directory

CD.DR.01 ImpairmentType/Functional LimitationType

Last updated 1 month ago

Was this helpful?

This code directory lists various types of impairments and functional limitations that PWDs may have, which may be combined, depending on the way the DR information is collected and organised. This information can inform the type of support that a PWD may need from a social protection scheme. If this information on disability support needs is not yet available in the DR, it might be accessed through interoperability with other SP systems.

These lists serve as a general guide to the type of information on impairment and basic functional difficulties that the SP system may request from the disability MIS in interoperability scenarios and may not encompass all possible types. It is essential to recognise that such a list will vary between countries, depending on the legislation and disability assessment and certification regulations, which may include different impairments, medical conditions and basic functioning limitations. The examples below are based on Article 1 of the Committee on the Rights of Persons with Disabilities (CRPD); items frequently mentioned in disability related legislation, the (ICF) check list and the (WG) set of questions may be used by countries as part of more extensive disability assessment.

Issues related to the protection of privacy must be carefully considered and information on impairment or medical conditions that is irrelevant for the SP system may not be shared.

Code
Description

1

Seeing

2

Hearing

3

Voice and speech

4

Physical and movement related functions

5

Intellectual

6

Mental (psycho-social)

7

Others (skin, cardiovascular, respiratory, digestive […] systems)

8

Multiple

or

Code
Description

1

Seeing

2

Hearing

3

Communication

4

Mobility

5

Cognition

6

Interpersonal interaction and relationship

7

Self-care

8

Others

9

Multiple

JSON-LD File on GitHub

International Classification of Functioning
Washington Group
Logoschemas/extensions/dr/v1/ImpairementType.jsonld at main · spdci/schemasGitHub