DO.DR.01 PWDPerson
DO.DR.01 PWDPerson
The Person With Disability (PWDPerson) data object is designed to provide essential information about persons with disabilities, which may be requested by social protection systems from disability systems. This data object includes:
Personal Details: Basic identifying information of the person, such as name, age, gender, and contact information.
Specific Disability Information: Details regarding the nature and extent of the person's disability, including type, and level.
Support Needs: Information about the assistance required by the person to facilitate their daily living and participation in society.
It is important to emphasize that the PWD data object does not encompass the complete set of details found in the disability registry. Instead, it focuses on the information pertinent to interoperability scenarios between disability and social protection systems.
This data object serves as a guideline, and the specific data requested by social protection systems may differ based on the unique requirements of each program.
Attribute | Type | Cardinality | Description |
---|---|---|---|
personal_details | 0...1 | Basic identifying information of the individual | |
disability_status | 0...1 | The disability status of a disability assessment | |
disability_status_level | 0...1 | Disability category assigned after an assessment categorizing an individual's level of impairment | |
disability_details | 0...* | Specific disability information | |
disability_support | 0...* | Information about the assistance required by the individual to facilitate their daily living and participation in society | |
transport_requirement | 0...1 | The type of transport/mobility required by the person with disability | |
housing_type | 0...1 | The place where the person is living | |
programs_enrolments | 0...* | Details of other programs the person living with disability is benefiting from | |
registration_date | 0...1 | The date the disabled person was registered in the DR | |
last_updated | 0...1 | The date the person record was last updated |
Example of JSON data structure for a PWDperson
JSON-LD File on GitHub
Last updated