Definition
This distribution provides a longitudinal history of the disability of the caree for whom a carer is receiving payment, capturing the specific disability categories—Blind, Deaf, Deafblind, Intellectual Disability, and Autism Spectrum Disorder. It is derived from the base table mcd_caree using the same key structure, with additional flag fields added to classify the caree’s disability category over time.
Data source details
| Path name | Data Element | Definition | Data Type | Format |
|---|---|---|---|---|
| ~.ndda_flags_caree.synthetic_aeuid | Recipient: DOMINO person identifier, ID number |
A synthetic numeric sequence of characters used for the purposes of identifying a unique DOMINO entity. |
Number | N[15] |
| ~.ndda_flags_caree.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_caree.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_caree.thp_id | Caree: Treating health professional (THP) identifier, ID number |
Identifies which Treating Health Professional from which the data was supplied. It is not a foreign key to an external provider/third party file. Rather it refers only to the Treating Health Professionals who have been asked to supply medical circumstance information for a care receiver for a particular date. |
String | N |
| ~.ndda_flags_caree.deafblind_flag | Caree: Deafblind, flag |
Indicates whether the caree is classified under the deafblind disability category. |
Tinyint | X |
| ~.ndda_flags_caree.deaf_flag | Caree: Deaf, flag |
Indicates whether the caree is classified under the deaf disability category. |
Tinyint | X |
| ~.ndda_flags_caree.blind_flag | Caree: Blind, flag |
Indicates whether the caree is classified under the blind disability category. |
Tinyint | X |
| ~.ndda_flags_caree.impairment_flag | Caree: Impairment, flag |
Indicates whether the caree is classified under the visual impairment disability category. |
Tinyint | X |
| ~.ndda_flags_caree.autism_flag | Caree: Autism, flag |
Indicates whether the caree is classified under the autism disability category. |
Tinyint | X |
| ~.ndda_flags_caree.int_dis_flag | Caree: Intellectual, flag |
Indicates whether the caree is classified under the intellectual disability category. |
Tinyint | X |