Definition
This distribution provides a longitudinal history of the disability of the Disability Support Pension (DSP) recipients, capturing the specific disability categories—Blind, Deaf, Deafblind, Intellectual Disability, and autism spectrum disorder. It is derived from the base table mcd_dtls using the same key structure, with additional flag fields added to classify each recipient’s disability category over time.
Data source details
| Path name | Data Element | Definition | Data Type | Format |
|---|---|---|---|---|
| ~.ndda_flags_recipients_ext.ext_dom_person_id | Recipient: DOMINO person identifier, ID number |
A synthetic numeric sequence of characters used for the purposes of identifying a unique DOMINO entity.
Specific Information:
person_id has been renamed to ext_dom_person_id |
Number | N[15] |
| ~.ndda_flags_recipients_ext.period_start_date | Event: Period start date, YYYY-MM-DD |
The date on which a reporting period relating to an event commences, expressed as YYYY-MM-DD. |
Date | YYYY-MM-DD |
| ~.ndda_flags_recipients_ext.period_end_date | Event: Period end date, YYYY-MM-DD |
The date on which a reporting period relating to an event ends, expressed as YYYY-MM-DD. |
Date | YYYY-MM-DD |
| ~.ndda_flags_recipients_ext.deafblind_flag | Recipient: Deafblind, flag |
Indicates whether the recipient is classified under the deafblind disability category. |
Tinyint | X |
| ~.ndda_flags_recipients_ext.deaf_flag | Recipient: Deaf, flag |
Indicates whether the recipient is classified under the deaf disability category. |
Tinyint | X |
| ~.ndda_flags_recipients_ext.blind_flag | Recipient: Blind, flag |
Indicates whether the recipient is classified under the blind disability category. |
Tinyint | X |
| ~.ndda_flags_recipients_ext.impairment_flag | Recipient: Impairment, flag |
Indicates whether the recipient is classified under the visual impairment disability category. |
Tinyint | X |
| ~.ndda_flags_recipients_ext.autism_flag | Recipient: Autism, flag |
Indicates whether the recipient is classified under the autism disability category. |
Tinyint | X |
| ~.ndda_flags_recipients_ext.int_dis_flag | Recipient: Intellectual, flag |
Indicates whether the recipient is classified under the intellectual disability category. |
Tinyint | X |