caredb_aggregation_participant
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| action_completion | double precision | False | |
| birth_date | date | False | |
| character varying(255) | False | ||
| first_name | character varying(255) | False | |
| id | integer | True | |
| individual_id | character varying(32) | True | Links to caredb_core_patient.id. | 
| is_active | boolean | True | |
| last_blood_glucose | double precision | False | |
| last_body_mass | double precision | False | |
| last_bp_diastolic | integer | False | |
| last_bp_systolic | integer | False | |
| last_journal_ack | timestamp without time zone | False | |
| last_login_time | timestamp without time zone | False | |
| last_message_read | timestamp without time zone | False | |
| last_message_received | timestamp without time zone | False | |
| last_message_sent | timestamp without time zone | False | |
| last_name | character varying(255) | False | |
| last_survey_assigned | timestamp without time zone | False | |
| last_survey_completed | timestamp without time zone | False |