service_category

25 rows


Description

reference data intervention service categories, which relate to service user needs

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 null
complexity_level.service_category_id fk_service_category_idR
contract_type_service_category.service_category_id fk_service_category_idR
desired_outcome.service_category_id fk__desired_outcome__service_categoryR
referral_selected_service_category.service_category_id fk_service_category_idR

service-owned unique identifier

created timestamptz 35,6 null

when the record was added

name text 2147483647 null

intervention service category

Indexes

Constraint Name Type Sort Column(s)
service_category_pkey Primary key Asc id

Relationships