solution
A list of individuals and organizations which provide services on behalf of plans
Primary Key:Indexes:solution_external_solution_id_idx
(Unique) -external_solution_id
solution_solution_name_idx
(Unique) -solution_name
Column | Data Type | Nullable | Indexed | Description |
---|---|---|---|---|
solution_id | bigint | No | Yes | - |
solution_name | text | No | Yes | The solution name. This will periodically be overwritten by the external solution name if external_solution_id is set |
external_solution_id | text | No | Yes | Identifier that can be used to tie this solution to an external CRM or other system of record for solutions |