Table | external_identities |
---|---|
Description | External Identities for a Person |
Column | Format | Description | Definition | Required | Comments |
---|---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | ||
person_id | integer, foreign key | Person ID | people:id | ||
source_key | varchar(512) | External Identity Source's unique key this record maps to | |||
status | varchar(2) | Synchronization status of this External Identity |
| ||
date_of_birth | date | Person's date of birth as asserted by External Identity Source |