Columns
| Column | Type | Children | Parents | Comments |
|---|---|---|---|---|
| id | int8 |
|
|
|
| member_id | int8 |
|
|
|
| scheme_type | varchar |
|
|
|
| hcp_approved_level | varchar |
|
|
|
| hcp_assigned_level | varchar |
|
|
|
| ndis_plan_type | varchar |
|
|
|
| ndis_next_plan_review_at | timestamp |
|
|
|
| brokerage_hcp_approved_level | varchar |
|
|
|
| brokerage_hcp_assigned_level | varchar |
|
|
|
| created_at | timestamp |
|
|
|
| updated_at | timestamp |
|
|
|
| hcp_exit_date | timestamp |
|
|
|
| progressive_payback | bool |
|
|
|
| chsp_consent_to_provide_details | bool |
|
|
|
| chsp_consented_for_future_contacts | bool |
|
|
|
| chsp_is_using_pseudonym | bool |
|
|
|
| chsp_is_birth_date_an_estimate | bool |
|
|
|
| chsp_has_disabilities | bool |
|
|
|
| chsp_has_carer | bool |
|
|
|
| dva_white_card_holder | bool |
|
|
|
| company_id | int8 |
|
|
The owning tenant’s ID. @example 1. |
| custom_funding_scheme_type_id | int8 |
|
|
The custom funding scheme types if any. @example 1. |
| hcp_sah_transition_arrangement | varchar |
|
|
Indicates what the transition arrangement from HCP to SaH is. @example none, hcp_liable_for_itf |
| sah_entry_date | date |
|
|
The date the member entered into care under support at home. @example ‘2025-01-01’ |
| sah_departure_date | date |
|
|
The date a member departed care under support at home. @example ‘2025-01-01’ |
| ndis_next_plan_review_at_in_company_tz | timestamp |
|
|
|
| created_at_in_company_tz | timestamp |
|
|
|
| updated_at_in_company_tz | timestamp |
|
|
|
| company_timezone | varchar |
|
|
The company timezone. E.g. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| bb5d583a2de9aaa92c0e96102ad9df9a | Performance | Asc | member_id |
| d2eb94b17828e4674b6a939deb8f130d | Performance | Asc | custom_funding_scheme_type_id |
| d36431e3069f0ba8fd5736cfcc27aeaf | Performance | Asc | company_id |