identity_core_individual
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| birth_date | date | False | |
| created_time | timestamp without time zone | True | |
| first_name | character varying(255) | True | |
| individual_id | character varying(32) | True | |
| last_caredb_sync_time | timestamp without time zone | False | |
| last_modified_time | timestamp without time zone | True | |
| last_name | character varying(255) | True | |
| owner_id | character varying(32) | True | Links to identity_core_user.id. | 
Inbound Links
The following tables have columns that reference this table: