caredb_challenge_participant
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| challenge_id | character varying(32) | True | Links to caredb_challenge_challenge.id. | 
| id | character varying(32) | True | |
| individual_id | character varying(32) | True | Links to caredb_core_patient.id. | 
| is_active | boolean | True | |
| last_modified_at | timestamp without time zone | True | |
| total_points | integer | True | |
| workflow_id | character varying(32) | False | 
Inbound Links
The following tables have columns that reference this table: